Package | Description |
---|---|
org.activiti.bpmn.model |
Modifier and Type | Field and Description |
---|---|
protected List<DataSpec> |
IOSpecification.dataInputs |
protected List<DataSpec> |
IOSpecification.dataOutputs |
Modifier and Type | Method and Description |
---|---|
DataSpec |
DataSpec.clone() |
Modifier and Type | Method and Description |
---|---|
List<DataSpec> |
IOSpecification.getDataInputs() |
List<DataSpec> |
IOSpecification.getDataOutputs() |
Modifier and Type | Method and Description |
---|---|
void |
DataSpec.setValues(DataSpec otherDataSpec) |
Modifier and Type | Method and Description |
---|---|
void |
IOSpecification.setDataInputs(List<DataSpec> dataInputs) |
void |
IOSpecification.setDataOutputs(List<DataSpec> dataOutputs) |
Copyright © 2016 Alfresco. All rights reserved.