| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_INACTIVE_BRANCH_EXPIRY_IN_DAYS |
30 |
public static final int |
DEFAULT_REMOVED_BRANCH_EXPRIRY_IN_DAYS |
7 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_MATCHING_PATTERN |
".*" |
| 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 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 |
"$(" |
| 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 int |
DEFAULT_PORT |
22 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_KEEP_ALIVE_INTERVAL |
0 |
| 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 |
LOG_LEVEL_PROPERTY |
"bamboo.specs.log.level" |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.