|
jBPM distribution 6.2.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowProcessInstance | |
---|---|
org.jbpm.executor.impl.wih | |
org.jbpm.workflow.instance.impl | |
org.jbpm.workflow.instance.impl.factory | |
org.jbpm.workflow.instance.node |
Uses of WorkflowProcessInstance in org.jbpm.executor.impl.wih |
---|
Methods in org.jbpm.executor.impl.wih with parameters of type WorkflowProcessInstance | |
---|---|
protected NodeInstance |
AsyncWorkItemHandlerCmdCallback.getNodeInstance(WorkItem workItem,
WorkflowProcessInstance processInstance)
|
Uses of WorkflowProcessInstance in org.jbpm.workflow.instance.impl |
---|
Methods in org.jbpm.workflow.instance.impl that return WorkflowProcessInstance | |
---|---|
WorkflowProcessInstance |
NodeInstanceImpl.getProcessInstance()
|
Methods in org.jbpm.workflow.instance.impl with parameters of type WorkflowProcessInstance | |
---|---|
NodeInstance |
NodeInstanceFactory.getNodeInstance(Node node,
WorkflowProcessInstance processInstance,
NodeInstanceContainer nodeInstanceContainer)
|
void |
NodeInstanceImpl.setProcessInstance(WorkflowProcessInstance processInstance)
|
Uses of WorkflowProcessInstance in org.jbpm.workflow.instance.impl.factory |
---|
Methods in org.jbpm.workflow.instance.impl.factory with parameters of type WorkflowProcessInstance | |
---|---|
NodeInstance |
ReuseNodeFactory.getNodeInstance(Node node,
WorkflowProcessInstance processInstance,
NodeInstanceContainer nodeInstanceContainer)
|
NodeInstance |
CreateNewNodeFactory.getNodeInstance(Node node,
WorkflowProcessInstance processInstance,
NodeInstanceContainer nodeInstanceContainer)
|
Uses of WorkflowProcessInstance in org.jbpm.workflow.instance.node |
---|
Methods in org.jbpm.workflow.instance.node with parameters of type WorkflowProcessInstance | |
---|---|
static void |
DynamicUtils.internalAddDynamicSubProcess(WorkflowProcessInstance processInstance,
DynamicNodeInstance dynamicContext,
KieRuntime ksession,
String processId,
Map<String,Object> parameters)
|
void |
CompositeNodeInstance.setProcessInstance(WorkflowProcessInstance processInstance)
|
|
jBPM distribution 6.2.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |