|
jBPM :: Flow 6.0.0.Beta2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowProcessInstance | |
---|---|
org.jbpm.workflow.instance.impl | |
org.jbpm.workflow.instance.impl.factory | |
org.jbpm.workflow.instance.node |
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 | |
---|---|
org.kie.api.runtime.process.NodeInstance |
NodeInstanceFactory.getNodeInstance(org.kie.api.definition.process.Node node,
WorkflowProcessInstance processInstance,
org.kie.api.runtime.process.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 | |
---|---|
org.kie.api.runtime.process.NodeInstance |
ReuseNodeFactory.getNodeInstance(org.kie.api.definition.process.Node node,
WorkflowProcessInstance processInstance,
org.kie.api.runtime.process.NodeInstanceContainer nodeInstanceContainer)
|
org.kie.api.runtime.process.NodeInstance |
CreateNewNodeFactory.getNodeInstance(org.kie.api.definition.process.Node node,
WorkflowProcessInstance processInstance,
org.kie.api.runtime.process.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,
org.kie.api.runtime.KieRuntime ksession,
String processId,
Map<String,Object> parameters)
|
void |
CompositeNodeInstance.setProcessInstance(WorkflowProcessInstance processInstance)
|
|
jBPM :: Flow 6.0.0.Beta2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |