public class GetProcessEventListenersCommand extends Object implements org.kie.api.command.ExecutableCommand<Collection<org.kie.api.event.process.ProcessEventListener>>
| Constructor and Description |
|---|
GetProcessEventListenersCommand() |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.kie.api.event.process.ProcessEventListener> |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
public Collection<org.kie.api.event.process.ProcessEventListener> execute(org.kie.api.runtime.Context context)
execute in interface org.kie.api.command.ExecutableCommand<Collection<org.kie.api.event.process.ProcessEventListener>>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.