org.whitesource.agent.api
Class APIConstants
java.lang.Object
org.whitesource.agent.api.APIConstants
public final class APIConstants
- extends Object
A class to hold constant values used in WhiteSource agents.
- Author:
- tom.shapira
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
API_VERSION
public static final String API_VERSION
- See Also:
- Constant Field Values
PARAM_TOKEN
public static final String PARAM_TOKEN
- See Also:
- Constant Field Values
PARAM_TIME_STAMP
public static final String PARAM_TIME_STAMP
- See Also:
- Constant Field Values
PARAM_PROPERTIES
public static final String PARAM_PROPERTIES
- See Also:
- Constant Field Values
PARAM_DIFF
public static final String PARAM_DIFF
- See Also:
- Constant Field Values
PARAM_DEPENDENCIES
public static final String PARAM_DEPENDENCIES
- See Also:
- Constant Field Values
PARAM_AGENT
public static final String PARAM_AGENT
- See Also:
- Constant Field Values
PARAM_AGENT_VERSION
public static final String PARAM_AGENT_VERSION
- See Also:
- Constant Field Values
PARAM_REQUEST_TYPE
public static final String PARAM_REQUEST_TYPE
- See Also:
- Constant Field Values
TOKEN_INVALID
public static final String TOKEN_INVALID
- See Also:
- Constant Field Values
TIME_STAMP_INVALID
public static final String TIME_STAMP_INVALID
- See Also:
- Constant Field Values
DIFF_INVALID
public static final String DIFF_INVALID
- See Also:
- Constant Field Values
UPDATE_SUCCESS
public static final String UPDATE_SUCCESS
- See Also:
- Constant Field Values
JSON_ERROR
public static final String JSON_ERROR
- See Also:
- Constant Field Values
HASH_CODE_SEED
public static final int HASH_CODE_SEED
- See Also:
- Constant Field Values
HASH_CODE_FACTOR
public static final int HASH_CODE_FACTOR
- See Also:
- Constant Field Values
Copyright © 2011-2012 White Source. All Rights Reserved.