| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<Data> |
IOSpecification.dataInputs |
protected List<Data> |
IOSpecification.dataOutputs |
| Modifier and Type | Method and Description |
|---|---|
List<Data> |
IOSpecification.getDataInputs() |
List<Data> |
IOSpecification.getDataOutputs() |
| Modifier and Type | Method and Description |
|---|---|
void |
IOSpecification.addInput(Data data) |
void |
IOSpecification.addOutput(Data data) |
Copyright © 2016 Alfresco. All rights reserved.