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