Uses of Class
org.jbpm.workflow.instance.node.StateBasedNodeInstance
-
Packages that use StateBasedNodeInstance Package Description org.jbpm.workflow.instance.node -
-
Uses of StateBasedNodeInstance in org.jbpm.workflow.instance.node
Subclasses of StateBasedNodeInstance in org.jbpm.workflow.instance.node Modifier and Type Class Description class
CompositeContextNodeInstance
class
CompositeNodeInstance
Runtime counterpart of a composite node.class
DynamicNodeInstance
class
EventSubProcessNodeInstance
class
ForEachNodeInstance
Runtime counterpart of a for each node.class
HumanTaskNodeInstance
class
MilestoneNodeInstance
Runtime counterpart of a milestone node.class
RuleSetNodeInstance
Runtime counterpart of a ruleset node.class
StateNodeInstance
class
SubProcessNodeInstance
Runtime counterpart of a SubFlow node.class
TimerNodeInstance
class
WorkItemNodeInstance
Runtime counterpart of a work item node.
-