Package org.drools.core.event.rule.impl
Class RuleFlowGroupEventImpl
java.lang.Object
org.drools.core.event.rule.impl.RuleFlowGroupEventImpl
- All Implemented Interfaces:
Externalizable,Serializable,KieRuntimeEvent,RuleFlowGroupEvent
- Direct Known Subclasses:
RuleFlowGroupActivatedEventImpl,RuleFlowGroupDeactivatedEventImpl
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDo not use this constructor.RuleFlowGroupEventImpl(RuleFlowGroup ruleFlowGroup, KieRuntime kruntime) -
Method Summary
-
Constructor Details
-
RuleFlowGroupEventImpl
-
RuleFlowGroupEventImpl
public RuleFlowGroupEventImpl()Do not use this constructor. It should be used just by deserialization.
-
-
Method Details
-
getRuleFlowGroup
- Specified by:
getRuleFlowGroupin interfaceRuleFlowGroupEvent
-
getKieRuntime
- Specified by:
getKieRuntimein interfaceKieRuntimeEvent
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-
toString
-