public class GetAgendaEventListenersCommand extends Object implements ExecutableCommand<Collection<org.kie.api.event.rule.AgendaEventListener>>
Constructor and Description |
---|
GetAgendaEventListenersCommand() |
Modifier and Type | Method and Description |
---|---|
Collection<org.kie.api.event.rule.AgendaEventListener> |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
canRunInTransaction
public Collection<org.kie.api.event.rule.AgendaEventListener> execute(org.kie.api.runtime.Context context)
execute
in interface ExecutableCommand<Collection<org.kie.api.event.rule.AgendaEventListener>>
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.