org.drools.core.command.runtime.process
Class GetProcessInstancesCommand
java.lang.Object
org.drools.core.command.runtime.process.GetProcessInstancesCommand
- All Implemented Interfaces:
- Serializable, GenericCommand<Collection<org.kie.api.runtime.process.ProcessInstance>>, org.kie.api.command.Command<Collection<org.kie.api.runtime.process.ProcessInstance>>
public class GetProcessInstancesCommand
- extends Object
- implements GenericCommand<Collection<org.kie.api.runtime.process.ProcessInstance>>
- See Also:
- Serialized Form
GetProcessInstancesCommand
public GetProcessInstancesCommand()
execute
public Collection<org.kie.api.runtime.process.ProcessInstance> execute(org.kie.internal.command.Context context)
- Specified by:
execute in interface GenericCommand<Collection<org.kie.api.runtime.process.ProcessInstance>>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.