Uses of Class
org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl
-
Packages that use WorkflowProcessInstanceImpl Package Description org.jbpm.marshalling.impl org.jbpm.ruleflow.instance -
-
Uses of WorkflowProcessInstanceImpl in org.jbpm.marshalling.impl
Methods in org.jbpm.marshalling.impl that return WorkflowProcessInstanceImpl Modifier and Type Method Description protected abstract WorkflowProcessInstanceImplAbstractProcessInstanceMarshaller. createProcessInstance()protected abstract WorkflowProcessInstanceImplAbstractProtobufProcessInstanceMarshaller. createProcessInstance()protected WorkflowProcessInstanceImplProtobufRuleFlowProcessInstanceMarshaller. createProcessInstance()protected WorkflowProcessInstanceImplRuleFlowProcessInstanceMarshaller. createProcessInstance() -
Uses of WorkflowProcessInstanceImpl in org.jbpm.ruleflow.instance
Subclasses of WorkflowProcessInstanceImpl in org.jbpm.ruleflow.instance Modifier and Type Class Description classRuleFlowProcessInstance
-