Package | Description |
---|---|
org.camunda.bpm.engine.impl.bpmn.data |
Modifier and Type | Field and Description |
---|---|
protected List<DataRef> |
IOSpecification.dataInputRefs |
protected List<DataRef> |
IOSpecification.dataOutputRefs |
Modifier and Type | Method and Description |
---|---|
void |
IOSpecification.addInputRef(DataRef dataRef) |
void |
IOSpecification.addOutputRef(DataRef dataRef) |
Copyright © 2015. All rights reserved.