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 classDynamicNodeclassEventSubProcessNodeclassForEachNodeA for each node.classStateNodeMethods in org.jbpm.workflow.core.node that return CompositeContextNode Modifier and Type Method Description CompositeContextNodeForEachNode. 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 CompositeContextNodeCompositeContextNodeInstance. getCompositeContextNode()
-