Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ENV_BUILD_NUMBER |
"BUILD_NUMBER" |
public static final String |
ENV_JOB_NAME |
"JOB_NAME" |
public static final String |
ENV_NODE_NAME |
"NODE_NAME" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OVERRIDE_CREDENTIALS_CONTEXT_KEY |
"credentials" |
public static final String |
PROMOTION_ENV_VARS_PREFIX |
"promotion_" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_MASTER_NODE_NAME |
"master" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROMOTION_CLASS_NAME |
"hudson.plugins.promoted_builds.Promotion" |
public static final String |
PROMOTION_JOB_TYPE |
"hudson.plugins.promoted_builds.PromotionProcess" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_PATTERN_SEPARATOR |
"[, ]+" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MINIMUM_HEIGHT |
5 |
public static final int |
MINIMUM_MINIMUM_HEIGHT |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_RETRIES |
0 |
public static final long |
DEFAULT_RETRY_DELAY |
10000L |
Copyright © 2016–2018. All rights reserved.