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