Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DETAILS_MAP_NAME |
"details" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
SECTION_KEY |
"scheduled-jobs" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULE_NAME |
"Jobs and Events" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BC_DISABLE_SCHEDULED_JOB |
"UPDATE BLC_SCHED_JOB SET ENABLED = ? WHERE SCHED_JOB_ID IN (%s)" |
public static final String |
BC_UPDATE_SCHEDULED_JOB_EXECUTED |
"UPDATE BLC_SCHED_JOB SET EXECUTED = ? WHERE SCHED_JOB_ID IN (%s)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
Details |
1000 |
public static final int |
Enabled |
1000 |
public static final int |
Name |
1000 |
public static final int |
NextRunTime |
2000 |
public static final int |
Schedule |
3000 |
public static final int |
Type |
2000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
General |
"General" |
public static final String |
Status |
"ScheduledJobImpl_Group_Status" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
General |
1000 |
public static final int |
Status |
2000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
General |
"General" |
public static final String |
JobHistory |
"ScheduledJobImpl_Tab_JobHistory" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
General |
1000 |
public static final int |
JobHistory |
2000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
FriendlyName |
2000 |
public static final int |
Name |
1000 |
public static final int |
Value |
3000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
General |
"General" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
General |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
General |
"General" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
General |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INCOGNITO |
"incognitoFilter" |
public static final String |
INCOGNITO_ID |
"incognitoId" |
public static final String |
NON_INCOGNITO |
"nonIncognitoFilter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EVENT_TYPE |
"PROCESS_EXECUTION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NODENAME |
"Deployment Master" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NODENAME |
"Job Master" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
UNABLE_TO_RUN_JOB_NOW |
"This job cannot be executed because it has an actively running or paused process." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_PRECEDENCE |
10000 |
Copyright © 2020. All rights reserved.