Uses of Class
org.jbpm.ruleflow.core.factory.EndNodeFactory
-
Packages that use EndNodeFactory Package Description org.jbpm.ruleflow.core org.jbpm.ruleflow.core.factory -
-
Uses of EndNodeFactory in org.jbpm.ruleflow.core
Methods in org.jbpm.ruleflow.core that return EndNodeFactory Modifier and Type Method Description EndNodeFactory<T>RuleFlowNodeContainerFactory. endNode(long id) -
Uses of EndNodeFactory in org.jbpm.ruleflow.core.factory
Methods in org.jbpm.ruleflow.core.factory that return EndNodeFactory Modifier and Type Method Description EndNodeFactory<T>EndNodeFactory. terminate(boolean terminate)
-