Uses of Class
org.jbpm.process.instance.impl.ProcessInstanceImpl
-
Packages that use ProcessInstanceImpl Package Description org.jbpm.ruleflow.instance org.jbpm.workflow.instance.impl -
-
Uses of ProcessInstanceImpl in org.jbpm.ruleflow.instance
Subclasses of ProcessInstanceImpl in org.jbpm.ruleflow.instance Modifier and Type Class Description classRuleFlowProcessInstance -
Uses of ProcessInstanceImpl in org.jbpm.workflow.instance.impl
Subclasses of ProcessInstanceImpl in org.jbpm.workflow.instance.impl Modifier and Type Class Description classWorkflowProcessInstanceImplDefault implementation of a RuleFlow process instance.
-