| Package | Description |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance |
| Modifier and Type | Class and Description |
|---|---|
class |
CorrelationPropertyImpl
The BPMN correlationProperty element
|
| Modifier and Type | Field and Description |
|---|---|
protected static AttributeReference<CorrelationProperty> |
CorrelationPropertyBindingImpl.correlationPropertyRefAttribute |
protected static ElementReferenceCollection<CorrelationProperty,CorrelationPropertyRef> |
CorrelationKeyImpl.correlationPropertyRefCollection |
| Modifier and Type | Method and Description |
|---|---|
CorrelationProperty |
CorrelationPropertyBindingImpl.getCorrelationProperty() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CorrelationProperty> |
CorrelationKeyImpl.getCorrelationProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
CorrelationPropertyBindingImpl.setCorrelationProperty(CorrelationProperty correlationProperty) |
| Modifier and Type | Method and Description |
|---|---|
CorrelationProperty |
CorrelationPropertyBinding.getCorrelationProperty() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CorrelationProperty> |
CorrelationKey.getCorrelationProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
CorrelationPropertyBinding.setCorrelationProperty(CorrelationProperty correlationProperty) |
Copyright © 2014–2021 camunda services GmbH. All rights reserved.