Class MobileFormsUtils
java.lang.Object
overit.geocallapp.wfm.orchestrator.documents.mobileforms.MobileFormsUtils
Utility class that contains some utility methods for the mobile forms module.
- Since:
- 22.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns the list of work order states considered "open" for unlock validation.
-
Method Details
-
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
-