Class Codes.InterventionMeasure

java.lang.Object
overit.geocallapp.wfm.orchestrator.workorders.Codes.InterventionMeasure
Enclosing class:
Codes

public static class Codes.InterventionMeasure extends Object
Codes for intervention measures.
  • Field Details

    • MISMATCHING_TECHNICAL_OBJECT

      public static final Code MISMATCHING_TECHNICAL_OBJECT
      Error code indicating that the technical object of the intervention and measuring element do not match.

      No parameters.

    • MISSING_MANDATORY_MEASURE

      public static final Code MISSING_MANDATORY_MEASURE
      Error code indicating that a mandatory measure is missing for the intervention.

      No parameters.

    • INVALID_INTERVENTION_STATUS

      public static final Code INVALID_INTERVENTION_STATUS
      Error code indicating that the operation is not allowed because the intervention is already closed.

      No parameters.

    • NO_MATCHING_CENSUS_RULE

      public static final Code NO_MATCHING_CENSUS_RULE
      Error code indicating that no census rule is found for the measure.

      No parameters.

    • INVALID_MEASURES_VALIDATED

      public static final Code INVALID_MEASURES_VALIDATED