| Modifier and Type | Field and Description |
|---|---|
protected InformationItem |
Decision.variable |
protected InformationItem |
InputData.variable |
| Modifier and Type | Method and Description |
|---|---|
InformationItem |
Decision.getVariable() |
InformationItem |
InputData.getVariable() |
| Modifier and Type | Method and Description |
|---|---|
void |
Decision.setVariable(InformationItem variable) |
void |
InputData.setVariable(InformationItem variable) |
Copyright © 2020 Flowable. All rights reserved.