|
jBPM :: Distribution 6.2.1-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.ruleflow.core.factory.NodeFactory
org.jbpm.ruleflow.core.factory.ActionNodeFactory
public class ActionNodeFactory
| Field Summary |
|---|
| Fields inherited from class org.jbpm.ruleflow.core.factory.NodeFactory |
|---|
nodeContainerFactory |
| Constructor Summary | |
|---|---|
ActionNodeFactory(RuleFlowNodeContainerFactory nodeContainerFactory,
NodeContainer nodeContainer,
long id)
|
|
| Method Summary | |
|---|---|
ActionNodeFactory |
action(Action action)
|
ActionNodeFactory |
action(String dialect,
String action)
|
protected Node |
createNode()
|
protected ActionNode |
getActionNode()
|
ActionNodeFactory |
name(String name)
|
| Methods inherited from class org.jbpm.ruleflow.core.factory.NodeFactory |
|---|
done, getNode |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionNodeFactory(RuleFlowNodeContainerFactory nodeContainerFactory,
NodeContainer nodeContainer,
long id)
| Method Detail |
|---|
protected Node createNode()
createNode in class NodeFactoryprotected ActionNode getActionNode()
public ActionNodeFactory name(String name)
public ActionNodeFactory action(String dialect,
String action)
public ActionNodeFactory action(Action action)
|
jBPM :: Distribution 6.2.1-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||