Uses of Interface
org.jbpm.workflow.instance.node.EventBasedNodeInstanceInterface
-
Packages that use EventBasedNodeInstanceInterface Package Description org.jbpm.workflow.instance.node -
-
Uses of EventBasedNodeInstanceInterface in org.jbpm.workflow.instance.node
Classes in org.jbpm.workflow.instance.node that implement EventBasedNodeInstanceInterface Modifier and Type Class Description classAsyncEventNodeInstanceRuntime counterpart of an event node.classBoundaryEventNodeInstanceclassCompositeContextNodeInstanceclassCompositeNodeInstanceRuntime counterpart of a composite node.classDynamicNodeInstanceclassEventNodeInstanceRuntime counterpart of an event node.classEventSubProcessNodeInstanceclassForEachNodeInstanceRuntime counterpart of a for each node.classHumanTaskNodeInstanceclassMilestoneNodeInstanceRuntime counterpart of a milestone node.classRuleSetNodeInstanceRuntime counterpart of a ruleset node.classStateBasedNodeInstanceclassStateNodeInstanceclassSubProcessNodeInstanceRuntime counterpart of a SubFlow node.classTimerNodeInstanceclassWorkItemNodeInstanceRuntime counterpart of a work item node.
-