Class ControllerConstants
java.lang.Object
com.endurancetrio.app.common.constants.ControllerConstants
The
ControllerConstants class contains constant values used across controller classes in
the application.-
Field Details
-
API_PATH
- See Also:
-
STATUS_200
public static final int STATUS_200 -
STATUS_500
public static final int STATUS_500 -
REASON_200
-
REASON_500
-
MSG_AUTH_DENIED
- See Also:
-
MSG_AUTH_FAILURE
- See Also:
-
MSG_SERVER_ERROR
- See Also:
-
MSG_SUCCESS
- See Also:
-