All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractCommand Abstract super-object for commands.BasicAuthenticator Basic authenticator.Bitbucket Abstraction of the Bitbucket API.BitbucketAccount Account on Bitbucket Cloud.BitbucketBranch Branch or bookmark in a Bitbucket repository.BitbucketClient Bitbucket API client.BitbucketClientAccount Client implementation ofBitbucketAccount
.BitbucketClientBranch Client implementation ofBitbucketBranch
.BitbucketClientCommit Client implementation ofBitbucketCommit
.BitbucketClientIssue Client implementation ofBitbucketIssue
.BitbucketClientObject Common super object represented by a JSON object.BitbucketClientRef Client implementation ofBitbucketRef
.BitbucketClientRendered Client implementation ofBitbucketRendered
.BitbucketClientRepository Client implementation ofBitbucketRepository
.BitbucketClientUser Client implementation ofBitbucketUser
.BitbucketCommit Commit in a Bitbucket repository.BitbucketEvent Event on a Bitbucket repository.BitbucketIssue Issue on Bitbucket Cloud.BitbucketIssue.Comment Issue comment on Bitbucket Cloud.BitbucketIssue.Component Issue component resource on Bitbucket Cloud.BitbucketIssue.Milestone Issue milestone resource on Bitbucket Cloud.BitbucketIssue.Version Issue version resource on Bitbucket Cloud.BitbucketIssueTracker Issue tracker interface for a Bitbucket Cloud repository.BitbucketPullRequest Pull request in a Bitbucket repository.BitbucketPush Push description of a Bitbucket activity.BitbucketPush.Change Change in a push description.BitbucketRef Commit ref on Bitbucket Cloud.BitbucketRendered Rendered text resource on Bitbucket Cloud.BitbucketRepository Repository on Bitbucket Cloud.BitbucketUser User on Bitbucket Cloud.BitbucketWebhookServlet Processes HTTP requests from Bitbucket webhooks.CLI Main class of the CLI.CLIException General runtime exception for this package.CLIUtilities Utilities for the CLI.Command Interface for commands.CommandGroup Group of commands.EventRecorder Application-scoped bean to record Bitbucket events.EventRecorder.EventRecord Event record.JsonMessageBodyReader MessageBodyReader
forJsonStructure
objects.JsonUtilities Collection of static utility methods.LoginCommand CLIlogin
command.LogoutCommand logout
command.OAuth2Authenticator OAuth 2.0 authentication filter for the JAX-RS Client API.OAuthLoginFilter Filter to process OAuth redirection.PaginatedList<E> Paginated list on Bitbucket Cloud.RepositoryInfo Request-scoped bean to look up a repository name on Bitbucket Cloud.StubHttpServletRequest Stub implementation ofHttpServletRequest
.StubHttpServletResponse Stub implementation ofHttpServletResponse
.StubServletConfig Stub implementation ofServletConfig
.StubServletInputStream Stub implementation ofServletInputStream
which wrapsInputStream
.StubServletRequest Stub implementation ofServletRequest
.StubServletResponse Stub implementation ofServletResponse
.TeamCommandGroup team
command group.TeamInfo Request-scoped bean to look up a team name on Bitbucket Cloud.TokenRefreshEvent Event which is fired when tokens are refreshed.TokenRefreshListener Listener forTokenRefreshEvent
.UserCommandGroup user
command group.UserContext Session-scoped bean for the current user of the session.UserInfo Request-scoped bean to look up a user name on Bitbucket Cloud.