Package org.vx68k.bitbucket.api.client
Client implementation for the Bitbucket API.
This package is contained in artifact bitbucket-api-client and
will be exported by module org.vx68k.bitbucket.api.client on Java SE
9 and later.
-
Interface Summary Interface Description TokenRefreshListener Listener forTokenRefreshEvent. -
Class Summary Class Description 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.JsonUtilities Collection of static utility methods.PaginatedList<E> Paginated list on Bitbucket Cloud.TokenRefreshEvent Event which is fired when tokens are refreshed.