Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
OutputDataItemImpl
The BPMN 2.0 outputDataItem from the tMultiInstanceLoopCharacteristics type
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<OutputDataItem> |
MultiInstanceLoopCharacteristicsImpl.outputDataItemChild |
Modifier and Type | Method and Description |
---|---|
OutputDataItem |
MultiInstanceLoopCharacteristicsImpl.getOutputDataItem() |
Modifier and Type | Method and Description |
---|---|
void |
MultiInstanceLoopCharacteristicsImpl.setOutputDataItem(OutputDataItem outputDataItem) |
Modifier and Type | Method and Description |
---|---|
OutputDataItem |
MultiInstanceLoopCharacteristics.getOutputDataItem() |
Modifier and Type | Method and Description |
---|---|
void |
MultiInstanceLoopCharacteristics.setOutputDataItem(OutputDataItem outputDataItem) |
Copyright © 2018. All rights reserved.