Class Escalation
java.lang.Object
org.camunda.bpm.engine.impl.bpmn.parser.Escalation
Represents an 'escalation' element.
- Author:
- Philipp Ossler
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getName()
void
setEscalationCode
(String escalationCode) void
-
Field Details
-
id
-
name
-
escalationCode
-
-
Constructor Details
-
Escalation
-
-
Method Details
-
getName
-
setName
-
getEscalationCode
-
setEscalationCode
-
getId
-