Uses of Class
com.atlassian.bitbucket.scm.UpdateDefaultBranchCommandParameters
Packages that use UpdateDefaultBranchCommandParameters
-
Uses of UpdateDefaultBranchCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return UpdateDefaultBranchCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type UpdateDefaultBranchCommandParametersModifier and TypeMethodDescriptionScmExtendedCommandFactory.updateDefaultBranch
(UpdateDefaultBranchCommandParameters parameters) Sets the default branch for the repository to the specified branch.