Class RuleFlowGroupActivatedEventImpl

java.lang.Object
org.drools.core.event.rule.impl.RuleFlowGroupEventImpl
org.drools.core.event.rule.impl.RuleFlowGroupActivatedEventImpl
All Implemented Interfaces:
Externalizable, Serializable, KieRuntimeEvent, RuleFlowGroupActivatedEvent, RuleFlowGroupEvent

public class RuleFlowGroupActivatedEventImpl extends RuleFlowGroupEventImpl implements RuleFlowGroupActivatedEvent
See Also:
  • Constructor Details

    • RuleFlowGroupActivatedEventImpl

      public RuleFlowGroupActivatedEventImpl(RuleFlowGroup ruleFlowGroup, KieRuntime kruntime)
    • RuleFlowGroupActivatedEventImpl

      public RuleFlowGroupActivatedEventImpl()
      Do not use this constructor. It should be used just by deserialization.
  • Method Details