Uses of Class
com.cloudbees.jenkins.plugins.bitbucket.server.client.branch.BitbucketServerBranch
Packages that use BitbucketServerBranch
-
Uses of BitbucketServerBranch in com.cloudbees.jenkins.plugins.bitbucket.server.client
Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client that return BitbucketServerBranchModifier and TypeMethodDescriptionReturns a branch in the repository.Returns a tag in the repository.Methods in com.cloudbees.jenkins.plugins.bitbucket.server.client that return types with arguments of type BitbucketServerBranchModifier and TypeMethodDescriptionBitbucketServerAPIClient.getBranches()
Returns the branches in the repository.BitbucketServerAPIClient.getTags()
Returns the tags in the repository.