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