Uses of Class
org.jbpm.workflow.core.node.StateBasedNode
Packages that use StateBasedNode
Package
Description
-
Uses of StateBasedNode in org.jbpm.ruleflow.core.factory
Methods in org.jbpm.ruleflow.core.factory that return StateBasedNodeModifier and TypeMethodDescriptionprotected StateBasedNodeStateBasedNodeFactory.getStateBasedNode() -
Uses of StateBasedNode in org.jbpm.workflow.core.node
Subclasses of StateBasedNode in org.jbpm.workflow.core.nodeModifier and TypeClassDescriptionclassclassclassclassclassA for each node.classclassDefault implementation of a milestone node.classDefault implementation of a RuleSet node.classclassDefault implementation of a sub-flow node.classDefault implementation of a task node. -
Uses of StateBasedNode in org.jbpm.workflow.instance.node
Methods in org.jbpm.workflow.instance.node that return StateBasedNode