public class GetRuleRuntimeEventListenersCommand extends Object implements GenericCommand<Collection<org.kie.api.event.rule.RuleRuntimeEventListener>>
Constructor and Description |
---|
GetRuleRuntimeEventListenersCommand() |
Modifier and Type | Method and Description |
---|---|
Collection<org.kie.api.event.rule.RuleRuntimeEventListener> |
execute(org.kie.internal.command.Context context) |
String |
toString() |
public Collection<org.kie.api.event.rule.RuleRuntimeEventListener> execute(org.kie.internal.command.Context context)
execute
in interface GenericCommand<Collection<org.kie.api.event.rule.RuleRuntimeEventListener>>
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.