| Modifier and Type | Field and Description |
|---|---|
protected List<InputData> |
DmnDefinition.inputData |
| Modifier and Type | Method and Description |
|---|---|
List<InputData> |
DmnDefinition.getInputData() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnDefinition.addInputData(InputData inputData) |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnDefinition.setInputData(List<InputData> inputData) |
Copyright © 2021 Flowable. All rights reserved.