Interface ThirdPartyConstants.Jirafe
-
- Enclosing interface:
- ThirdPartyConstants
@Deprecated(since="1811", forRemoval=true) public static interface ThirdPartyConstants.JirafeDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringAPI_TOKENDeprecated, for removal: This API element is subject to removal in a future version.static java.lang.StringAPI_URLDeprecated, for removal: This API element is subject to removal in a future version.static java.lang.StringAPPLICATION_IDDeprecated, for removal: This API element is subject to removal in a future version.static java.lang.StringDATA_URLDeprecated, for removal: This API element is subject to removal in a future version.static java.lang.StringSITE_IDDeprecated, for removal: This API element is subject to removal in a future version.static java.lang.StringVERSIONDeprecated, for removal: This API element is subject to removal in a future version.
-
-
-
Field Detail
-
API_URL
static final java.lang.String API_URL
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
- Constant Field Values
-
API_TOKEN
static final java.lang.String API_TOKEN
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
- Constant Field Values
-
APPLICATION_ID
static final java.lang.String APPLICATION_ID
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
- Constant Field Values
-
VERSION
static final java.lang.String VERSION
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
- Constant Field Values
-
DATA_URL
static final java.lang.String DATA_URL
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
- Constant Field Values
-
SITE_ID
static final java.lang.String SITE_ID
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
- Constant Field Values
-
-