Class PropertiesWorkOrders.WorkOrder

java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.workorders.PropertiesWorkOrders.WorkOrder
Enclosing class:
PropertiesWorkOrders

public static class PropertiesWorkOrders.WorkOrder extends Properties
  • Method Details

    • getActivityLinkingRulesLogType

      public static Long getActivityLinkingRulesLogType()
      Returns the activity linking rules log type. The available values are defined in LogType:
      Returns:
      the activity linking rules log type
      See Also:
      • LogType
    • getMaxOperationWorkCycleCreation

      public static int getMaxOperationWorkCycleCreation()
      Gets the max number of work order operation can be created through the work order creation functionality from the work cycle.
      Returns:
      the max number of work order operation can be created through the work order creation functionality from the work cycle.
    • isWOPermitLegacyModeEnabled

      public static boolean isWOPermitLegacyModeEnabled()
      Says if the legacy implementation of WO Permits is enabled.
      Returns:
      true if the legacy implementation of WO Permits is enabled, false otherwise.
    • isActiveWorkOrderTechnicalValidation

      public static boolean isActiveWorkOrderTechnicalValidation()
      Says if is enabled the work orders technical validation. Default value is false
      Returns:
      true if the technical validation is enabled, false otherwise.
    • isConcurrencyCheckOnSaveEnabled

      public static boolean isConcurrencyCheckOnSaveEnabled()
      Checks whether the concurrency check on work order saving is enabled.
      Returns:
      true if the concurrency check is enabled, false otherwise
    • isUnlockWorkOrderOverrideSkillsCheckEnabled

      public static boolean isUnlockWorkOrderOverrideSkillsCheckEnabled()
      Checks whether the skill override configuration check, before unlocking the operation, is enabled.
      Returns:
      true if the skill override configuration check is enabled, false otherwise