Class RuleSetNode

All Implemented Interfaces:
Serializable, Mappable, Contextable, ContextContainer, ContextResolver, Node, org.kie.api.definition.process.Node, org.kie.api.definition.process.WorkflowElement, KogitoNode

public class RuleSetNode extends StateBasedNode implements ContextContainer
Default implementation of a RuleSet node.
See Also: