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, getNode
public RuleSetNodeFactory(RuleFlowNodeContainerFactory nodeContainerFactory, NodeContainer nodeContainer, long id)
protected Node createNode()
createNode
in class NodeFactory
protected 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–2019 JBoss by Red Hat. All rights reserved.