Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_BRANCH |
"/main" |
public static final String |
DEFAULT_SELECTOR |
"repository \"default\"\n path \"/\"\n smartbranch \"/main\"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SELECTOR_BRANCH_FORMAT |
"repository \"%s@%s\"%n path \"/\"%n smartbranch \"%s\"" |
public static final String |
SELECTOR_CHANGESET_FORMAT |
"repository \"%s@%s\"%n path \"/\"%n smartbranch \"%s\" changeset \"%s\"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
defaultBranch |
"/main" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SEPARATOR |
"def#_#sep" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SORTABLE_FORMAT |
"yyyy\'-\'MM\'-\'dd\'T\'HH\':\'mm\':\'ss" |
public static final String |
ISO_DATE_TIME_OFFSET_CSHARP_FORMAT |
"yyyy\'-\'MM\'-\'dd\'T\'HH\':\'mm\':\'sszzz" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNKNOWN_EXECUTOR |
"1" |
Copyright © 2016–2022. All rights reserved.