Uses of Class
org.jbpm.workflow.core.node.ActionNode
-
Packages that use ActionNode Package Description org.jbpm.ruleflow.core.factory org.jbpm.workflow.instance.node -
-
Uses of ActionNode in org.jbpm.ruleflow.core.factory
Methods in org.jbpm.ruleflow.core.factory that return ActionNode Modifier and Type Method Description protected ActionNodeActionNodeFactory. getActionNode() -
Uses of ActionNode in org.jbpm.workflow.instance.node
Methods in org.jbpm.workflow.instance.node that return ActionNode Modifier and Type Method Description protected ActionNodeActionNodeInstance. getActionNode()
-