Class PropertiesScheduling.Agenda

java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.scheduling.PropertiesScheduling.Agenda
Enclosing class:
PropertiesScheduling

public static class PropertiesScheduling.Agenda extends Properties
  • Method Details

    • isBookingVrpSkillCheckEnabled

      public static boolean isBookingVrpSkillCheckEnabled()
      Checks if the VRP Booking skill verification is enabled.
      Returns:
      true if the VRP Booking skill verification is enabled, false otherwise
    • getBookingVRP

      public static Integer getBookingVRP()
      Returns the booking VRP.
      Returns:
      the booking VRP
    • isAgendaTeamResourceDisabled

      public static boolean isAgendaTeamResourceDisabled()
      Checks whether the Agenda Team Resource is disabled.
      Returns:
      true if the Agenda Team Resource property is disabled, false otherwise
    • getAgendaTeamResourceExtractionIntervalStart

      public static Long getAgendaTeamResourceExtractionIntervalStart()
      Returns the number of days (in the past) for the agenda team resource to start the extraction.
      Returns:
      the number of days (in the past) for the agenda team resource to start the extraction
    • getAgendaTeamResourceExtractionIntervalEnd

      public static Long getAgendaTeamResourceExtractionIntervalEnd()
      Returns the number of days (in the past) for the agenda team resource to end the extraction.
      Returns:
      the number of days (in the future) for the agenda team resource to end the extraction