public interface EscalationData
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The plug-in ID.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getEscalationDate()
The first escalation time.
|
java.lang.String |
getEscalationHandlingProcedureID() |
void |
setEscalationDate(long escalationDate)
Setter for
getEscalationDate(). |
void |
setEscalationHandlingProcedureID(java.lang.String id)
Setter for
getEscalationHandlingProcedureID(). |
static final java.lang.String ID
long getEscalationDate()
void setEscalationDate(long escalationDate)
getEscalationDate().escalationDate - java.lang.String getEscalationHandlingProcedureID()
void setEscalationHandlingProcedureID(java.lang.String id)
getEscalationHandlingProcedureID().id -