org.jbpm.ruleflow.core.factory
Class EndNodeFactory
java.lang.Object
org.jbpm.ruleflow.core.factory.NodeFactory
org.jbpm.ruleflow.core.factory.EndNodeFactory
public class EndNodeFactory
- extends NodeFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndNodeFactory
public EndNodeFactory(RuleFlowNodeContainerFactory nodeContainerFactory,
NodeContainer nodeContainer,
long id)
createNode
protected Node createNode()
- Specified by:
createNode
in class NodeFactory
getEndNode
protected EndNode getEndNode()
name
public EndNodeFactory name(String name)
terminate
public EndNodeFactory terminate(boolean terminate)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.