Uses of Class
org.jbpm.workflow.core.node.CompositeContextNode
-
Packages that use CompositeContextNode Package Description org.jbpm.workflow.core.node org.jbpm.workflow.instance.node -
-
Uses of CompositeContextNode in org.jbpm.workflow.core.node
Subclasses of CompositeContextNode in org.jbpm.workflow.core.node Modifier and Type Class Description class
DynamicNode
class
EventSubProcessNode
class
ForEachNode
A for each node.class
StateNode
Methods in org.jbpm.workflow.core.node that return CompositeContextNode Modifier and Type Method Description CompositeContextNode
ForEachNode. getCompositeNode()
-
Uses of CompositeContextNode in org.jbpm.workflow.instance.node
Methods in org.jbpm.workflow.instance.node that return CompositeContextNode Modifier and Type Method Description protected CompositeContextNode
CompositeContextNodeInstance. getCompositeContextNode()
-