KIE API 6.1.0.CR2

org.kie.api.event.rule
Interface RuleFlowGroupEvent

All Superinterfaces:
KieRuntimeEvent
All Known Subinterfaces:
RuleFlowGroupActivatedEvent, RuleFlowGroupDeactivatedEvent

public interface RuleFlowGroupEvent
extends KieRuntimeEvent


Method Summary
 RuleFlowGroup getRuleFlowGroup()
          The RuleFlowGroup for this event
 
Methods inherited from interface org.kie.api.event.KieRuntimeEvent
getKieRuntime
 

Method Detail

getRuleFlowGroup

RuleFlowGroup getRuleFlowGroup()
The RuleFlowGroup for this event

Returns:
the RuleFlowGroup for this event

KIE API 6.1.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.