public class EscalationChange extends Change
Modifier and Type | Class and Description |
---|---|
static class |
EscalationChange.Type
The enumeration of the types of escalation changes.
|
Constructor and Description |
---|
EscalationChange(Escalation escalation,
EscalationChange.Type type)
Creates a new change event for an escalation.
|
Modifier and Type | Method and Description |
---|---|
EscalationChange.Type |
getType()
Gets the type of this change event.
|
String |
toString() |
getElement, isDebuggerRelevant, isValueChange
public EscalationChange(Escalation escalation, EscalationChange.Type type)
escalation
- the escalationtype
- the type of this change eventpublic EscalationChange.Type getType()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.