Uses of Class
org.jbpm.workflow.instance.impl.ExtendedNodeInstanceImpl
-
Packages that use ExtendedNodeInstanceImpl Package Description org.jbpm.workflow.instance.node -
-
Uses of ExtendedNodeInstanceImpl in org.jbpm.workflow.instance.node
Subclasses of ExtendedNodeInstanceImpl in org.jbpm.workflow.instance.node Modifier and Type Class Description class
AsyncEventNodeInstance
Runtime counterpart of an event node.class
BoundaryEventNodeInstance
class
CompositeContextNodeInstance
class
CompositeNodeInstance
Runtime counterpart of a composite node.class
DynamicNodeInstance
class
EndNodeInstance
Runtime counterpart of an end node.class
EventNodeInstance
Runtime counterpart of an event node.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
StateBasedNodeInstance
class
StateNodeInstance
class
SubProcessNodeInstance
Runtime counterpart of a SubFlow node.class
TimerNodeInstance
class
WorkItemNodeInstance
Runtime counterpart of a work item node.
-