@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
Package com.cloudbees.jenkins.plugins.bitbucket.api
-
Interface Summary Interface Description BitbucketApi Provides access to a specific repository.BitbucketBranch Bitbucket Branch.BitbucketCommit Bitbucket commit.BitbucketPullRequest Represents a pull request in Bitbucket.BitbucketPullRequestDestination Represents a pull request destination, which is a repository and a branch in that repository.BitbucketPullRequestEvent Represents a pull request event coming from Bitbucket (webhooks).BitbucketPullRequestSource Represents a pull request source, which is a repository, a branch in that repository and the head commit.BitbucketPushEvent Represents a push event coming from Bitbucket (webhooks).BitbucketPushEvent.Change BitbucketPushEvent.Reference BitbucketPushEvent.Target BitbucketRepository Represents a Bitbucket repository.BitbucketRepositoryOwner A repository owner.BitbucketTeam Represents a Bitbucket team (or a Project when working with Bitbucket Server).BitbucketWebHook Represents a webhook in Bitbucket.BitbucketWorkspace -
Class Summary Class Description AbstractBitbucketTeam Shared Code between two team implementationsBitbucketApiFactory Factory for creatingBitbucketApi
instances to connect to a given serverURL
.BitbucketAuthenticator Support for various different methods of authenticating with BitbucketBitbucketBuildStatus BitbucketCloudWorkspace BitbucketHref A Href for something on bitbucket.BitbucketHref.Deserializer BitbucketProject BitbucketReviewer BitbucketReviewer.User -
Enum Summary Enum Description BitbucketBuildStatus.Status Enumeration of possible Bitbucket commit notification statesBitbucketRepositoryProtocol BitbucketRepositoryType Deprecated. No longer a choice. -
Exception Summary Exception Description BitbucketException BitbucketRequestException