Package | Description |
---|---|
org.jbpm.workflow.instance.impl | |
org.jbpm.workflow.instance.impl.factory | |
org.jbpm.workflow.instance.node |
Modifier and Type | Method and Description |
---|---|
WorkflowProcessInstance |
NodeInstanceImpl.getProcessInstance() |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
org.kie.api.runtime.process.NodeInstance |
CreateNewNodeFactory.getNodeInstance(org.kie.api.definition.process.Node node,
WorkflowProcessInstance processInstance,
org.kie.api.runtime.process.NodeInstanceContainer nodeInstanceContainer) |
org.kie.api.runtime.process.NodeInstance |
ReuseNodeFactory.getNodeInstance(org.kie.api.definition.process.Node node,
WorkflowProcessInstance processInstance,
org.kie.api.runtime.process.NodeInstanceContainer nodeInstanceContainer) |
Modifier and Type | Method and Description |
---|---|
static long |
DynamicUtils.internalAddDynamicSubProcess(WorkflowProcessInstance processInstance,
DynamicNodeInstance dynamicContext,
org.kie.api.runtime.KieRuntime ksession,
String processId,
Map<String,Object> parameters) |
void |
CompositeNodeInstance.setProcessInstance(WorkflowProcessInstance processInstance) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.