Package | Description |
---|---|
org.camunda.bpm.model.bpmn.builder | |
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Method and Description |
---|---|
protected Escalation |
AbstractBaseElementBuilder.findEscalationForCode(String escalationCode) |
Modifier and Type | Class and Description |
---|---|
class |
EscalationImpl
The BPMN escalation element
|
Modifier and Type | Field and Description |
---|---|
protected static AttributeReference<Escalation> |
EscalationEventDefinitionImpl.escalationRefAttribute |
Modifier and Type | Method and Description |
---|---|
Escalation |
EscalationEventDefinitionImpl.getEscalation() |
Modifier and Type | Method and Description |
---|---|
void |
EscalationEventDefinitionImpl.setEscalation(Escalation escalation) |
Modifier and Type | Method and Description |
---|---|
Escalation |
EscalationEventDefinition.getEscalation() |
Modifier and Type | Method and Description |
---|---|
void |
EscalationEventDefinition.setEscalation(Escalation escalation) |
Copyright © 2022. All rights reserved.