public class GetProcessInstancesCommand extends Object implements ExecutableCommand<Collection<org.kie.api.runtime.process.ProcessInstance>>
| Constructor and Description |
|---|
GetProcessInstancesCommand() |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.kie.api.runtime.process.ProcessInstance> |
execute(org.kie.api.runtime.Context context) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanRunInTransactionpublic Collection<org.kie.api.runtime.process.ProcessInstance> execute(org.kie.api.runtime.Context context)
execute in interface ExecutableCommand<Collection<org.kie.api.runtime.process.ProcessInstance>>Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.