|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.orchestra.pvm.internal.cmd.FindProcessDefinitionCmd
public class FindProcessDefinitionCmd
| Field Summary | |
|---|---|
protected java.lang.String |
processDefinitionName
|
protected int |
processDefinitionVersion
|
| Constructor Summary | |
|---|---|
FindProcessDefinitionCmd(java.lang.String processDefinitionName,
int processDefinitionVersion)
|
|
| Method Summary | |
|---|---|
OpenProcessDefinition |
execute(Environment environment)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String processDefinitionName
protected int processDefinitionVersion
| Constructor Detail |
|---|
public FindProcessDefinitionCmd(java.lang.String processDefinitionName,
int processDefinitionVersion)
| Method Detail |
|---|
public OpenProcessDefinition execute(Environment environment)
execute in interface Command<OpenProcessDefinition>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||