public class GetWorkingMemoryEventListenersCommand extends Object implements GenericCommand<Collection<org.kie.api.event.rule.WorkingMemoryEventListener>>
Constructor and Description |
---|
GetWorkingMemoryEventListenersCommand()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Collection<org.kie.api.event.rule.WorkingMemoryEventListener> |
execute(org.kie.internal.command.Context context)
Deprecated.
|
String |
toString()
Deprecated.
|
public GetWorkingMemoryEventListenersCommand()
public Collection<org.kie.api.event.rule.WorkingMemoryEventListener> execute(org.kie.internal.command.Context context)
execute
in interface GenericCommand<Collection<org.kie.api.event.rule.WorkingMemoryEventListener>>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.