Uses of Class
org.jbpm.ruleflow.core.factory.JoinFactory
-
Packages that use JoinFactory Package Description org.jbpm.ruleflow.core org.jbpm.ruleflow.core.factory -
-
Uses of JoinFactory in org.jbpm.ruleflow.core
Methods in org.jbpm.ruleflow.core that return JoinFactory Modifier and Type Method Description JoinFactory<T>
RuleFlowNodeContainerFactory. joinNode(long id)
-
Uses of JoinFactory in org.jbpm.ruleflow.core.factory
Methods in org.jbpm.ruleflow.core.factory that return JoinFactory Modifier and Type Method Description JoinFactory<T>
JoinFactory. name(String name)
JoinFactory<T>
JoinFactory. type(int type)
JoinFactory<T>
JoinFactory. type(String n)
-