Modifier and Type | Field and Description |
---|---|
protected String |
conversationId |
protected String |
variableName |
protected Object |
variableValue |
Constructor and Description |
---|
SetVariableCmd(String conversationId,
String variableName,
Object variableValue) |
protected String conversationId
protected String variableName
protected Object variableValue
public Void execute(CommandContext commandContext)