Uses of Class
org.jbpm.workflow.core.node.Join
-
Packages that use Join Package Description org.jbpm.ruleflow.core.factory org.jbpm.workflow.instance.node -
-
Uses of Join in org.jbpm.ruleflow.core.factory
Methods in org.jbpm.ruleflow.core.factory that return Join Modifier and Type Method Description protected JoinJoinFactory. getJoin() -
Uses of Join in org.jbpm.workflow.instance.node
Methods in org.jbpm.workflow.instance.node that return Join Modifier and Type Method Description protected JoinJoinInstance. getJoin()
-