Uses of Class
org.jbpm.process.core.impl.ProcessImpl
-
Packages that use ProcessImpl Package Description org.jbpm.ruleflow.core org.jbpm.workflow.core.impl -
-
Uses of ProcessImpl in org.jbpm.ruleflow.core
Subclasses of ProcessImpl in org.jbpm.ruleflow.core Modifier and Type Class Description class
RuleFlowProcess
-
Uses of ProcessImpl in org.jbpm.workflow.core.impl
Subclasses of ProcessImpl in org.jbpm.workflow.core.impl Modifier and Type Class Description class
WorkflowProcessImpl
Default implementation of a RuleFlow process.
-