java.lang.Object
overit.geocallapp.wfm.core.bl.mobilecard.card.mobilestates.MobileCardStatesConstants
public class MobileCardStatesConstants
extends Object
An object that contains all the Mobile Card Mobile States constants.
- Since:
- 13.0
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
FORWARDED
public static final String FORWARDED
- See Also:
-
-
IN_CHARGE
public static final String IN_CHARGE
- See Also:
-
-
ARRIVAL_ON_SIDE
public static final String ARRIVAL_ON_SIDE
- See Also:
-
-
RUNNING
public static final String RUNNING
- See Also:
-
-
CLOSED
public static final String CLOSED
- See Also:
-
-
CLOSED_TABLET
public static final String CLOSED_TABLET
- See Also:
-
-
CLOSED_TO_BE_COMPLATED
public static final String CLOSED_TO_BE_COMPLATED
- See Also:
-