Class RuleSetNodeInstance

All Implemented Interfaces:
Serializable, ContextInstanceContainer, EventBasedNodeInstanceInterface, NodeInstance, org.kie.api.runtime.process.EventListener, org.kie.api.runtime.process.NodeInstance, KogitoEventListener, KogitoNodeInstance

public class RuleSetNodeInstance extends StateBasedNodeInstance implements org.kie.api.runtime.process.EventListener, ContextInstanceContainer
Runtime counterpart of a ruleset node.
See Also: