Interface Constants.History
-
- Enclosing interface:
- Constants
public static interface Constants.HistoryHistory keys and parameters.- Since:
- 5.8.0
-
-
Field Summary
Fields Modifier and Type Field Description static StringCATEGORYRepresents the category name used in the URL.static StringKEY_HISTORY_CHILDREN_DETAILSstatic StringKEY_HISTORY_DETAILSstatic StringKEY_OPERATION_CODEstatic StringPARAM_HISTORY_MODEstatic StringPARAM_INCLUDE_MERGE_INFO
-
-
-
Field Detail
-
CATEGORY
static final String CATEGORY
Represents the category name used in the URL.- See Also:
- Constant Field Values
-
KEY_HISTORY_CHILDREN_DETAILS
static final String KEY_HISTORY_CHILDREN_DETAILS
- Since:
- 6.1.3
- See Also:
-
root and child history dataset
childrenHistoryextended JSON property, Constant Field Values
-
KEY_HISTORY_DETAILS
static final String KEY_HISTORY_DETAILS
-
KEY_OPERATION_CODE
static final String KEY_OPERATION_CODE
-
PARAM_HISTORY_MODE
static final String PARAM_HISTORY_MODE
- See Also:
historyModequery parameter, Constant Field Values
-
PARAM_INCLUDE_MERGE_INFO
static final String PARAM_INCLUDE_MERGE_INFO
- Since:
- 5.9.20
- See Also:
includeMergeInfoquery parameter, Constant Field Values
-
-