| Modifier and Type | Field and Description |
|---|---|
protected String |
appDefinitionId |
protected String |
variableName |
protected Object |
variableValue |
| Constructor and Description |
|---|
SetVariableCmd(String appDefinitionId,
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.