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