| Modifier and Type | Field and Description |
|---|---|
protected List<IOParameter> |
ProcessTask.inParameters |
protected List<IOParameter> |
ProcessTask.outParameters |
| Modifier and Type | Method and Description |
|---|---|
IOParameter |
IOParameter.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<IOParameter> |
ProcessTask.getInParameters() |
List<IOParameter> |
ProcessTask.getOutParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
IOParameter.setValues(IOParameter otherElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessTask.setInParameters(List<IOParameter> inParameters) |
void |
ProcessTask.setOutParameters(List<IOParameter> outParameters) |
Copyright © 2019 Flowable. All rights reserved.