public class UpdateDefaultBranchCommandParameters extends AbstractCommandParameters
set as the default
.
When updating the default branch, it is strongly encouraged to use the branch's ID
rather than its display ID
. Using the display ID may result in the update failing,
or in the "wrong" branch being made the default.
Modifier and Type | Class and Description |
---|---|
static class |
UpdateDefaultBranchCommandParameters.Builder |
NOT_BLANK
Modifier and Type | Method and Description |
---|---|
String |
getBranchId() |
addIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
Copyright © 2019 Atlassian. All rights reserved.