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