org.jbpm.ruleflow.core.factory
Class RuleSetNodeFactory
java.lang.Object
org.jbpm.ruleflow.core.factory.NodeFactory
org.jbpm.ruleflow.core.factory.RuleSetNodeFactory
public class RuleSetNodeFactory
- extends NodeFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleSetNodeFactory
public RuleSetNodeFactory(RuleFlowNodeContainerFactory nodeContainerFactory,
NodeContainer nodeContainer,
long id)
createNode
protected Node createNode()
- Specified by:
createNode
in class NodeFactory
getRuleSetNode
protected RuleSetNode getRuleSetNode()
name
public RuleSetNodeFactory name(String name)
ruleFlowGroup
public RuleSetNodeFactory ruleFlowGroup(String ruleFlowGroup)
timer
public RuleSetNodeFactory timer(String delay,
String period,
String dialect,
String action)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.