org.overlord.sramp.governance.workflow
Interface BpmManager

All Known Implementing Classes:
JbpmManager

public interface BpmManager


Method Summary
 void newProcessInstance(String processId, Map<String,Object> context)
           
 

Method Detail

newProcessInstance

void newProcessInstance(String processId,
                        Map<String,Object> context)
                        throws URISyntaxException,
                               IOException,
                               WorkflowException
Throws:
URISyntaxException
IOException
WorkflowException


Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.