public interface RuleSetNodeBuilder<T extends NodeContainerBuilder<T,?>> extends NodeBuilder<RuleSetNodeBuilder<T>,T>
Modifier and Type | Method and Description |
---|---|
RuleSetNodeBuilder<T> |
ruleFlowGroup(String ruleFlowGroup) |
T |
timer(String delay,
String period,
Dialect dialect,
String action) |
done, name, setMetadata
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.