| 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) | 
| Modifier and Type | Method and Description | 
|---|---|
| Void | execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) | 
Copyright © 2019. All rights reserved.