KIE API 6.2.0.Beta1

org.kie.api.event.rule
Interface AgendaGroupEvent

All Superinterfaces:
KieRuntimeEvent
All Known Subinterfaces:
AgendaGroupPoppedEvent, AgendaGroupPushedEvent

public interface AgendaGroupEvent
extends KieRuntimeEvent


Method Summary
 AgendaGroup getAgendaGroup()
           
 
Methods inherited from interface org.kie.api.event.KieRuntimeEvent
getKieRuntime
 

Method Detail

getAgendaGroup

AgendaGroup getAgendaGroup()

KIE API 6.2.0.Beta1

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