org.ow2.orchestra.pvm.internal.cmd
Class FindProcessDefinitionNamesCmd
java.lang.Object
org.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionNamesCmd
- All Implemented Interfaces:
- Serializable, Command<List<String>>
public class FindProcessDefinitionNamesCmd
- extends Object
- implements Command<List<String>>
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindProcessDefinitionNamesCmd
public FindProcessDefinitionNamesCmd()
execute
public List<String> execute(Environment environment)
- Specified by:
execute in interface Command<List<String>>
Copyright © 2011 OW2 Consortium. All Rights Reserved.