×
Creates a BitbucketApi for the specified URL with the supplied credentials, owner and (optional) repository. static BitbucketApi, BitbucketApiFactory.
Retrieves the BitbucketAuthenticator to use for auto-management of hooks. Author() - Constructor for class com.cloudbees.jenkins.plugins.bitbucket.client.
SCM source implementation for Bitbucket. It provides a way to discover/retrieve branches and pull requests through the Bitbucket REST API which is much ...
Returns the branches in the repository. String, getDefaultBranch(). Gets the default branch in the repository. Iterable<jenkins.scm.