Package | Description |
---|---|
psdi.app.escalation.engine |
Modifier and Type | Method and Description |
---|---|
EscalationData |
ReferencePointData.getEscalationData()
Gets the Escalation data associated with this reference point
|
Modifier and Type | Method and Description |
---|---|
static boolean |
EscalationCalendar.isEscalationWithinCalendarBoundary(java.util.Date now,
EscalationData escalationData,
MboRemote escalationMbo)
Checks if there is a Calendar/Shift associcated with this Escalation.
|
static boolean |
CalendarCounter.isTodayCalendarHoliday(java.util.Date now,
EscalationData escalationData,
MboRemote escalationMbo) |
void |
ReferencePointData.setEscalationData(EscalationData data)
Sets the Escalation data associated with this reference point
|