java.lang.Object
overit.geocallapp.wfm.orchestrator.documents.mobileforms.MobileFormsUtils

public class MobileFormsUtils extends Object
Utility class that contains some utility methods for the mobile forms module.
Since:
22.0
  • Method Details

    • workOrderOpenStates

      public static List<Long> workOrderOpenStates()
      Returns the list of work order states considered "open" for unlock validation.

      Sheets associated with work orders in these states can be unlocked. Includes: OPEN, PLANNED, RELEASED, IN_CHARGE, PROPOSAL, SUBMITTED, PARTIALLY_ACCOUNTED, and TO_RESCHEDULE.

      Returns:
      list of work order state IDs that are considered open