public class GetVariablesCmd extends Object implements Command<Map<String,Object>>
protected String
actionInstanceId
GetVariablesCmd(String actionInstanceId)
Map<String,Object>
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String actionInstanceId
public GetVariablesCmd(String actionInstanceId)
public Map<String,Object> execute(CommandContext commandContext)
execute
Command<Map<String,Object>>