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