Uses of Class
org.jbpm.workflow.core.node.SubProcessNode
-
Packages that use SubProcessNode Package Description org.jbpm.ruleflow.core.factory org.jbpm.workflow.instance.node -
-
Uses of SubProcessNode in org.jbpm.ruleflow.core.factory
Methods in org.jbpm.ruleflow.core.factory that return SubProcessNode Modifier and Type Method Description protected SubProcessNodeSubProcessNodeFactory. getSubProcessNode() -
Uses of SubProcessNode in org.jbpm.workflow.instance.node
Methods in org.jbpm.workflow.instance.node that return SubProcessNode Modifier and Type Method Description protected SubProcessNodeSubProcessNodeInstance. getSubProcessNode()
-