Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_BRANCH |
"/main" |
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" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SEPARATOR |
"/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BRANCH |
"repository \"%s@%s\"%n path \"/\"%n smartbranch \"%s\"" |
public static final String |
CHANGESET |
"repository \"%s@%s\"%n path \"/\"%n smartbranch \"%s\" changeset \"%s\"" |
public static final String |
DEFAULT |
"repository \"default\"\n path \"/\"\n smartbranch \"main\"" |
public static final String |
LABEL |
"repository \"%s@%s\"%n path \"/\"%n label \"%s\"" |
public static final String |
SHELVESET |
"repository \"%s@%s\"%n path \"/\"%n shelve \"%s\"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UPDATE_TO_SPEC_PARAMETER_NAME |
"PLASTICSCM_MERGEBOT_UPDATE_SPEC" |
Copyright © 2016–2023. All rights reserved.