| Modifier and Type | Field and Description | 
|---|---|
| protected String | conversationId | 
| protected Map<String,Object> | variables | 
| Constructor and Description | 
|---|
| SetVariablesCmd(String conversationId,
               Map<String,Object> variables) | 
| Modifier and Type | Method and Description | 
|---|---|
| Void | execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) | 
protected String conversationId
Copyright © 2019. All rights reserved.