Package org.kie.api.event.rule
Interface RuleFlowGroupActivatedEvent
-
- All Superinterfaces:
KieRuntimeEvent
,RuleFlowGroupEvent
public interface RuleFlowGroupActivatedEvent extends RuleFlowGroupEvent
-
-
Method Summary
-
Methods inherited from interface org.kie.api.event.KieRuntimeEvent
getKieRuntime
-
Methods inherited from interface org.kie.api.event.rule.RuleFlowGroupEvent
getRuleFlowGroup
-
-