java.lang.Object
overit.geocallapp.wfm.roughplanning.bl.state.BORoughPlanningState.Values
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DRAFT
public static final Long DRAFT
-
TO_BE_PROCESSED
public static final Long TO_BE_PROCESSED
-
IN_PROCESS
public static final Long IN_PROCESS
-
PROCESSED_OK
public static final Long PROCESSED_OK
-
PROCESSED_KO
public static final Long PROCESSED_KO
-
CANCELLED
public static final Long CANCELLED