A B C D E F G H I J L M N O P R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort(String, String) - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Aborts the current authorization flow.
- AbstractCommand - Class in org.vx68k.bitbucket.api.client.cli
-
Abstract super-object for commands.
- AbstractCommand(BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.cli.AbstractCommand
-
Constructs the object.
- add(String, Command) - Method in class org.vx68k.bitbucket.api.client.cli.CommandGroup
-
Add a command.
- addCookie(Cookie) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- addDateHeader(String, long) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- addHeader(String, String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- addIntHeader(String, int) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- addTokenRefreshListener(TokenRefreshListener) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Adds a token refresh listener.
- addTokenRefreshListener(TokenRefreshListener) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Adds a token refresh listener.
- API_BASE_URI - Static variable in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Base URI of the Bitbucket API.
- authenticate(HttpServletResponse) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- AUTHORIZATION_ENDPOINT_URI - Static variable in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Authorization endpoint URI.
B
- BasicAuthenticator - Class in org.vx68k.bitbucket.api.client.internal
-
Basic authenticator.
- BasicAuthenticator() - Constructor for class org.vx68k.bitbucket.api.client.internal.BasicAuthenticator
-
Initializes the object.
- Bitbucket - Interface in org.vx68k.bitbucket.api
-
Abstraction of the Bitbucket API.
- BITBUCKET_CLIENT_ID - Static variable in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Property key for the OAuth client identifier.
- BITBUCKET_CLIENT_SECRET - Static variable in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Property key for the OAuth client secret.
- BitbucketAccount - Interface in org.vx68k.bitbucket.api
-
Account on Bitbucket Cloud.
- BitbucketBranch - Interface in org.vx68k.bitbucket.api
-
Branch or bookmark in a Bitbucket repository.
- BitbucketClient - Class in org.vx68k.bitbucket.api.client
-
Bitbucket API client.
- BitbucketClient() - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClient
-
Constructs this object with a new
ClientBuilder
object. - BitbucketClientAccount - Class in org.vx68k.bitbucket.api.client
-
Client implementation of
BitbucketAccount
. - BitbucketClientAccount(JsonObject) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Constructs this object with no Bitbucket client.
- BitbucketClientAccount(JsonObject, BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Constructs this object.
- BitbucketClientBranch - Class in org.vx68k.bitbucket.api.client
-
Client implementation of
BitbucketBranch
. - BitbucketClientBranch(JsonObject) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientBranch
-
Initializes the object.
- BitbucketClientBranch(JsonObject, BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientBranch
-
Initializes the object with a Bitbucket API client.
- BitbucketClientCommit - Class in org.vx68k.bitbucket.api.client
-
Client implementation of
BitbucketCommit
. - BitbucketClientCommit(JsonObject) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientCommit
-
Initializes the object without a Bitbucket API client.
- BitbucketClientCommit(JsonObject, BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientCommit
-
Initializes the object with a Bitbucket API client.
- BitbucketClientIssue - Class in org.vx68k.bitbucket.api.client
-
Client implementation of
BitbucketIssue
. - BitbucketClientIssue(JsonObject) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientIssue
-
Initializes the object from a JSON object.
- BitbucketClientIssue(JsonObject, BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientIssue
-
Initializes the object from a JSON object.
- BitbucketClientObject - Class in org.vx68k.bitbucket.api.client
-
Common super object represented by a JSON object.
- BitbucketClientObject(JsonObject) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientObject
-
Initializes the object with a JSON object.
- BitbucketClientObject(JsonObject, BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientObject
-
Initializes the object with a JSON object and a Bitbucket API client.
- BitbucketClientRef - Class in org.vx68k.bitbucket.api.client
-
Client implementation of
BitbucketRef
. - BitbucketClientRef(JsonObject) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientRef
-
Initializes the object.
- BitbucketClientRef(JsonObject, BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientRef
-
Initializes the object with a Bitbucket API client.
- BitbucketClientRendered - Class in org.vx68k.bitbucket.api.client
-
Client implementation of
BitbucketRendered
. - BitbucketClientRendered(JsonObject) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientRendered
-
Initializes the object.
- BitbucketClientRepository - Class in org.vx68k.bitbucket.api.client
-
Client implementation of
BitbucketRepository
. - BitbucketClientRepository(JsonObject) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Constructs this object.
- BitbucketClientRepository(JsonObject, BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Constructs this object with a Bitbucket client.
- BitbucketClientUser - Class in org.vx68k.bitbucket.api.client
-
Client implementation of
BitbucketUser
. - BitbucketClientUser(JsonObject) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientUser
-
Constructs this object with no Bitbucket client.
- BitbucketClientUser(JsonObject, BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.BitbucketClientUser
-
Constructs this object.
- BitbucketCommit - Interface in org.vx68k.bitbucket.api
-
Commit in a Bitbucket repository.
- BitbucketEvent - Class in org.vx68k.bitbucket.webhook
-
Event on a Bitbucket repository.
- BitbucketEvent(JsonObject) - Constructor for class org.vx68k.bitbucket.webhook.BitbucketEvent
-
Constructs this event from a JSON event object.
- BitbucketIssue - Interface in org.vx68k.bitbucket.api
-
Issue on Bitbucket Cloud.
- BitbucketIssue.Comment - Interface in org.vx68k.bitbucket.api
-
Issue comment on Bitbucket Cloud.
- BitbucketIssue.Component - Interface in org.vx68k.bitbucket.api
-
Issue component resource on Bitbucket Cloud.
- BitbucketIssue.Milestone - Interface in org.vx68k.bitbucket.api
-
Issue milestone resource on Bitbucket Cloud.
- BitbucketIssue.Version - Interface in org.vx68k.bitbucket.api
-
Issue version resource on Bitbucket Cloud.
- BitbucketIssueTracker - Interface in org.vx68k.bitbucket.api
-
Issue tracker interface for a Bitbucket Cloud repository.
- BitbucketPullRequest - Interface in org.vx68k.bitbucket.api
-
Pull request in a Bitbucket repository.
- BitbucketPush - Class in org.vx68k.bitbucket.webhook
-
Push description of a Bitbucket activity.
- BitbucketPush(JsonObject) - Constructor for class org.vx68k.bitbucket.webhook.BitbucketPush
-
Constructs this push description from a JSON push object.
- BitbucketPush.Change - Class in org.vx68k.bitbucket.webhook
-
Change in a push description.
- BitbucketRef - Interface in org.vx68k.bitbucket.api
-
Commit ref on Bitbucket Cloud.
- BitbucketRendered - Interface in org.vx68k.bitbucket.api
-
Rendered text resource on Bitbucket Cloud.
- BitbucketRepository - Interface in org.vx68k.bitbucket.api
-
Repository on Bitbucket Cloud.
- BitbucketUser - Interface in org.vx68k.bitbucket.api
-
User on Bitbucket Cloud.
- BitbucketWebhookServlet - Class in org.vx68k.bitbucket.webhook
-
Processes HTTP requests from Bitbucket webhooks.
- BitbucketWebhookServlet(Event<BitbucketEvent>) - Constructor for class org.vx68k.bitbucket.webhook.BitbucketWebhookServlet
-
Constructs this object with an
Event
object. - BOOKMARK - Static variable in interface org.vx68k.bitbucket.api.BitbucketRef
-
Type value for Mercurial bookmarks.
- BRANCH - Static variable in interface org.vx68k.bitbucket.api.BitbucketRef
-
Type value for Git branches.
C
- Change(JsonObject) - Constructor for class org.vx68k.bitbucket.webhook.BitbucketPush.Change
-
Constructs this change with a JSON change object.
- changeSessionId() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- checkNotCommitted() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
-
Checks if this response is not committed.
- CLI - Class in org.vx68k.bitbucket.api.client.cli
-
Main class of the CLI.
- CLI(BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.cli.CLI
-
Constructs this object.
- CLIException - Exception in org.vx68k.bitbucket.api.client.cli
-
General runtime exception for this package.
- CLIException() - Constructor for exception org.vx68k.bitbucket.api.client.cli.CLIException
-
Initializes this exception with default properties.
- CLIException(String) - Constructor for exception org.vx68k.bitbucket.api.client.cli.CLIException
-
Initializes this exception with a message.
- CLIException(String, Throwable) - Constructor for exception org.vx68k.bitbucket.api.client.cli.CLIException
-
Initializes this exception with a message and a cause.
- CLIException(Throwable) - Constructor for exception org.vx68k.bitbucket.api.client.cli.CLIException
-
Initializes this exception with a cause.
- CLIUtilities - Class in org.vx68k.bitbucket.api.client.cli
-
Utilities for the CLI.
- CLIUtilities() - Constructor for class org.vx68k.bitbucket.api.client.cli.CLIUtilities
-
Does nothing but denies direct instantiations.
- Command - Interface in org.vx68k.bitbucket.api.client.cli
-
Interface for commands.
- CommandGroup - Class in org.vx68k.bitbucket.api.client.cli
-
Group of commands.
- CommandGroup(BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.cli.CommandGroup
-
Constructs the object.
- commit() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
-
Marks this response is committed.
- containsHeader(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- creator() - Static method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
-
Returns a function to create an issue form a JSON object.
- creator() - Static method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns a function to create a repository from a JSON object.
- creator(BitbucketClient) - Static method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
-
Returns a function to create an issue form a JSON object.
- creator(BitbucketClient) - Static method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns a function to create a repository from a JSON object.
D
- destroy() - Method in class org.vx68k.bitbucket.api.client.webapp.OAuthLoginFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.vx68k.bitbucket.api.client.webapp.OAuthLoginFilter
- doPost(HttpServletRequest, HttpServletResponse) - Method in class org.vx68k.bitbucket.webhook.BitbucketWebhookServlet
E
- encodeRedirectUrl(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
-
Deprecated.
- encodeRedirectURL(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- encodeUrl(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
-
Deprecated.
- encodeURL(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- equals(Object) - Method in class org.vx68k.bitbucket.api.client.BitbucketClientObject
- equals(Object) - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder
- equals(Object) - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
- EventRecord() - Constructor for class org.vx68k.bitbucket.api.client.webapp.EventRecorder.EventRecord
-
Constructs this object with no parameters.
- EventRecord(BitbucketEvent) - Constructor for class org.vx68k.bitbucket.api.client.webapp.EventRecorder.EventRecord
-
Constructs this object with a
BitbucketEvent
value. - EventRecorder - Class in org.vx68k.bitbucket.api.client.webapp
-
Application-scoped bean to record Bitbucket events.
- EventRecorder() - Constructor for class org.vx68k.bitbucket.api.client.webapp.EventRecorder
- EventRecorder.EventRecord - Class in org.vx68k.bitbucket.api.client.webapp
-
Event record.
F
- fetchNext() - Method in class org.vx68k.bitbucket.api.client.PaginatedList
-
Fetches the next page.
- filter(ClientRequestContext) - Method in class org.vx68k.bitbucket.api.client.internal.BasicAuthenticator
- filter(ClientRequestContext) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Adds an
Authorization
HTTP header to a request when authentication is required. - fireTokenRefreshed() - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Fires a token refreshed event.
- fireTokenRefreshed(TokenRefreshEvent) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Fires a token refreshed event.
- flushBuffer() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
G
- get(int) - Method in class org.vx68k.bitbucket.api.client.PaginatedList
- get(URI) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Gets a JSON object by a link.
- get(URI, String[], Class<T>) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Gets a media object by a link.
- getAccessToken() - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Returns the access token.
- getAccessToken() - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Returns the access token.
- getAccessTokenExpiry() - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Returns the time when the access token expires.
- getAccessTokenExpiry() - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Returns the time when the access token expires.
- getAccountId() - Method in interface org.vx68k.bitbucket.api.BitbucketUser
-
Returns the Atlassian account identifier.
- getAccountId() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientUser
-
Returns the Atlassian account identifier.
- getActor() - Method in class org.vx68k.bitbucket.webhook.BitbucketEvent
-
Returns the actor of this event.
- getAssignee() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the assignee of the issue.
- getAssignee() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getAsyncContext() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getAttribute(String) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getAttributeNames() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getAuthType() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getBitbucketClient() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientObject
-
Returns the
BitbucketClient
object. - getBitbucketClient() - Method in class org.vx68k.bitbucket.api.client.cli.AbstractCommand
-
Returns the Bitbucket API client.
- getBitbucketClient() - Method in class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Returns the Bitbucket client of the user context.
- getBitbucketClient() - Method in class org.vx68k.bitbucket.api.client.webapp.TeamInfo
-
Returns the Bitbucket client of the user context.
- getBitbucketClient() - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Returns the
BitbucketClient
object. - getBitbucketClient() - Method in class org.vx68k.bitbucket.api.client.webapp.UserInfo
-
Returns the Bitbucket client of the user context.
- getBitbucketClientId() - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Returns the OAuth client identifier for the Bitbucket API.
- getBufferSize() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- getChanges() - Method in class org.vx68k.bitbucket.webhook.BitbucketPush
-
Returns the changes included in this push.
- getCharacterEncoding() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getCharacterEncoding() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- getClientId() - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Returns the client identifier for OAuth.
- getClientId() - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Returns the client identifier.
- getCommits() - Method in class org.vx68k.bitbucket.webhook.BitbucketPush.Change
-
Returns the commits included in this change.
- getComponent() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the component of the issue.
- getComponent() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getContent() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue.Comment
-
Returns the content of the comment.
- getContent() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the content of the issue.
- getContent() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getContentLength() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getContentLengthLong() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getContentType() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getContentType() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- getContextPath() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getCookies() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getCreated() - Method in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Returns the date and time when the account was created.
- getCreated() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue.Comment
-
Returns the time when the comment was created.
- getCreated() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the instant when the issue was created.
- getCreated() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the time when the repository was created.
- getCreated() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Returns the date and time when the account was created.
- getCreated() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getCreated() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the time when the repository was created.
- getDateHeader(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getDefaultInstance() - Static method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Returns the default
BitbucketClient
object. - getDescription() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the description of the repository.
- getDescription() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the description of the repository.
- getDescription() - Method in interface org.vx68k.bitbucket.api.client.cli.Command
-
Returns the description of the command.
- getDispatcherType() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getDisplayName() - Method in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Returns the display name of the account.
- getDisplayName() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Returns the display name of the account.
- getEdited() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the instant when the issue was last edited.
- getEdited() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getEvent() - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder.EventRecord
-
Returns the Bitbucket event.
- getFilterConfig() - Method in class org.vx68k.bitbucket.api.client.webapp.OAuthLoginFilter
-
Returns the
FilterConfig
object given toinit
. - getFullName() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the full name of the repository.
- getFullName() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the full name of the repository.
- getHeader(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getHeader(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- getHeaderNames() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getHeaderNames() - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- getHeaders(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getHeaders(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- getHeads() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientBranch
-
Returns the heads of this branch.
- getHtml() - Method in interface org.vx68k.bitbucket.api.BitbucketRendered
-
Returns the HTML rendering of the rendered text.
- getHtml() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRendered
- getId() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue.Comment
-
Returns the identifier of the comment.
- getId() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the identifier of the issue.
- getId() - Method in interface org.vx68k.bitbucket.api.BitbucketPullRequest
-
Returns the identifier of the pull request.
- getId() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getId() - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder.EventRecord
-
Returns the identifier of this record.
- getInitParameter(String) - Method in class org.vx68k.bitbucket.stub.StubServletConfig
- getInitParameterNames() - Method in class org.vx68k.bitbucket.stub.StubServletConfig
- getInputStream() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getIntHeader(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getIssue() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue.Comment
-
Returns the issue to which the comment belongs.
- getIssue(int) - Method in interface org.vx68k.bitbucket.api.BitbucketIssueTracker
-
Returns the issue specified by an identifier.
- getIssue(int) - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the issue specified by an identifier.
- getIssueTracker() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the issue tracker of the repository.
- getIssueTracker() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
- getJsonObject() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientObject
-
Returns the JSON object given to the constructor.
- getKind() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the kind of the issue.
- getKind() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getLink(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClientObject
-
Returns the link of this object identified by a name.
- getLocalAddr() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getLocale() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getLocale() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- getLocales() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getLocalName() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getLocalPort() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getLocation() - Method in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Returns the location of the account.
- getLocation() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Returns the location of the account.
- getLoggedInUser() - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Returns the logged-in user.
- getMainBranch() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the main branch of the repository.
- getMainBranch() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the main branch of the repository.
- getMarkup() - Method in interface org.vx68k.bitbucket.api.BitbucketRendered
-
Returns the markup type of the rendered text.
- getMarkup() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRendered
- getMethod() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getMilestone() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the milestone of the issue.
- getMilestone() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getName() - Method in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Returns the name of the account.
- getName() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue.Component
-
Returns the name of the component.
- getName() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue.Milestone
-
Returns the name of the milestone.
- getName() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue.Version
-
Returns the name of the version.
- getName() - Method in interface org.vx68k.bitbucket.api.BitbucketRef
-
Returns the name of the commit reference.
- getName() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the name of the repository.
- getName() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Returns the name of the account.
- getName() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRef
-
Returns the name of the commit reference.
- getName() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the name of the repository.
- getName() - Method in class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Returns the repository name to look up.
- getName() - Method in class org.vx68k.bitbucket.api.client.webapp.TeamInfo
-
Returns the team name to look up.
- getName() - Method in class org.vx68k.bitbucket.api.client.webapp.UserInfo
-
Returns the user name to look up.
- getNew() - Method in class org.vx68k.bitbucket.webhook.BitbucketPush.Change
-
Returns the new branch after this change.
- getOld() - Method in class org.vx68k.bitbucket.webhook.BitbucketPush.Change
-
Returns the old branch before this change.
- getOrigin(ExternalContext) - Static method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Constructs the origin of the server.
- getOutputStream() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- getOwner() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the owner of the repository.
- getOwner() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the owner of the repository.
- getOwnerName() - Method in class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Returns the owner name to look up.
- getParameter(String) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getParameterMap() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getParameterNames() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getParameterValues(String) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getPart(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getParts() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getPathInfo() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getPathTranslated() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getPriority() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the priority of the issue.
- getPriority() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getProtocol() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getPush() - Method in class org.vx68k.bitbucket.webhook.BitbucketEvent
-
Returns the push description of this event.
- getQueryString() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getRaw() - Method in interface org.vx68k.bitbucket.api.BitbucketRendered
-
Returns the raw data of the rendered text.
- getRaw() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRendered
- getReader() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getRealPath(String) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
-
Deprecated.
- getRecorded() - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder.EventRecord
-
Returns the recorded timestamp.
- getRecords() - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder
-
Returns a
Collection
view of all the records. - getRefreshToken() - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Returns the refresh token.
- getRefreshToken() - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Returns the refresh token.
- getRemoteAddr() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getRemoteHost() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getRemotePort() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getRemoteUser() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getReporter() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the reporter of the issue.
- getReporter() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getRepository() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the repository of the issue.
- getRepository() - Method in interface org.vx68k.bitbucket.api.BitbucketIssueTracker
-
Returns the repository of the issue tracker.
- getRepository() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getRepository() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
- getRepository() - Method in class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Returns the repository found by the last lookup.
- getRepository() - Method in class org.vx68k.bitbucket.webhook.BitbucketEvent
-
Returns the repository of this event.
- getRepository(String) - Method in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Returns a repository owned by the account.
- getRepository(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Returns a repository owned by the account.
- getRepository(String, String) - Method in interface org.vx68k.bitbucket.api.Bitbucket
-
Returns a repository resource for a repository.
- getRepository(String, String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Returns a repository resource for a repository.
- getRequestDispatcher(String) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getRequestedSessionId() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getRequestURI() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getRequestURL() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getResource(String, Map<String, Object>) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Gets a JSON object from a resource.
- getScheme() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getSCM() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the SCM type of the repository.
- getSCM() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the SCM type of the repository.
- getServerName() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getServerPort() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getServletContext() - Method in class org.vx68k.bitbucket.api.client.webapp.OAuthLoginFilter
-
Returns the servlet context.
- getServletContext() - Method in class org.vx68k.bitbucket.stub.StubServletConfig
- getServletContext() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- getServletName() - Method in class org.vx68k.bitbucket.stub.StubServletConfig
- getServletPath() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getSession() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getSession(boolean) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getSize() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the size of the repository.
- getSize() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
- getState() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the state of the issue.
- getState() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getStatus() - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- getTarget() - Method in interface org.vx68k.bitbucket.api.BitbucketRef
-
Returns the target of the commit reference.
- getTarget() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRef
- getTeam() - Method in class org.vx68k.bitbucket.api.client.webapp.TeamInfo
-
Returns the team found by the last lookup.
- getTeam(String) - Method in interface org.vx68k.bitbucket.api.Bitbucket
-
Returns an account resource for a team.
- getTeam(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Returns an account resource for a team.
- getTitle() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the title of the issue.
- getTitle() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getType() - Method in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Return the type of the account.
- getType() - Method in interface org.vx68k.bitbucket.api.BitbucketRef
-
Returns the type of the commit reference.
- getType() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientObject
-
Returns the type name of this object.
- getUpdated() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue.Comment
-
Returns the time when the comment was last updated.
- getUpdated() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the instant when the issue was last updated.
- getUpdated() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the time when the repository was last updated.
- getUpdated() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getUpdated() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the time when the repository was last updated.
- getUser() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue.Comment
-
Returns the user who made the comment.
- getUser() - Method in class org.vx68k.bitbucket.api.client.webapp.UserInfo
-
Returns the user found by the last lookup.
- getUser(String) - Method in interface org.vx68k.bitbucket.api.Bitbucket
-
Returns an account resource for a user.
- getUser(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Returns an account resource for a user.
- getUserContext() - Method in class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Returns the user context given to the constructor.
- getUserContext() - Method in class org.vx68k.bitbucket.api.client.webapp.TeamInfo
-
Returns the user context given to the constructor.
- getUserContext() - Method in class org.vx68k.bitbucket.api.client.webapp.UserInfo
-
Returns the user context given to the constructor.
- getUsername() - Method in class org.vx68k.bitbucket.api.client.internal.BasicAuthenticator
-
Returns the username.
- getUserPrincipal() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- getUUID() - Method in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Returns the UUID of the account.
- getUUID() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns the UUID of the repository.
- getUUID() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Returns the UUID of the account.
- getUUID() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns the UUID of the repository.
- getVersion() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the version of the issue.
- getVersion() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getVotes() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the number of votes.
- getVotes() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getWatches() - Method in interface org.vx68k.bitbucket.api.BitbucketIssue
-
Returns the number of watches.
- getWatches() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientIssue
- getWebsite() - Method in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Returns the website URI of the account.
- getWebsite() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Returns the website URI of the account.
- getWriter() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- GIT - Static variable in interface org.vx68k.bitbucket.api.BitbucketRepository
-
SCM type value for Git repositories.
H
- hashCode() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientObject
- hashCode() - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder
- hashCode() - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
- hasIssueTracker() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns
true
if and only if the repository has a issue tracker. - hasIssueTracker() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
- hasWiki() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns
true
if and only if the repository has a wiki. - hasWiki() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
- HG - Static variable in interface org.vx68k.bitbucket.api.BitbucketRepository
-
SCM type value for Mercurial repositories.
- HTTP_PORT - Static variable in class org.vx68k.bitbucket.stub.StubServletRequest
-
Default HTTP server port.
- HTTPS_PORT - Static variable in class org.vx68k.bitbucket.stub.StubServletRequest
-
Default HTTPS server port.
I
- init(FilterConfig) - Method in class org.vx68k.bitbucket.api.client.webapp.OAuthLoginFilter
- isAsyncStarted() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- isAsyncSupported() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- isClosed() - Method in class org.vx68k.bitbucket.webhook.BitbucketPush.Change
-
Returns
true
if this change closed a branch. - isCommitted() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- isCreated() - Method in class org.vx68k.bitbucket.webhook.BitbucketPush.Change
-
Returns
true
if this change created a branch. - isFinished() - Method in class org.vx68k.bitbucket.stub.StubServletInputStream
- isForced() - Method in class org.vx68k.bitbucket.webhook.BitbucketPush.Change
-
Returns
true
if this change was forced. - isFound() - Method in class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Returns
true
if a repository was found by the last lookup. - isFound() - Method in class org.vx68k.bitbucket.api.client.webapp.TeamInfo
-
Returns
true
if a team was found by the last lookup. - isFound() - Method in class org.vx68k.bitbucket.api.client.webapp.UserInfo
-
Returns
true
if a user was found by the last lookup. - isLoggedIn() - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Returns
true
if the current user is logged in. - isPrivate() - Method in interface org.vx68k.bitbucket.api.BitbucketRepository
-
Returns
true
if and only if the repository is private. - isPrivate() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns
true
if and only if the repository is private. - isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.vx68k.bitbucket.api.client.internal.JsonMessageBodyReader
- isReady() - Method in class org.vx68k.bitbucket.stub.StubServletInputStream
- isRequestedSessionIdFromCookie() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- isRequestedSessionIdFromUrl() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
-
Deprecated.
- isRequestedSessionIdFromURL() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- isRequestedSessionIdValid() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- isSecure() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- isStaff() - Method in interface org.vx68k.bitbucket.api.BitbucketUser
-
Returns
true
if the user is staff. - isStaff() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientUser
-
Returns
true
if the user is staff. - issues() - Method in interface org.vx68k.bitbucket.api.BitbucketIssueTracker
-
Returns a collection view of the issues.
- issues() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
-
Returns a collection view of the issues.
- issues(String) - Method in interface org.vx68k.bitbucket.api.BitbucketIssueTracker
-
Returns a collection view of the issues that match a filter expression.
- issues(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClientRepository
- isTruncated() - Method in class org.vx68k.bitbucket.webhook.BitbucketPush.Change
-
Returns
true
if this change was truncated. - isUserInRole(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
J
- JsonMessageBodyReader - Class in org.vx68k.bitbucket.api.client.internal
-
MessageBodyReader
forJsonStructure
objects. - JsonMessageBodyReader() - Constructor for class org.vx68k.bitbucket.api.client.internal.JsonMessageBodyReader
- JsonUtilities - Class in org.vx68k.bitbucket.api.client
-
Collection of static utility methods.
- JsonUtilities() - Constructor for class org.vx68k.bitbucket.api.client.JsonUtilities
-
Does nothing but denies direct instantiation.
L
- listRecords() - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder
-
Returns a JSON array of all the event records.
- login() - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Performs a login action by redirecting the user agent to the authorization endpoint.
- login(String, String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Logs in with resource owner password credentials.
- login(String, String) - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Continues the current authorization flow to login.
- login(String, String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- LoginCommand - Class in org.vx68k.bitbucket.api.client.cli
-
CLI
login
command. - LoginCommand(BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.cli.LoginCommand
-
Initializes the object.
- loginWithAuthorizationCode(String, URI) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Logs in with an authorization code.
- logout() - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Logs out.
- logout() - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Performs a logout action by clearing the current Bitbucket service.
- logout() - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- LogoutCommand - Class in org.vx68k.bitbucket.api.client.cli
-
logout
command. - LogoutCommand(BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.cli.LogoutCommand
-
Initializes the object.
- lookUp() - Method in class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Performs an action to look up.
- lookUp() - Method in class org.vx68k.bitbucket.api.client.webapp.TeamInfo
-
Performs an action to look up.
- lookUp() - Method in class org.vx68k.bitbucket.api.client.webapp.UserInfo
-
Performs an action to look up.
M
- main(String[]) - Static method in class org.vx68k.bitbucket.api.client.cli.CLI
-
Command entry point.
N
- NAMED_BRANCH - Static variable in interface org.vx68k.bitbucket.api.BitbucketRef
-
Type value for Mercurial branches.
O
- OAuth2Authenticator - Class in org.vx68k.bitbucket.api.client.internal
-
OAuth 2.0 authentication filter for the JAX-RS Client API.
- OAuth2Authenticator(URI, URI) - Constructor for class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Initializes the object.
- OAuthLoginFilter - Class in org.vx68k.bitbucket.api.client.webapp
-
Filter to process OAuth redirection.
- OAuthLoginFilter(UserContext) - Constructor for class org.vx68k.bitbucket.api.client.webapp.OAuthLoginFilter
-
Constructs this object.
- org.vx68k.bitbucket.api - package org.vx68k.bitbucket.api
-
Interfaces and common classes for the Bitbucket API.
- org.vx68k.bitbucket.api.client - package org.vx68k.bitbucket.api.client
-
Client implementation for the Bitbucket API.
- org.vx68k.bitbucket.api.client.cli - package org.vx68k.bitbucket.api.client.cli
-
CLI command implementation for the Bitbucket API Client Library.
- org.vx68k.bitbucket.api.client.internal - package org.vx68k.bitbucket.api.client.internal
-
Internal classes.
- org.vx68k.bitbucket.api.client.webapp - package org.vx68k.bitbucket.api.client.webapp
-
Classes for the Example App.
- org.vx68k.bitbucket.stub - package org.vx68k.bitbucket.stub
-
Test stub classes.
- org.vx68k.bitbucket.webhook - package org.vx68k.bitbucket.webhook
-
Webhook implementation for Bitbucket Cloud.
P
- PaginatedList<E> - Class in org.vx68k.bitbucket.api.client
-
Paginated list on Bitbucket Cloud.
- PaginatedList(URI, BitbucketClient, Function<JsonObject, ? extends E>) - Constructor for class org.vx68k.bitbucket.api.client.PaginatedList
-
Initializes this object.
- parseCommits(JsonArray) - Static method in class org.vx68k.bitbucket.api.client.BitbucketClientBranch
-
Parses a JSON array for commits.
- post(URI, Entity<?>) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Makes a (@code POST} request to a URI.
R
- read() - Method in class org.vx68k.bitbucket.stub.StubServletInputStream
- readFrom(Class<JsonStructure>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.vx68k.bitbucket.api.client.internal.JsonMessageBodyReader
- record(BitbucketEvent) - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder
-
Records a Bitbucket event.
- refreshAccessToken() - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Refreshes the access token.
- removeAttribute(String) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- removeTokenRefreshListener(TokenRefreshListener) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Removes a token refresh listener.
- removeTokenRefreshListener(TokenRefreshListener) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Removes a token refresh listener.
- repositories() - Method in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Returns a
Collection
view of the repositories owned by the account. - repositories() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientAccount
-
Returns a
Collection
view of the repositories owned by the account. - repositories(String) - Method in interface org.vx68k.bitbucket.api.Bitbucket
-
Returns a
Collection
view of the repositories of an account. - repositories(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
- RepositoryInfo - Class in org.vx68k.bitbucket.api.client.webapp
-
Request-scoped bean to look up a repository name on Bitbucket Cloud.
- RepositoryInfo(UserContext) - Constructor for class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Constructs this object.
- requestAccessToken(Entity) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Requests an access token by posting a form entity.
- reset() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- resetBuffer() - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- restoreTokens(BitbucketClient) - Static method in class org.vx68k.bitbucket.api.client.cli.CLIUtilities
-
Restores the token information from a persistent store.
- run(String, String[]) - Method in interface org.vx68k.bitbucket.api.client.cli.Command
-
Runs the command.
- run(String, String[]) - Method in class org.vx68k.bitbucket.api.client.cli.CommandGroup
-
Runs the command.
- run(String, String[]) - Method in class org.vx68k.bitbucket.api.client.cli.LoginCommand
- run(String, String[]) - Method in class org.vx68k.bitbucket.api.client.cli.LogoutCommand
S
- saveTokens(BitbucketClient) - Static method in class org.vx68k.bitbucket.api.client.cli.CLIUtilities
-
Saves the token information to a persistent store.
- sendError(int) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- sendError(int, String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- sendRedirect(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- setAccessToken(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Sets the access token.
- setAccessToken(String) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Sets the access token.
- setAccessTokenExpiry(Instant) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Sets the time when the access token expires.
- setAccessTokenExpiry(Instant) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Sets the time when the access token expires.
- setAttribute(String, Object) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- setBitbucketClient(BitbucketClient) - Method in class org.vx68k.bitbucket.api.client.BitbucketClientObject
-
Associates a Bitbucket client.
- setBitbucketClientId(String) - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Sets the OAuth client identifier for the Bitbucket API.
- setBitbucketClientSecret(String) - Method in class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Sets the OAuth client secret for the Bitbucket API.
- setBufferSize(int) - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- setCharacterEncoding(String) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- setCharacterEncoding(String) - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- setClientId(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Sets the client identifier for OAuth.
- setClientId(String) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Sets the client identifier.
- setClientSecret(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Sets the client secret for OAuth.
- setClientSecret(String) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Sets the client secret.
- setContentLength(int) - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- setContentLengthLong(long) - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- setContentType(String) - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- setDateHeader(String, long) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- setDefaultInstance(BitbucketClient) - Static method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Sets the default
BitbucketClient
object. - setEntityManager(EntityManager) - Static method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder
-
Sets the entity manager to a
EntityManager
value. - setEvent(BitbucketEvent) - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder.EventRecord
-
Sets the Bitbucket event.
- setHeader(String, String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- setId(int) - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder.EventRecord
-
Sets the identifier of this record to an
int
value. - setIntHeader(String, int) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- setLocale(Locale) - Method in class org.vx68k.bitbucket.stub.StubServletResponse
- setMethod(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
-
Sets the request method of this request to a
String
value. - setName(String) - Method in class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Sets the repository name to look up.
- setName(String) - Method in class org.vx68k.bitbucket.api.client.webapp.TeamInfo
-
Sets the team name to look up.
- setName(String) - Method in class org.vx68k.bitbucket.api.client.webapp.UserInfo
-
Sets the user name to look up.
- setOwnerName(String) - Method in class org.vx68k.bitbucket.api.client.webapp.RepositoryInfo
-
Sets the owner name to look up.
- setPassword(String) - Method in class org.vx68k.bitbucket.api.client.internal.BasicAuthenticator
-
Sets the password.
- setPathInfo(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
-
Sets the path information of this request to a
String
value. - setQueryString(String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
-
Sets the query string of this request to a
String
value. - setReadListener(ReadListener) - Method in class org.vx68k.bitbucket.stub.StubServletInputStream
- setRecorded(Date) - Method in class org.vx68k.bitbucket.api.client.webapp.EventRecorder.EventRecord
-
Sets the recorded timestamp to a
Date
value. - setRefreshToken(String) - Method in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Sets the refresh token.
- setRefreshToken(String) - Method in class org.vx68k.bitbucket.api.client.internal.OAuth2Authenticator
-
Sets the refresh token.
- setServerName(String) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
-
Sets the server name to a
String
value. - setServerPort(int) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
-
Sets the server port to an
int
value. - setStatus(int) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
- setStatus(int, String) - Method in class org.vx68k.bitbucket.stub.StubHttpServletResponse
-
Deprecated.
- setUsername(String) - Method in class org.vx68k.bitbucket.api.client.internal.BasicAuthenticator
-
Sets the username.
- size() - Method in class org.vx68k.bitbucket.api.client.PaginatedList
- startAsync() - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- startAsync(ServletRequest, ServletResponse) - Method in class org.vx68k.bitbucket.stub.StubServletRequest
- StubHttpServletRequest - Class in org.vx68k.bitbucket.stub
-
Stub implementation of
HttpServletRequest
. - StubHttpServletRequest(ServletContext) - Constructor for class org.vx68k.bitbucket.stub.StubHttpServletRequest
-
Constructs this object with a
ServletContext
object. - StubHttpServletRequest(ServletContext, ServletInputStream) - Constructor for class org.vx68k.bitbucket.stub.StubHttpServletRequest
-
Constructs this object with a
ServletContext
object and aServletInputStream
object. - StubHttpServletResponse - Class in org.vx68k.bitbucket.stub
-
Stub implementation of
HttpServletResponse
. - StubHttpServletResponse(ServletOutputStream) - Constructor for class org.vx68k.bitbucket.stub.StubHttpServletResponse
-
Constructs this object with a
ServletOutputStream
object. - StubServletConfig - Class in org.vx68k.bitbucket.stub
-
Stub implementation of
ServletConfig
. - StubServletConfig(ServletContext) - Constructor for class org.vx68k.bitbucket.stub.StubServletConfig
-
Constructs this configuration with a
ServletContext
object. - StubServletInputStream - Class in org.vx68k.bitbucket.stub
-
Stub implementation of
ServletInputStream
which wrapsInputStream
. - StubServletInputStream() - Constructor for class org.vx68k.bitbucket.stub.StubServletInputStream
-
Constructs this object wrapping no
InputStream
object. - StubServletInputStream(InputStream, long) - Constructor for class org.vx68k.bitbucket.stub.StubServletInputStream
-
Constructs this object wrapping an
InputStream
object. - StubServletRequest - Class in org.vx68k.bitbucket.stub
-
Stub implementation of
ServletRequest
. - StubServletRequest(ServletContext) - Constructor for class org.vx68k.bitbucket.stub.StubServletRequest
-
Constructs this object with a
ServletContext
object. - StubServletRequest(ServletContext, ServletInputStream) - Constructor for class org.vx68k.bitbucket.stub.StubServletRequest
-
Constructs this object with a
ServletContext
object and aServletInputStream
object. - StubServletResponse - Class in org.vx68k.bitbucket.stub
-
Stub implementation of
ServletResponse
. - StubServletResponse(ServletOutputStream) - Constructor for class org.vx68k.bitbucket.stub.StubServletResponse
-
Constructs this object with a
ServletOutputStream
object.
T
- TEAM - Static variable in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Type value for team accounts.
- TeamCommandGroup - Class in org.vx68k.bitbucket.api.client.cli
-
team
command group. - TeamCommandGroup(BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.cli.TeamCommandGroup
-
Constructs this object.
- TeamInfo - Class in org.vx68k.bitbucket.api.client.webapp
-
Request-scoped bean to look up a team name on Bitbucket Cloud.
- TeamInfo(UserContext) - Constructor for class org.vx68k.bitbucket.api.client.webapp.TeamInfo
-
Constructs this object.
- toInstant(JsonString) - Static method in class org.vx68k.bitbucket.api.client.JsonUtilities
-
Converts a JSON date-time string to an instant.
- TOKEN_ENDPOINT_URI - Static variable in class org.vx68k.bitbucket.api.client.BitbucketClient
-
Token endpoint URI.
- tokenRefreshed(TokenRefreshEvent) - Method in interface org.vx68k.bitbucket.api.client.TokenRefreshListener
-
Notifies that tokens were refreshed.
- TokenRefreshEvent - Class in org.vx68k.bitbucket.api.client
-
Event which is fired when tokens are refreshed.
- TokenRefreshEvent(Object) - Constructor for class org.vx68k.bitbucket.api.client.TokenRefreshEvent
-
Initializes the event.
- TokenRefreshListener - Interface in org.vx68k.bitbucket.api.client
-
Listener for
TokenRefreshEvent
. - toLink(JsonObject) - Static method in class org.vx68k.bitbucket.api.client.JsonUtilities
-
Converts a JSON object to a link.
- toString() - Method in class org.vx68k.bitbucket.api.client.BitbucketClientObject
-
Returns a string representation of the object.
- toUUID(JsonString) - Static method in class org.vx68k.bitbucket.api.client.JsonUtilities
-
Converts a JSON string to a UUID.
U
- upgrade(Class<T>) - Method in class org.vx68k.bitbucket.stub.StubHttpServletRequest
- USER - Static variable in interface org.vx68k.bitbucket.api.BitbucketAccount
-
Type value for user accounts.
- UserCommandGroup - Class in org.vx68k.bitbucket.api.client.cli
-
user
command group. - UserCommandGroup(BitbucketClient) - Constructor for class org.vx68k.bitbucket.api.client.cli.UserCommandGroup
-
Constructs this object.
- UserContext - Class in org.vx68k.bitbucket.api.client.webapp
-
Session-scoped bean for the current user of the session.
- UserContext() - Constructor for class org.vx68k.bitbucket.api.client.webapp.UserContext
-
Constructs this object with no parameters.
- UserInfo - Class in org.vx68k.bitbucket.api.client.webapp
-
Request-scoped bean to look up a user name on Bitbucket Cloud.
- UserInfo(UserContext) - Constructor for class org.vx68k.bitbucket.api.client.webapp.UserInfo
-
Constructs this object.
All Classes All Packages