org.drools.core.event.rule.impl
Class AgendaGroupPoppedEventImpl
java.lang.Object
org.drools.core.event.rule.impl.AgendaGroupEventImpl
org.drools.core.event.rule.impl.AgendaGroupPoppedEventImpl
- All Implemented Interfaces:
- Externalizable, Serializable, org.kie.api.event.KieRuntimeEvent, org.kie.api.event.rule.AgendaGroupEvent, org.kie.api.event.rule.AgendaGroupPoppedEvent
public class AgendaGroupPoppedEventImpl
- extends AgendaGroupEventImpl
- implements org.kie.api.event.rule.AgendaGroupPoppedEvent
- See Also:
- Serialized Form
|
Constructor Summary |
AgendaGroupPoppedEventImpl(org.kie.api.runtime.rule.AgendaGroup agendaGroup,
org.kie.internal.runtime.KnowledgeRuntime kruntime)
|
| Methods inherited from interface org.kie.api.event.rule.AgendaGroupEvent |
getAgendaGroup |
| Methods inherited from interface org.kie.api.event.KieRuntimeEvent |
getKieRuntime |
AgendaGroupPoppedEventImpl
public AgendaGroupPoppedEventImpl(org.kie.api.runtime.rule.AgendaGroup agendaGroup,
org.kie.internal.runtime.KnowledgeRuntime kruntime)
toString
public String toString()
- Overrides:
toString in class AgendaGroupEventImpl
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.