Package com.skava.marketplace.constant
Class Constants
java.lang.Object
com.skava.marketplace.constant.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
AND used for clause to mongo query filterstatic final String
static final String
static final String
User API VERSION.static final String
static final String
static final String
static final String
Cache name of collection.static final int
Maximum collection description length.static final String
Identity type DEFAULT.static final String
Debug Message formatstatic final long
DEFAULT_TESTTOKEN_EXPIRY - 1 hourstatic final String
static final int
Maximum events size.static final String
static final String
static final String
static final String
static final String
static final int
Maximum Username length.static final String
Constant for Method enteredstatic final String
Constant for Method Exceptionstatic final String
Constant for Method enteredstatic final int
Milliseconds in one second (1000) (ISO)static final int
Minimum Username length.static final String
static final String
static final String
static final int
Seconds in one minute (60) (ISO)static final String
-
Method Summary
-
Field Details
-
DEBUG_MESSAGE_FORMAT
Debug Message format- See Also:
-
METHOD_ENTERED
Constant for Method entered- See Also:
-
METHOD_EXITED
Constant for Method entered- See Also:
-
METHOD_EXCEPTION
Constant for Method Exception- See Also:
-
PROCESS
- See Also:
-
MILLIS_PER_SECOND
public static final int MILLIS_PER_SECONDMilliseconds in one second (1000) (ISO)- See Also:
-
SECONDS_PER_MINUTE
public static final int SECONDS_PER_MINUTESeconds in one minute (60) (ISO)- See Also:
-
DEFAULT_TESTTOKEN_EXPIRY
public static final long DEFAULT_TESTTOKEN_EXPIRYDEFAULT_TESTTOKEN_EXPIRY - 1 hour- See Also:
-
MIN_COLLECTION_NAME_LENGTH
public static final int MIN_COLLECTION_NAME_LENGTHMinimum Username length.- See Also:
-
MAX_COLLECTION_NAME_LENGTH
public static final int MAX_COLLECTION_NAME_LENGTHMaximum Username length.- See Also:
-
COLLECTION_DESCRIPTION_MAX_LENGTH
public static final int COLLECTION_DESCRIPTION_MAX_LENGTHMaximum collection description length.- See Also:
-
CONSTANT_IDENTITY_TYPE_DEFAULT
Identity type DEFAULT.- See Also:
-
COLLECTION
Cache name of collection.- See Also:
-
APP_MARKETPLACE_API_VERSION
User API VERSION.- See Also:
-
EVENTS_MAX_SIZE
public static final int EVENTS_MAX_SIZEMaximum events size.- See Also:
-
PRIORITY_REGEX
- See Also:
-
FILEURL_REGEX
- See Also:
-
PRIORITY_DEFAULT
- See Also:
-
WEBHOOK_REGEX
- See Also:
-
AND
AND used for clause to mongo query filter- See Also:
-
EQUALS_OPERATOR
- See Also:
-
IN_OPERATOR
- See Also:
-
LIKE_OPERATOR
- See Also:
-
APP_NAME
- See Also:
-
APP_CATEGORY
- See Also:
-
APP_ID
- See Also:
-
ALGORITHM_NAME
- See Also:
-
INVALID_ROLES
- See Also:
-
CACHE_NAME
- See Also:
-
AWS_COMPONENT_CLASS_NAME
- See Also:
-
GCP_COMPONENT_CLASS_NAME
- See Also:
-