Uses of Class
com.atlassian.bitbucket.scm.git.ref.GitDeleteBranchCommandParameters
Packages that use GitDeleteBranchCommandParameters
-
Uses of GitDeleteBranchCommandParameters in com.atlassian.bitbucket.scm.git.command
Methods in com.atlassian.bitbucket.scm.git.command with parameters of type GitDeleteBranchCommandParametersModifier and TypeMethodDescriptionGitRefCommandFactory.deleteBranch(com.atlassian.bitbucket.repository.Repository repository, GitDeleteBranchCommandParameters parameters) -
Uses of GitDeleteBranchCommandParameters in com.atlassian.bitbucket.scm.git.ref
Methods in com.atlassian.bitbucket.scm.git.ref that return GitDeleteBranchCommandParameters