public class GetProcessInstancesCommand extends Object implements GenericCommand<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.internal.command.Context context) |
String |
toString() |
public Collection<org.kie.api.runtime.process.ProcessInstance> execute(org.kie.internal.command.Context context)
execute
in interface GenericCommand<Collection<org.kie.api.runtime.process.ProcessInstance>>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.