| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final long | 
ONE_SECOND | 
1000L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final long | 
serialVersionUID | 
8614361410937565222L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final int | 
HIDDEN_DIALOG_SIZE | 
10 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
static final String | 
LONG_EXECUTION_MARKER | 
" - LONG EXECUTION" | 
static final String | 
NEW_FAILED_JOB_ALERT | 
"New failed job" | 
static final String | 
NEW_LONG_EXECUTION_ALERT | 
"New long execution" | 
static final String | 
RUNDECK_JOB_EXECUTION_URL | 
"/execution/" | 
static final String | 
RUNDECK_MONITOR_PROJECT_URL | 
"https://sylvain-bugat.github.com/RundeckMonitor" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final String | 
JAR_ARGUMENT | 
"-jar" | 
private static final String | 
JAR_EXTENSION | 
".jar" | 
private static final String | 
JAVA_HOME_PROPERTY | 
"java.home" | 
private static final int | 
ONE_MEGABYTE | 
1048576 | 
private static final String | 
TARGET_DIRECTORY | 
"target" | 
private static final String | 
TMP_EXTENSION | 
".tmp" | 
private static final String | 
WINDOWS_EXE_EXTENSION | 
".exe" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final long | 
serialVersionUID | 
4577273435503511931L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final long | 
serialVersionUID | 
-4199859651106152630L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final String | 
RUNDECK_MONITOR_PROPERTIES_FILE | 
"rundeckMonitor.properties" | 
public static final String | 
RUNDECK_MONITOR_PROPERTY_API_KEY | 
"rundeck.monitor.api.key" | 
private static final String | 
RUNDECK_MONITOR_PROPERTY_API_VERSION | 
"rundeck.monitor.api.version" | 
private static final int | 
RUNDECK_MONITOR_PROPERTY_API_VERSION_DEFAULT_VALUE | 
5 | 
private static final String | 
RUNDECK_MONITOR_PROPERTY_DATE_FORMAT | 
"rundeck.monitor.date.format" | 
public static final String | 
RUNDECK_MONITOR_PROPERTY_DATE_FORMAT_DEFAULT_VALUE | 
"dd/MM/yyyy HH:mm:ss" | 
private static final String | 
RUNDECK_MONITOR_PROPERTY_DISABLE_VERSION_CHECKER | 
"rundeck.monitor.disable.version.checker" | 
private static final boolean | 
RUNDECK_MONITOR_PROPERTY_DISABLE_VERSION_CHECKER_DEFAULT_VALUE | 
false | 
private static final String | 
RUNDECK_MONITOR_PROPERTY_EXECUTION_LATE_THRESHOLD | 
"rundeck.monitor.execution.late.threshold" | 
private static final int | 
RUNDECK_MONITOR_PROPERTY_EXECUTION_LATE_THRESHOLD_DEFAULT_VALUE | 
1800 | 
private static final String | 
RUNDECK_MONITOR_PROPERTY_FAILED_JOB_NUMBER | 
"rundeck.monitor.failed.job.number" | 
private static final int | 
RUNDECK_MONITOR_PROPERTY_FAILED_JOB_NUMBER_DEFAULT_VALUE | 
10 | 
private static final String | 
RUNDECK_MONITOR_PROPERTY_FAILED_JOB_REDIRECTION | 
"rundeck.monitor.failed.job.redirection" | 
private static final String | 
RUNDECK_MONITOR_PROPERTY_INTERFACE_TYPE | 
"rundeck.monitor.interface.type" | 
public static final String | 
RUNDECK_MONITOR_PROPERTY_LOGIN | 
"rundeck.monitor.login" | 
private static final String | 
RUNDECK_MONITOR_PROPERTY_NAME | 
"rundeck.monitor.name" | 
public static final String | 
RUNDECK_MONITOR_PROPERTY_NAME_DEFAULT_VALUE | 
"RundeckMonitor" | 
public static final String | 
RUNDECK_MONITOR_PROPERTY_PASSWORD | 
"rundeck.monitor.password" | 
public static final String | 
RUNDECK_MONITOR_PROPERTY_PROJECT | 
"rundeck.monitor.project" | 
private static final String | 
RUNDECK_MONITOR_PROPERTY_REFRESH_DELAY | 
"rundeck.monitor.refresh.delay" | 
private static final int | 
RUNDECK_MONITOR_PROPERTY_REFRESH_DELAY_DEFAULT_VALUE | 
60 | 
public static final String | 
RUNDECK_MONITOR_PROPERTY_URL | 
"rundeck.monitor.url" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final long | 
serialVersionUID | 
-2516928050086861224L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final String | 
OS_NAME_PROPERTY | 
"os.name" | 
private static final String | 
WINDOWS_OS_NAME | 
"windows" | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final long | 
serialVersionUID | 
-9196136377007898216L | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
public static final int | 
EXIT_CODE_ERROR | 
1 | 
public static final int | 
EXIT_CODE_OK | 
0 | 
public static final int | 
EXIT_CODE_TRAY_ICON_ERROR | 
3 | 
public static final int | 
EXIT_CODE_TRAY_ICON_UNSUPPORTED | 
2 | 
| Modifier and Type | Constant Field | Value | 
|---|---|---|
private static final String | 
BACK_BUTTON_LABEL | 
"Back" | 
private static final String | 
CANCEL_BUTTON_LABEL | 
"Cancel" | 
private static final String | 
FINISH_BUTTON_LABEL | 
"Finish" | 
private static final String | 
NEXT_BUTTON_LABEL | 
"Next" | 
private static final String | 
WIZARD_FRAME_TITLE | 
"RundeckMonitor configuration wizard" | 
Copyright © 2013–2015. All rights reserved.