| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATE_SEPARATOR |
"/" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BACKUP_FOLDER_DESCRIPTION |
"Accounting Aggregator Plugin Backup Folder" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AGGREGATED_SUFFIX |
".aggregated.json" |
public static final String |
ORIGINAL_SUFFIX |
".original.json" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ID |
"id" |
public static final int |
MAX_RETRY |
7 |
protected static final int |
THRESHOLD_FOR_FIVE_PERCENT |
100000 |
protected static final int |
THRESHOLD_FOR_ONE_PERCENT |
1000000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CSV_FILENAME_SUFFIX |
".calledMethods.csv" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
KEY_VALUES_LIMIT |
25 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AGGREGATION_END_DATE_INPUT_PARAMETER |
"aggregationEndDate" |
public static final String |
AGGREGATION_START_DATE_DATE_FORMAT_PATTERN |
"yyyy/MM/dd" |
public static final String |
AGGREGATION_START_DATE_INPUT_PARAMETER |
"aggregationStartDate" |
public static final String |
AGGREGATION_TYPE_INPUT_PARAMETER |
"aggregationType" |
public static final String |
ELABORATION_TYPE_INPUT_PARAMETER |
"elaborationType" |
public static final String |
FORCE_EARLY_AGGREGATION |
"forceEarlyAggregation" |
public static final String |
FORCE_RERUN |
"forceRerun" |
public static final String |
FORCE_RESTART |
"forceRestart" |
public static final String |
LOCAL_TIME_DATE_FORMAT_PATTERN |
"HH:mm Z" |
public static final String |
NAME |
"Accounting-Aggregator-Plugin" |
public static final String |
RECORD_TYPE_INPUT_PARAMETER |
"recordType" |
public static final String |
RESTART_FROM_LAST_AGGREGATION_DATE_INPUT_PARAMETER |
"restartFromLastAggregationDate" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATETIME_PATTERN |
"yyyy-MM-dd HH:mm:ss.SSS Z" |
public static final String |
HOME_SYSTEM_PROPERTY |
"user.home" |
public static final int |
NUM_RETRY |
6 |
Copyright © 2022. All Rights Reserved.