|
jBPM :: Distribution 6.2.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkflowProcessInstance | |
---|---|
org.jbpm.marshalling.impl | |
org.jbpm.ruleflow.instance | |
org.jbpm.workflow.instance | |
org.jbpm.workflow.instance.impl | |
org.kie.api.runtime.process | The process runtime classes. |
Uses of WorkflowProcessInstance in org.jbpm.marshalling.impl |
---|
Methods in org.jbpm.marshalling.impl with parameters of type WorkflowProcessInstance | |
---|---|
NodeInstance |
ProcessInstanceMarshaller.readNodeInstance(org.drools.core.marshalling.impl.MarshallerReaderContext context,
NodeInstanceContainer nodeInstanceContainer,
WorkflowProcessInstance processInstance)
|
NodeInstance |
AbstractProtobufProcessInstanceMarshaller.readNodeInstance(org.drools.core.marshalling.impl.MarshallerReaderContext context,
NodeInstanceContainer nodeInstanceContainer,
WorkflowProcessInstance processInstance)
|
NodeInstance |
AbstractProcessInstanceMarshaller.readNodeInstance(org.drools.core.marshalling.impl.MarshallerReaderContext context,
NodeInstanceContainer nodeInstanceContainer,
WorkflowProcessInstance processInstance)
|
protected NodeInstanceImpl |
AbstractProcessInstanceMarshaller.readNodeInstanceContent(int nodeType,
ObjectInputStream stream,
org.drools.core.marshalling.impl.MarshallerReaderContext context,
WorkflowProcessInstance processInstance)
|
protected NodeInstanceImpl |
AbstractProtobufProcessInstanceMarshaller.readNodeInstanceContent(JBPMMessages.ProcessInstance.NodeInstance _node,
org.drools.core.marshalling.impl.MarshallerReaderContext context,
WorkflowProcessInstance processInstance)
|
Uses of WorkflowProcessInstance in org.jbpm.ruleflow.instance |
---|
Classes in org.jbpm.ruleflow.instance that implement WorkflowProcessInstance | |
---|---|
class |
RuleFlowProcessInstance
|
Uses of WorkflowProcessInstance in org.jbpm.workflow.instance |
---|
Subinterfaces of WorkflowProcessInstance in org.jbpm.workflow.instance | |
---|---|
interface |
WorkflowProcessInstance
|
Uses of WorkflowProcessInstance in org.jbpm.workflow.instance.impl |
---|
Classes in org.jbpm.workflow.instance.impl that implement WorkflowProcessInstance | |
---|---|
class |
WorkflowProcessInstanceImpl
Default implementation of a RuleFlow process instance. |
Constructors in org.jbpm.workflow.instance.impl with parameters of type WorkflowProcessInstance | |
---|---|
ProcessInstanceResolverFactory(WorkflowProcessInstance processInstance)
|
Uses of WorkflowProcessInstance in org.kie.api.runtime.process |
---|
Methods in org.kie.api.runtime.process that return WorkflowProcessInstance | |
---|---|
WorkflowProcessInstance |
NodeInstance.getProcessInstance()
The process instance that this node instance is executing in. |
|
jBPM :: Distribution 6.2.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |