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