Package org.kie.api.event.rule
Interface AgendaGroupEvent
- 
- All Superinterfaces:
- KieRuntimeEvent
 - All Known Subinterfaces:
- AgendaGroupPoppedEvent,- AgendaGroupPushedEvent
 
 public interface AgendaGroupEvent extends KieRuntimeEvent 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description AgendaGroupgetAgendaGroup()- 
Methods inherited from interface org.kie.api.event.KieRuntimeEventgetKieRuntime
 
- 
 
- 
- 
- 
Method Detail- 
getAgendaGroupAgendaGroup getAgendaGroup() 
 
- 
 
-