Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE |
"shared credentials" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE |
"deployment" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_CONTAINER_MAPPING |
"/data" |
public static final String |
DEFAULT_HOST_MAPPING |
"${bamboo.working.directory}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE |
"deployment permission" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE |
"environment permission" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE |
"plan permission" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE |
"plan" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE |
"repository" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALL_OTHER_PLUGINS_MODULE_KEY |
"com.atlassian.bamboo:#allotherplugins" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KEY_REGEXP |
"[A-Z][A-Z0-9]{1,}" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INVALID_CHARACTERS_FIND_EXPR |
"[:;,\\.\\?&\\[\\]\\(\\)#\\^\\*@!\\s\'\"\\\\<\\>]" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
CHAR_APOSTROPHE |
39 |
public static final char |
CHAR_BACKSLASH |
92 |
public static final char |
CHAR_DOUBLE_QUOTE |
34 |
public static final String |
SHELL_INJECTION_DOLLAR_PARENTHESIS |
"$(" |
public static final String |
XSS_RELATED_CHARACTERS_FIND_STR |
"\'\"\\\\<\\>" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DATABASE_STRING_LIMIT |
255 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAVEN_V2 |
2 |
public static final int |
MAVEN_V3 |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_PROJECT |
"YourSolution.sln" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SECRET_PLACEHOLDER |
"/* PUT YOUR SENSITIVE INFORMATION HERE*/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
DEFAULT_FETCH_WHOLE_REPOSITORY |
false |
public static final boolean |
DEFAULT_LFS |
false |
public static final boolean |
DEFAULT_REMOTE_AGENT_CACHE |
false |
public static final boolean |
DEFAULT_SHALLOW_CLONES |
false |
public static final boolean |
DEFAULT_USE_SUBMODULES |
false |
public static final boolean |
DEFAULT_VERBOSE_LOGS |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_SERVICE_TIMEOUT |
120L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULE_KEY |
"com.atlassian.bamboo.triggers.atlassian-bamboo-triggers:afterSuccessfulPlan" |
public static final String |
NAME |
"After successful build plan" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULE_KEY |
"com.atlassian.bamboo.triggers.atlassian-bamboo-triggers:afterSuccessfulDeployment" |
public static final String |
NAME |
"After successful deployment" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULE_KEY |
"com.atlassian.bamboo.triggers.atlassian-bamboo-triggers:afterSuccessfulStage" |
public static final String |
NAME |
"After successful stage" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULE_KEY |
"com.atlassian.bamboo.triggers.atlassian-bamboo-triggers:remote" |
public static final String |
NAME |
"Remote trigger" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULE_KEY |
"com.atlassian.bamboo.triggers.atlassian-bamboo-triggers:poll" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULE_KEY |
"com.atlassian.bamboo.triggers.atlassian-bamboo-triggers:schedule" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MODULE_KEY |
"com.atlassian.bamboo.triggers.atlassian-bamboo-triggers:tag" |
public static final String |
NAME |
"Tag trigger" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
TOKEN_PROPERTY |
"token" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
PASSWORD_PROPERTY |
"password" |
protected static final String |
USERNAME_PROPERTY |
"username" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOG_HIDE_DATE |
"bamboo.specs.log.hideDate" |
public static final String |
LOG_LEVEL_PROPERTY |
"bamboo.specs.log.level" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BAMBOO_SPECS_MAX_ALIASES_FOR_COLLECTIONS_PROPERTY |
"bamboo.specs.max.aliases.for.collections" |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.