Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
defaultMimeType |
"text/plain" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BCC |
2 |
public static final int |
CC |
1 |
public static final int |
TO |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_BODY_TEXT |
"$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS:\n\nCheck console output at $BUILD_URL to view the results." |
public static final String |
DEFAULT_EMERGENCY_REROUTE_TEXT |
"" |
public static final String |
DEFAULT_SUBJECT_TEXT |
"$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS!" |
public static final String |
PROJECT_DEFAULT_BODY_TEXT |
"$PROJECT_DEFAULT_CONTENT" |
public static final String |
PROJECT_DEFAULT_SUBJECT_TEXT |
"$PROJECT_DEFAULT_SUBJECT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CSS_STYLE |
"cssstyle" |
public static final String |
DATA_INLINE_ATTR |
"data-inline" |
public static final String |
IMG_SRC_ATTR |
"src" |
public static final String |
IMG_TAG |
"img" |
public static final String |
STYLE_ATTR |
"style" |
public static final String |
STYLE_TAG |
"style" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
EMAIL_TEMPLATES_DIRECTORY |
"email-templates" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MACRO_NAME |
"FAILED_TESTS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JELLY_EXTENSION |
".jelly" |
public static final String |
MACRO_NAME |
"JELLY_SCRIPT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MACRO_NAME |
"SCRIPT" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MACRO_NAME |
"TEMPLATE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MACRO_NAME |
"TEST_COUNTS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Aborted" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Always" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Failure -> Unstable (Test Failures)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Failure - Any" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Failure - 1st" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Unstable (Test Failures) - 1st" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Fixed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Unstable (Test Failures)/Failure -> Success" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Test Improvement" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Not Built" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Script - Before Build" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Before Build" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Test Regression" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Script - After Build" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Failure - 2nd" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Status Changed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Failure - Still" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Unstable (Test Failures) - Still" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Success" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Unstable (Test Failures)" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TRIGGER_NAME |
"Failure - X" |
Copyright © 2016–2020. All rights reserved.