public class RuleSetNodeFactory extends NodeFactory
nodeContainerFactory| Constructor and Description |
|---|
RuleSetNodeFactory(RuleFlowNodeContainerFactory nodeContainerFactory,
NodeContainer nodeContainer,
long id) |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
createNode() |
protected RuleSetNode |
getRuleSetNode() |
RuleSetNodeFactory |
name(String name) |
RuleSetNodeFactory |
ruleFlowGroup(String ruleFlowGroup) |
RuleSetNodeFactory |
timer(String delay,
String period,
String dialect,
String action) |
done, getNodepublic RuleSetNodeFactory(RuleFlowNodeContainerFactory nodeContainerFactory, NodeContainer nodeContainer, long id)
protected Node createNode()
createNode in class NodeFactoryprotected RuleSetNode getRuleSetNode()
public RuleSetNodeFactory name(String name)
public RuleSetNodeFactory ruleFlowGroup(String ruleFlowGroup)
public RuleSetNodeFactory timer(String delay, String period, String dialect, String action)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.