| Package | Description |
|---|---|
| org.flowable.variable.api.persistence.entity | |
| org.flowable.variable.api.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VariableInstance
Generic variable class that can be reused for V6 and V5 engine.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
VariableType.getValue(ValueFields valueFields) |
void |
VariableType.setValue(Object value,
ValueFields valueFields)
Stores the specified value in the supplied
ValueFields. |
Copyright © 2020 Flowable. All rights reserved.