org.overlord.sramp.governance.workflow.brms
Class JbpmManager

java.lang.Object
  extended by org.overlord.sramp.governance.workflow.brms.JbpmManager
All Implemented Interfaces:
BpmManager

public class JbpmManager
extends Object
implements BpmManager


Constructor Summary
JbpmManager()
           
 
Method Summary
 void newProcessInstance(String processId, Map<String,Object> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmManager

public JbpmManager()
Method Detail

newProcessInstance

public void newProcessInstance(String processId,
                               Map<String,Object> context)
                        throws URISyntaxException,
                               IOException,
                               WorkflowException
Specified by:
newProcessInstance in interface BpmManager
Throws:
URISyntaxException
IOException
WorkflowException


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