org.ow2.orchestra.pvm.internal.cmd
Class SetVariablesCmd
java.lang.Object
org.ow2.orchestra.pvm.internal.cmd.AbstractCommand<T>
org.ow2.orchestra.pvm.internal.cmd.VariablesCmd<Execution>
org.ow2.orchestra.pvm.internal.cmd.SetVariablesCmd
- All Implemented Interfaces:
- Serializable, Command<Execution>
public class SetVariablesCmd
- extends VariablesCmd<Execution>
- 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 |
executionId
protected String executionId
SetVariablesCmd
public SetVariablesCmd(String executionId)
SetVariablesCmd
public SetVariablesCmd(String executionId,
String key,
Object variable)
execute
public Execution execute(Environment environment)
getExecutionId
public String getExecutionId()
Copyright © 2011 OW2 Consortium. All Rights Reserved.