public class SetExecutionVariablesCmd extends Object implements Command<Object>, Serializable
protected boolean
isLocal
protected Map<String,? extends Object>
variables
SetExecutionVariablesCmd(String executionId, Map<String,? extends Object> variables, boolean isLocal)
Object
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Map<String,? extends Object> variables
protected boolean isLocal
public SetExecutionVariablesCmd(String executionId, Map<String,? extends Object> variables, boolean isLocal)
public Object execute(CommandContext commandContext)
execute
Command<Object>
Copyright © 2015. All rights reserved.