Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.app.escalation.engine.EscalationData

  • Packages that use EscalationData 
    Package Description
    psdi.app.escalation.engine  
    • Uses of EscalationData in psdi.app.escalation.engine

      Methods in psdi.app.escalation.engine that return EscalationData 
      Modifier and Type Method and Description
      EscalationData ReferencePointData.getEscalationData()
      Gets the Escalation data associated with this reference point
      Methods in psdi.app.escalation.engine with parameters of type EscalationData 
      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
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes