| Package | Description |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance |
| Modifier and Type | Class and Description |
|---|---|
class |
CorrelationKeyImpl
The BPMN correlationKey element
|
| Modifier and Type | Field and Description |
|---|---|
protected static AttributeReference<CorrelationKey> |
CorrelationSubscriptionImpl.correlationKeyAttribute |
protected static ChildElementCollection<CorrelationKey> |
CollaborationImpl.correlationKeyCollection |
protected static ChildElementCollection<CorrelationKey> |
ConversationNodeImpl.correlationKeyCollection |
| Modifier and Type | Method and Description |
|---|---|
CorrelationKey |
CorrelationSubscriptionImpl.getCorrelationKey() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CorrelationKey> |
CollaborationImpl.getCorrelationKeys() |
Collection<CorrelationKey> |
ConversationNodeImpl.getCorrelationKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
CorrelationSubscriptionImpl.setCorrelationKey(CorrelationKey correlationKey) |
| Modifier and Type | Method and Description |
|---|---|
CorrelationKey |
CorrelationSubscription.getCorrelationKey() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CorrelationKey> |
ConversationNode.getCorrelationKeys() |
Collection<CorrelationKey> |
Collaboration.getCorrelationKeys() |
| Modifier and Type | Method and Description |
|---|---|
void |
CorrelationSubscription.setCorrelationKey(CorrelationKey correlationKey) |
Copyright © 2014–2021 camunda services GmbH. All rights reserved.