public class AgendaGroupPoppedEventImpl extends AgendaGroupEventImpl implements org.kie.api.event.rule.AgendaGroupPoppedEvent
Constructor and Description |
---|
AgendaGroupPoppedEventImpl()
Do not use this constructor.
|
AgendaGroupPoppedEventImpl(org.kie.api.runtime.rule.AgendaGroup agendaGroup,
org.kie.api.runtime.KieRuntime kruntime) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getAgendaGroup, getKieRuntime, readExternal, writeExternal
public AgendaGroupPoppedEventImpl(org.kie.api.runtime.rule.AgendaGroup agendaGroup, org.kie.api.runtime.KieRuntime kruntime)
public AgendaGroupPoppedEventImpl()
public String toString()
toString
in class AgendaGroupEventImpl
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.