public class Constants extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Constants.Encodings |
static class |
Constants.ErrorMessages |
static class |
Constants.InsightsObjectsProperties |
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCEPT_ENCODING |
static String |
API_VERSION
Currently used API version.
|
static String |
ASSERTION |
static int |
BATCH_SIZE
Constant for size of chunk sent once to analytics.
|
static String |
CHARSET |
static String |
CONTENT_TYPE |
static String |
GRANT_TYPE |
static String |
LOGIN_URL_TEMPLATE
Template for login url.
|
static String |
PART_NO_LOCK_ID
Lock identifier for part upload
|
static String |
PART_NO_OBJECT_STORE_ID
Object store identifier for part number.
|
public static final String PART_NO_OBJECT_STORE_ID
public static final String PART_NO_LOCK_ID
public static final int BATCH_SIZE
public static final String API_VERSION
public static final String LOGIN_URL_TEMPLATE
public static final String GRANT_TYPE
public static final String ASSERTION
public static final String CONTENT_TYPE
public static final String CHARSET
public static final String ACCEPT_ENCODING
Copyright © 2025 MuleSoft, Inc.. All rights reserved.