| Modifier and Type | Field and Description |
|---|---|
protected String |
caseInstanceId |
protected String |
variableName |
protected Object |
variableValue |
| Constructor and Description |
|---|
SetVariableCmd(String caseInstanceId,
String variableName,
Object variableValue) |
protected String caseInstanceId
protected String variableName
protected Object variableValue
public Void execute(CommandContext commandContext)
Copyright © 2021 Flowable. All rights reserved.