| Package | Description |
|---|---|
| org.flowable.common.engine.impl.variablelistener |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<VariableListenerSessionData>> |
VariableListenerSession.variableData |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<VariableListenerSessionData>> |
VariableListenerSession.getVariableData() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariableListenerSession.setVariableData(Map<String,List<VariableListenerSessionData>> variableData) |
Copyright © 2021 Flowable. All rights reserved.