public class GetAgendaEventListenersCommand extends Object implements GenericCommand<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.internal.command.Context context) |
String |
toString() |
public Collection<org.kie.api.event.rule.AgendaEventListener> execute(org.kie.internal.command.Context context)
execute in interface GenericCommand<Collection<org.kie.api.event.rule.AgendaEventListener>>Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.