Class PropertiesScheduling.Scheduling

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

public static class PropertiesScheduling.Scheduling extends Properties
  • Method Details

    • getSchedulingProposalAttempts

      public static Integer getSchedulingProposalAttempts()
      Returns the number of scheduling proposal attempts.
      Returns:
      the number of scheduling proposal attempts
    • isSchedulingLogEnabled

      public static boolean isSchedulingLogEnabled()
      Says if is enabled the scheduling log.
      Returns:
      true if the scheduling log is enabled, false otherwise.
    • isDoubleLocationActive

      public static boolean isDoubleLocationActive()
      Retrieves the double location mode.
      Returns:
      the double location mode
    • isDoubleLocationDefaultFacilityAddress

      public static boolean isDoubleLocationDefaultFacilityAddress()
      Retrieves the double location default source for the address (true = facility, false = activity).
      Returns:
      the double location source for the address
    • getMaxPastIntervalForRealtimePositionSearch

      public static Long getMaxPastIntervalForRealtimePositionSearch()
      Returns the maximum past interval (in minutes) for real-time position search.
      Returns:
      the maximum past interval for real-time position search