public final class ServiceNowConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ACTION |
static String |
ACTION_CONTENT |
static String |
ACTION_CREATE |
static String |
ACTION_DELETE |
static String |
ACTION_MODIFY |
static String |
ACTION_RETRIEVE |
static String |
ACTION_SUBJECT |
static String |
ACTION_SUBJECT_CART |
static String |
ACTION_SUBJECT_CATEGORIES |
static String |
ACTION_SUBJECT_CHECKOUT |
static String |
ACTION_SUBJECT_CHECKOUT_GUIDE |
static String |
ACTION_SUBJECT_DELIVERY_ADDRESS |
static String |
ACTION_SUBJECT_GUIDE |
static String |
ACTION_SUBJECT_IDENTIFY_RECONCILE |
static String |
ACTION_SUBJECT_PERFORMANCE_ANALYTICS |
static String |
ACTION_SUBJECT_PRODUCER |
static String |
ACTION_SUBJECT_SUBMIT_GUIDE |
static String |
ACTION_SUBJECT_USER_ROLE_INHERITANCE |
static String |
ACTION_UPDATE |
static String |
ACTION_UPLOAD |
static String |
ATTACHMENT_META_HEADER |
static String |
CAMEL_HEADER_PREFIX |
static String |
CONTENT_ENCODING |
static String |
CONTENT_META |
static String |
CONTENT_TYPE |
static String |
LINK_FIRST |
static String |
LINK_LAST |
static String |
LINK_NEXT |
static String |
LINK_PREV |
static String |
MODEL |
static String |
OFFSET_FIRST |
static String |
OFFSET_LAST |
static String |
OFFSET_NEXT |
static String |
OFFSET_PREV |
static String |
RESOURCE |
static String |
RESOURCE_AGGREGATE |
static String |
RESOURCE_ATTACHMENT |
static String |
RESOURCE_IMPORT |
static String |
RESOURCE_MISC |
static String |
RESOURCE_SCORECARDS |
static String |
RESOURCE_SERVICE_CATALOG |
static String |
RESOURCE_SERVICE_CATALOG_CARTS |
static String |
RESOURCE_SERVICE_CATALOG_CATEGORIES |
static String |
RESOURCE_SERVICE_CATALOG_ITEMS |
static String |
RESOURCE_TABLE |
static String |
SYSPARM_AVG_FIELDS
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_AVG_FIELDS
|
static String |
SYSPARM_COUNT
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_COUNT
|
static String |
SYSPARM_DISPLAY_VALUE
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_DISPLAY_VALUE
|
static String |
SYSPARM_EXCLUDE_REFERENCE_LINK
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_EXCLUDE_REFERENCE_LINK
|
static String |
SYSPARM_FIELDS
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_FIELDS
|
static String |
SYSPARM_GROUP_BY
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_GROUP_BY
|
static String |
SYSPARM_HAVING
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_HAVING
|
static String |
SYSPARM_ID
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.PARAM_SYS_ID
|
static String |
SYSPARM_INPUT_DISPLAY_VALUE
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_INPUT_DISPLAY_VALUE
|
static String |
SYSPARM_LIMIT
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_LIMIT
|
static String |
SYSPARM_MAX_FIELDS
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_MAX_FIELDS
|
static String |
SYSPARM_MIN_FIELDS
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_MIN_FIELDS
|
static String |
SYSPARM_ORDER_BY
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_ORDER_BY
|
static String |
SYSPARM_QUERY
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_QUERY
|
static String |
SYSPARM_SUM_FIELDS
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_SUM_FIELDS
|
static String |
SYSPARM_SUPPRESS_AUTO_SYS_FIELD
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_SUPPRESS_AUTO_SYS_FIELD
|
static String |
SYSPARM_VIEW
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.SYSPARM_VIEW
|
static String |
TABLE
Deprecated.
As of release 2.18.1, replaced by ServiceNowParams.PARAM_TABLE_NAME
|
public static final String CAMEL_HEADER_PREFIX
public static final String RESOURCE
public static final String ACTION
public static final String ACTION_SUBJECT
public static final String MODEL
public static final String OFFSET_NEXT
public static final String OFFSET_PREV
public static final String OFFSET_FIRST
public static final String OFFSET_LAST
public static final String CONTENT_TYPE
public static final String CONTENT_ENCODING
public static final String CONTENT_META
public static final String ATTACHMENT_META_HEADER
public static final String RESOURCE_TABLE
public static final String RESOURCE_AGGREGATE
public static final String RESOURCE_IMPORT
public static final String RESOURCE_ATTACHMENT
public static final String RESOURCE_SCORECARDS
public static final String RESOURCE_MISC
public static final String RESOURCE_SERVICE_CATALOG
public static final String RESOURCE_SERVICE_CATALOG_ITEMS
public static final String RESOURCE_SERVICE_CATALOG_CARTS
public static final String RESOURCE_SERVICE_CATALOG_CATEGORIES
public static final String ACTION_RETRIEVE
public static final String ACTION_CONTENT
public static final String ACTION_CREATE
public static final String ACTION_MODIFY
public static final String ACTION_DELETE
public static final String ACTION_UPDATE
public static final String ACTION_UPLOAD
public static final String ACTION_SUBJECT_CATEGORIES
public static final String ACTION_SUBJECT_CART
public static final String ACTION_SUBJECT_PRODUCER
public static final String ACTION_SUBJECT_GUIDE
public static final String ACTION_SUBJECT_SUBMIT_GUIDE
public static final String ACTION_SUBJECT_CHECKOUT_GUIDE
public static final String ACTION_SUBJECT_PERFORMANCE_ANALYTICS
public static final String ACTION_SUBJECT_USER_ROLE_INHERITANCE
public static final String ACTION_SUBJECT_IDENTIFY_RECONCILE
public static final String ACTION_SUBJECT_DELIVERY_ADDRESS
public static final String ACTION_SUBJECT_CHECKOUT
public static final String LINK_NEXT
public static final String LINK_PREV
public static final String LINK_FIRST
public static final String LINK_LAST
@Deprecated public static final String TABLE
@Deprecated public static final String SYSPARM_ID
@Deprecated public static final String SYSPARM_QUERY
@Deprecated public static final String SYSPARM_DISPLAY_VALUE
@Deprecated public static final String SYSPARM_INPUT_DISPLAY_VALUE
@Deprecated public static final String SYSPARM_EXCLUDE_REFERENCE_LINK
@Deprecated public static final String SYSPARM_FIELDS
@Deprecated public static final String SYSPARM_MIN_FIELDS
@Deprecated public static final String SYSPARM_MAX_FIELDS
@Deprecated public static final String SYSPARM_SUM_FIELDS
@Deprecated public static final String SYSPARM_AVG_FIELDS
@Deprecated public static final String SYSPARM_LIMIT
@Deprecated public static final String SYSPARM_VIEW
@Deprecated public static final String SYSPARM_SUPPRESS_AUTO_SYS_FIELD
@Deprecated public static final String SYSPARM_COUNT
@Deprecated public static final String SYSPARM_GROUP_BY
@Deprecated public static final String SYSPARM_ORDER_BY
@Deprecated public static final String SYSPARM_HAVING
Apache Camel