- CacheableAvatarSupplier - Interface in com.atlassian.bitbucket.avatar
- 
Augments the  AvatarSupplier with timestamp information that can be used to control caching, or to simply
 display a modification date indicating when the avatar was last updated. 
- call() - Method in interface com.atlassian.bitbucket.scm.Command
- 
Executes a command 
- call(Operation<T, E>) - Method in interface com.atlassian.bitbucket.user.EscalatedSecurityContext
- 
Executes an Operation as the specified user and added permissions. 
- canAddUserToGroup(String) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Check if the current user can add users to the given group. 
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionCancelableCommentEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.permission.GlobalPermissionGrantRequestedEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.permission.GlobalPermissionModificationRequestedEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.permission.GlobalPermissionRevocationRequestedEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.permission.ProjectPermissionGrantRequestedEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.permission.ProjectPermissionModificationRequestedEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.permission.ProjectPermissionRevocationRequestedEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.permission.RepositoryPermissionGrantRequestedEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.permission.RepositoryPermissionModificationRequestedEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.permission.RepositoryPermissionRevocationRequestedEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.project.ProjectCreationRequestedEvent
- 
Cancels project creation, providing a message explaining why. 
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.project.ProjectDeletionRequestedEvent
- 
Cancels project deletion, providing a message explaining why. 
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.project.ProjectModificationRequestedEvent
- 
Cancels project modification, providing a message explaining why. 
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.pull.PullRequestCancelableCommentEvent
-  
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.pull.PullRequestDeletionRequestedEvent
- 
Cancels pull request deletion, providing a message explaining why. 
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.pull.PullRequestOpenRequestedEvent
- 
Cancels pull request creation, providing a message explaining why. 
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.repository.RepositoryCreationRequestedEvent
- 
Cancels repository creation, providing a message explaining why. 
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.repository.RepositoryDeletionRequestedEvent
- 
Cancels repository deletion, providing a message explaining why. 
- cancel(KeyedMessage) - Method in class com.atlassian.bitbucket.event.repository.RepositoryModificationRequestedEvent
- 
Cancels repository modification, providing a message explaining why. 
- cancel(KeyedMessage) - Method in interface com.atlassian.bitbucket.util.CancelState
- 
Cancels the operation, providing a message explaining why. 
- CancelableEvent - Interface in com.atlassian.bitbucket.event
- 
Augments an event with support for cancelation. 
- cancelExport(long) - Method in interface com.atlassian.bitbucket.migration.MigrationService
- 
Cancels the export job. 
- cancelImport(long) - Method in interface com.atlassian.bitbucket.migration.MigrationService
- 
Cancels the import job. 
- CancelState - Interface in com.atlassian.bitbucket.util
- 
Tracks the cancelation state of a cancelable operation. 
- canCreateGroups() - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Retrieves a flag indicating whether it is possible to create a group. 
- canCreateUsers() - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Retrieves a flag indicating whether it is possible to create a user. 
- canDelete(int, long) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Verifies if the current user can delete the specified  pull request. 
- canDeleteGroup(String) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Check if the current user can delete a group without affecting their permissions 
- canDeleteGroups() - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Retrieves a flag indicating whether it is possible to delete a group. 
- canDeleteUser(String) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Check if the  normal user can be deleted. 
- canLogin(Principal) - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Check if a user is active and licensed to use the application. 
- canMerge() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeability
-  
- canMerge(int, long) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Retrieves a flag indicating whether the specified pull request can be  merged
 by the system or must be manually merged by a user. 
- canRemoveUserFromGroup(String, String) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Check if a  normal user can remove themselves from the given group. 
- canUpdateGroups() - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Retrieves a flag indicating whether it is possible to update groups. 
- captcha() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/captcha 
- captcha(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Users
-  
- CaptchaAuthenticationException - Exception in com.atlassian.bitbucket.auth
- 
- CaptchaAuthenticationException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.auth.CaptchaAuthenticationException
-  
- CaptchaRequiredAuthenticationException - Exception in com.atlassian.bitbucket.auth
- 
A specialisation of  CaptchaAuthenticationException, thrown to indicate the user has entered their password
 incorrectly too many times in succession and is required to solve a CAPTCHA before they will be allowed to login
 again. 
- CaptchaRequiredAuthenticationException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.auth.CaptchaRequiredAuthenticationException
-  
- category(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.AddonMarketplace
-  
- category(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.AddonRequests
-  
- cc(String...) - Method in class com.atlassian.bitbucket.mail.MailMessage.Builder
-  
- cc(Iterable<String>) - Method in class com.atlassian.bitbucket.mail.MailMessage.Builder
-  
- Change - Interface in com.atlassian.bitbucket.content
- 
Describes a single change made by a  commit. 
- change(Path) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Commit
- 
Adds an anchor for the specified path, producing a URL like /projects/PROJ/repos/repo/commits/ID#path. 
- change(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Commit
- 
Adds an anchor for the specified path, producing a URL like /projects/PROJ/repos/repo/commits/ID#path. 
- change(RefChange) - Method in class com.atlassian.bitbucket.scm.mirror.MirrorUpdateRefsCommandParameters.Builder
-  
- ChangeCallback - Interface in com.atlassian.bitbucket.content
- 
Describes a callback for receiving streaming  changes. 
- ChangeContext - Class in com.atlassian.bitbucket.content
-  
- ChangeContext.Builder - Class in com.atlassian.bitbucket.content
-  
- changes(Page<Change>) - Method in class com.atlassian.bitbucket.commit.SimpleChangeset.Builder
-  
- changes(CompareChangeCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.compare.ScmCompareCommandFactory
-  
- changes(Iterable<? extends RefChange>) - Method in class com.atlassian.bitbucket.scm.mirror.MirrorUpdateRefsCommandParameters.Builder
-  
- changes(PullRequestChangeCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.pull.ScmPullRequestCommandFactory
- 
- changes(PullRequestChangesCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.pull.ScmPullRequestCommandFactory
-  
- changes(ChangesCommandParameters, ChangeCallback) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
Retrieves a  Command which, when executed, will stream  changes describing modifications
 made between two revisions, optionally filtered by path. 
- changes(ChangesCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
Retrieves a  page of  changes describing the modifications made between two
 revisions, optionally filtered by path. 
- ChangesCommandParameters - Class in com.atlassian.bitbucket.scm
-  
- ChangesCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- changeScope(PullRequestChangeScope) - Method in class com.atlassian.bitbucket.pull.PullRequestChangesRequest.Builder
- 
Specifies the scope of the changes to be streamed. 
- Changeset - Interface in com.atlassian.bitbucket.commit
- 
Describes a set of changes between two commits. 
- changesets(ChangesetsCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
Retrieves a page of  changesets given a set of  commit IDs, where each changeset includes the first page of  changes
 between a requested commit and its first parent. 
- ChangesetsCommandParameters - Class in com.atlassian.bitbucket.scm
-  
- ChangesetsCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- ChangesetsRequest - Class in com.atlassian.bitbucket.commit
- 
Defines a request to retrieve changesets for a given set of commits. 
- ChangesetsRequest.Builder - Class in com.atlassian.bitbucket.commit
-  
- ChangesRequest - Class in com.atlassian.bitbucket.content
-  
- ChangesRequest.Builder - Class in com.atlassian.bitbucket.content
-  
- ChangeSummary - Class in com.atlassian.bitbucket.content
- 
- ChangeSummary.Builder - Class in com.atlassian.bitbucket.content
-  
- ChangeType - Enum in com.atlassian.bitbucket.content
- 
Defines the standard  change types which may occur in a given  commit. 
- Channels - Class in com.atlassian.bitbucket.audit
- 
Represents the set of built-in audit log channel names. 
- checkNotBlank(String, String) - Static method in class com.atlassian.bitbucket.util.BuilderSupport
-  
- checkOptionalString(String, int) - Static method in class com.atlassian.bitbucket.util.CustomPreconditions
- 
Checks whether valuevalidates as an optional string.
 
- checkRequiredString(String) - Static method in class com.atlassian.bitbucket.util.CustomPreconditions
- 
Checks whether valuevalidates as a required string.
 
- checkRequiredString(String, int) - Static method in class com.atlassian.bitbucket.util.CustomPreconditions
- 
Checks whether valuevalidates as a required string.
 
- cleanDirectory(Path) - Static method in class com.atlassian.bitbucket.util.MoreFiles
- 
Deletes any files or subdirectories in the specified directory and leaves the directory empty. 
- clear() - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- clear() - Method in interface com.atlassian.bitbucket.auth.AuthenticationService
- 
Clears the current authentication, if any, resulting in an anonymous context 
- clear() - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- clearArguments() - Method in interface com.atlassian.bitbucket.scm.CommandBuilder
- 
Clears any arguments which have been set. 
- clearCaptchaChallenge(String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Clears any CAPTCHA challenge that may constrain the user with the supplied username when they authenticate. 
- clearData() - Method in class com.atlassian.bitbucket.markup.RenderContext.Builder
- 
Clears any provided  data. 
- clearEnvironment() - Method in interface com.atlassian.bitbucket.scm.CommandBuilderSupport
- 
Clears any environment variables which have been set. 
- clearInputHandler() - Method in interface com.atlassian.bitbucket.scm.CommandBuilder
- 
- clearParents() - Method in class com.atlassian.bitbucket.commit.SimpleCommit.Builder
-  
- cloneLinks(Collection<NamedLink>) - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent.Builder
-  
- close() - Method in interface com.atlassian.bitbucket.throttle.Ticket
- 
Releases the ticket, indicating the named resource is now available to service another request. 
- closedSince(Date) - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest.Builder
- 
When set, limits the pull requests to search for pull requests in the closed state (i.e. 
- ClusterInformation - Interface in com.atlassian.bitbucket.cluster
- 
Describes a cluster, providing details about each node. 
- clustering() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- ClusterMembershipEvent - Class in com.atlassian.bitbucket.event.cluster
- 
A base class for events related to cluster membership, raised when nodes  join and
  leave the cluster. 
- ClusterNode - Interface in com.atlassian.bitbucket.cluster
- 
Describes a single node in a cluster. 
- ClusterNodeAddedEvent - Class in com.atlassian.bitbucket.event.cluster
- 
Raised when a  new node joins the cluster. 
- ClusterNodeAddedEvent(Object, ClusterNode, Set<ClusterNode>) - Constructor for class com.atlassian.bitbucket.event.cluster.ClusterNodeAddedEvent
-  
- ClusterNodeEvent - Class in com.atlassian.bitbucket.event.cluster
- 
A base class for events related to the cluster. 
- ClusterNodeRejoinedEvent - Class in com.atlassian.bitbucket.event.cluster
- 
- ClusterNodeRejoinedEvent(Object, ClusterNode, Set<ClusterNode>, long, long) - Constructor for class com.atlassian.bitbucket.event.cluster.ClusterNodeRejoinedEvent
-  
- ClusterNodeRemovedEvent - Class in com.atlassian.bitbucket.event.cluster
- 
- ClusterNodeRemovedEvent(Object, ClusterNode, Set<ClusterNode>) - Constructor for class com.atlassian.bitbucket.event.cluster.ClusterNodeRemovedEvent
-  
- ClusterService - Interface in com.atlassian.bitbucket.cluster
- 
Provides access to cluster details for the instance. 
- com.atlassian.bitbucket - package com.atlassian.bitbucket
-  
- com.atlassian.bitbucket.activity - package com.atlassian.bitbucket.activity
-  
- com.atlassian.bitbucket.attribute - package com.atlassian.bitbucket.attribute
-  
- com.atlassian.bitbucket.audit - package com.atlassian.bitbucket.audit
-  
- com.atlassian.bitbucket.auth - package com.atlassian.bitbucket.auth
-  
- com.atlassian.bitbucket.avatar - package com.atlassian.bitbucket.avatar
-  
- com.atlassian.bitbucket.cluster - package com.atlassian.bitbucket.cluster
-  
- com.atlassian.bitbucket.comment - package com.atlassian.bitbucket.comment
-  
- com.atlassian.bitbucket.commit - package com.atlassian.bitbucket.commit
-  
- com.atlassian.bitbucket.commit.graph - package com.atlassian.bitbucket.commit.graph
-  
- com.atlassian.bitbucket.compare - package com.atlassian.bitbucket.compare
-  
- com.atlassian.bitbucket.concurrent - package com.atlassian.bitbucket.concurrent
-  
- com.atlassian.bitbucket.content - package com.atlassian.bitbucket.content
-  
- com.atlassian.bitbucket.dashboard - package com.atlassian.bitbucket.dashboard
-  
- com.atlassian.bitbucket.env - package com.atlassian.bitbucket.env
-  
- com.atlassian.bitbucket.event - package com.atlassian.bitbucket.event
-  
- com.atlassian.bitbucket.event.annotation - package com.atlassian.bitbucket.event.annotation
-  
- com.atlassian.bitbucket.event.audit - package com.atlassian.bitbucket.event.audit
-  
- com.atlassian.bitbucket.event.auth - package com.atlassian.bitbucket.event.auth
-  
- com.atlassian.bitbucket.event.backup - package com.atlassian.bitbucket.event.backup
-  
- com.atlassian.bitbucket.event.branch - package com.atlassian.bitbucket.event.branch
-  
- com.atlassian.bitbucket.event.cluster - package com.atlassian.bitbucket.event.cluster
-  
- com.atlassian.bitbucket.event.commit - package com.atlassian.bitbucket.event.commit
-  
- com.atlassian.bitbucket.event.content - package com.atlassian.bitbucket.event.content
-  
- com.atlassian.bitbucket.event.hook - package com.atlassian.bitbucket.event.hook
-  
- com.atlassian.bitbucket.event.license - package com.atlassian.bitbucket.event.license
-  
- com.atlassian.bitbucket.event.maintenance - package com.atlassian.bitbucket.event.maintenance
-  
- com.atlassian.bitbucket.event.migration - package com.atlassian.bitbucket.event.migration
-  
- com.atlassian.bitbucket.event.mirror - package com.atlassian.bitbucket.event.mirror
-  
- com.atlassian.bitbucket.event.permission - package com.atlassian.bitbucket.event.permission
-  
- com.atlassian.bitbucket.event.project - package com.atlassian.bitbucket.event.project
-  
- com.atlassian.bitbucket.event.pull - package com.atlassian.bitbucket.event.pull
-  
- com.atlassian.bitbucket.event.repository - package com.atlassian.bitbucket.event.repository
-  
- com.atlassian.bitbucket.event.request - package com.atlassian.bitbucket.event.request
-  
- com.atlassian.bitbucket.event.server - package com.atlassian.bitbucket.event.server
-  
- com.atlassian.bitbucket.event.tag - package com.atlassian.bitbucket.event.tag
-  
- com.atlassian.bitbucket.event.task - package com.atlassian.bitbucket.event.task
-  
- com.atlassian.bitbucket.event.throttle - package com.atlassian.bitbucket.event.throttle
-  
- com.atlassian.bitbucket.event.user - package com.atlassian.bitbucket.event.user
-  
- com.atlassian.bitbucket.event.watch - package com.atlassian.bitbucket.event.watch
-  
- com.atlassian.bitbucket.help - package com.atlassian.bitbucket.help
-  
- com.atlassian.bitbucket.hook - package com.atlassian.bitbucket.hook
-  
- com.atlassian.bitbucket.hook.repository - package com.atlassian.bitbucket.hook.repository
-  
- com.atlassian.bitbucket.hook.script - package com.atlassian.bitbucket.hook.script
-  
- com.atlassian.bitbucket.i18n - package com.atlassian.bitbucket.i18n
-  
- com.atlassian.bitbucket.idx - package com.atlassian.bitbucket.idx
-  
- com.atlassian.bitbucket.io - package com.atlassian.bitbucket.io
-  
- com.atlassian.bitbucket.jira - package com.atlassian.bitbucket.jira
-  
- com.atlassian.bitbucket.job - package com.atlassian.bitbucket.job
-  
- com.atlassian.bitbucket.label - package com.atlassian.bitbucket.label
-  
- com.atlassian.bitbucket.license - package com.atlassian.bitbucket.license
-  
- com.atlassian.bitbucket.log - package com.atlassian.bitbucket.log
-  
- com.atlassian.bitbucket.mail - package com.atlassian.bitbucket.mail
-  
- com.atlassian.bitbucket.markup - package com.atlassian.bitbucket.markup
-  
- com.atlassian.bitbucket.migration - package com.atlassian.bitbucket.migration
-  
- com.atlassian.bitbucket.migration.event - package com.atlassian.bitbucket.migration.event
-  
- com.atlassian.bitbucket.nav - package com.atlassian.bitbucket.nav
-  
- com.atlassian.bitbucket.permission - package com.atlassian.bitbucket.permission
-  
- com.atlassian.bitbucket.project - package com.atlassian.bitbucket.project
-  
- com.atlassian.bitbucket.property - package com.atlassian.bitbucket.property
-  
- com.atlassian.bitbucket.pull - package com.atlassian.bitbucket.pull
-  
- com.atlassian.bitbucket.repository - package com.atlassian.bitbucket.repository
-  
- com.atlassian.bitbucket.request - package com.atlassian.bitbucket.request
-  
- com.atlassian.bitbucket.scm - package com.atlassian.bitbucket.scm
-  
- com.atlassian.bitbucket.scm.bulk - package com.atlassian.bitbucket.scm.bulk
-  
- com.atlassian.bitbucket.scm.compare - package com.atlassian.bitbucket.scm.compare
-  
- com.atlassian.bitbucket.scm.mirror - package com.atlassian.bitbucket.scm.mirror
-  
- com.atlassian.bitbucket.scm.pull - package com.atlassian.bitbucket.scm.pull
-  
- com.atlassian.bitbucket.scm.ref - package com.atlassian.bitbucket.scm.ref
-  
- com.atlassian.bitbucket.scm.signed - package com.atlassian.bitbucket.scm.signed
-  
- com.atlassian.bitbucket.scope - package com.atlassian.bitbucket.scope
-  
- com.atlassian.bitbucket.server - package com.atlassian.bitbucket.server
-  
- com.atlassian.bitbucket.setting - package com.atlassian.bitbucket.setting
-  
- com.atlassian.bitbucket.task - package com.atlassian.bitbucket.task
-  
- com.atlassian.bitbucket.throttle - package com.atlassian.bitbucket.throttle
-  
- com.atlassian.bitbucket.timezone - package com.atlassian.bitbucket.timezone
-  
- com.atlassian.bitbucket.topic - package com.atlassian.bitbucket.topic
-  
- com.atlassian.bitbucket.user - package com.atlassian.bitbucket.user
-  
- com.atlassian.bitbucket.util - package com.atlassian.bitbucket.util
-  
- com.atlassian.bitbucket.validation - package com.atlassian.bitbucket.validation
-  
- com.atlassian.bitbucket.validation.annotation - package com.atlassian.bitbucket.validation.annotation
-  
- com.atlassian.bitbucket.validation.groups - package com.atlassian.bitbucket.validation.groups
-  
- com.atlassian.bitbucket.view - package com.atlassian.bitbucket.view
-  
- com.atlassian.bitbucket.watcher - package com.atlassian.bitbucket.watcher
-  
- Command<T> - Interface in com.atlassian.bitbucket.scm
- 
- command(String) - Method in interface com.atlassian.bitbucket.scm.ScmCommandBuilder
- 
Sets the command to execute. 
- CommandAware - Interface in com.atlassian.bitbucket.scm
- 
- CommandBuilder<B extends CommandBuilder<B>> - Interface in com.atlassian.bitbucket.scm
- 
Provides a fluent interface for creating free-form commands using arbitrary  arguments. 
- CommandBuilderSupport<B extends CommandBuilderSupport<B>> - Interface in com.atlassian.bitbucket.scm
- 
Provides a unifying abstraction for common functionality expected to be provided by both free-form
  CommandBuilders and, for those plugins which choose to provide them, type-safe builders. 
- CommandCanceledException - Exception in com.atlassian.bitbucket.scm
- 
Exception that is thrown when a command is canceled. 
- CommandCanceledException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.CommandCanceledException
-  
- CommandCanceledException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.CommandCanceledException
-  
- CommandErrorHandler - Interface in com.atlassian.bitbucket.scm
- 
Describes an  OutputHandler which processes the standard error stream from a  Command. 
- CommandException - Exception in com.atlassian.bitbucket.scm
- 
Exception that is thrown when command fails to complete. 
- CommandException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.CommandException
-  
- CommandException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.CommandException
-  
- CommandExitHandler - Interface in com.atlassian.bitbucket.scm
- 
Describes a handler for processing  Command exit details, whether the command completes or is canceled. 
- CommandFailedException - Exception in com.atlassian.bitbucket.scm
- 
Exception that is thrown when a command fails. 
- CommandFailedException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.CommandFailedException
-  
- CommandFailedException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.CommandFailedException
-  
- CommandInputHandler - Interface in com.atlassian.bitbucket.scm
- 
Describes an  InputHandler which provides data to the standard input stream for a  Command to process. 
- CommandOutputHandler<T> - Interface in com.atlassian.bitbucket.scm
- 
Describes an  OutputHandler which processes the standard output stream from a  Command and, optionally,
 produces some object  T from it. 
- CommandResult - Enum in com.atlassian.bitbucket.scm
- 
Enumerates the possible results of running a  command. 
- CommandSetupException - Exception in com.atlassian.bitbucket.scm
- 
Exception that is thrown when creating a  Command fails. 
- CommandSetupException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.scm.CommandSetupException
-  
- CommandSetupException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.scm.CommandSetupException
-  
- CommandSummary - Class in com.atlassian.bitbucket.scm
- 
Summarizes a  command that has been run. 
- CommandSummary.Builder - Class in com.atlassian.bitbucket.scm
-  
- CommandSummaryHandler - Interface in com.atlassian.bitbucket.scm
- 
- CommandUsageException - Exception in com.atlassian.bitbucket.scm
- 
- CommandUsageException(KeyedMessage, String, String) - Constructor for exception com.atlassian.bitbucket.scm.CommandUsageException
-  
- Comment - Interface in com.atlassian.bitbucket.comment
- 
A comment on a pull request or commit. 
- comment(long) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Commit
- 
Retrieves a builder for interacting with the specified comment on this commit. 
- comment(long) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PullRequest
- 
View the comments added to the pull request. 
- comment(String) - Method in class com.atlassian.bitbucket.pull.PullRequestDeclineRequest.Builder
-  
- Commentable - Interface in com.atlassian.bitbucket.comment
- 
Entity that users can comment on. 
- CommentableVisitor<T> - Interface in com.atlassian.bitbucket.comment
- 
- CommentAction - Enum in com.atlassian.bitbucket.comment
- 
Enumerates the different actions which may be taken on a comment. 
- commentActions(CommentAction, CommentAction...) - Method in class com.atlassian.bitbucket.pull.PullRequestActivitySearchRequest.Builder
-  
- commentActions(Iterable<CommentAction>) - Method in class com.atlassian.bitbucket.pull.PullRequestActivitySearchRequest.Builder
-  
- CommentChain<C extends Comment> - Class in com.atlassian.bitbucket.comment
- 
Performs a depth-first iteration given a starting set of  comments. 
- CommentDeletionException - Exception in com.atlassian.bitbucket.comment
-  
- CommentDeletionException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.comment.CommentDeletionException
-  
- commentIds(long, long...) - Method in class com.atlassian.bitbucket.pull.PullRequestActivitySearchRequest.Builder
-  
- commentIds(Iterable<Long>) - Method in class com.atlassian.bitbucket.pull.PullRequestActivitySearchRequest.Builder
-  
- CommentOperations - Interface in com.atlassian.bitbucket.comment
- 
The permitted operations allowed on a comment by the current user. 
- CommentOutOfDateException - Exception in com.atlassian.bitbucket.comment
- 
Indicates the operation could not performed because the  comment version
 has changed since the  comment was retrieved. 
- CommentOutOfDateException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.comment.CommentOutOfDateException
-  
- CommentOutOfDateException(KeyedMessage, int, int) - Constructor for exception com.atlassian.bitbucket.comment.CommentOutOfDateException
-  
- CommentOutOfDateException(KeyedMessage, Throwable, int, int) - Constructor for exception com.atlassian.bitbucket.comment.CommentOutOfDateException
-  
- CommentSearchRequest - Class in com.atlassian.bitbucket.comment
- 
- CommentSearchRequest.Builder - Class in com.atlassian.bitbucket.comment
-  
- CommentService - Interface in com.atlassian.bitbucket.comment
-  
- CommentSeverity - Enum in com.atlassian.bitbucket.comment
- 
Enumerates available  comment severities. 
- CommentState - Enum in com.atlassian.bitbucket.comment
- 
Enumerates the possible  states a comment can be in. 
- CommentThread - Interface in com.atlassian.bitbucket.comment
- 
- CommentThreadDiffAnchor - Interface in com.atlassian.bitbucket.comment
- 
- CommentThreadDiffAnchorState - Enum in com.atlassian.bitbucket.comment
- 
An enumeration of anchor states for comment thread search 
- CommentThreadDiffAnchorType - Enum in com.atlassian.bitbucket.comment
- 
Enumerates the different types of diffs a  thread can be anchored to. 
- CommentUpdateRequest - Class in com.atlassian.bitbucket.comment
- 
A request for making changes to a  comment
- CommentUpdateRequest.Builder - Class in com.atlassian.bitbucket.comment
-  
- commit(MinimalRepositoryCommit) - Method in class com.atlassian.bitbucket.commit.BulkCommitsRequest.Builder
-  
- commit(Repository, String) - Method in class com.atlassian.bitbucket.commit.BulkCommitsRequest.Builder
-  
- Commit - Interface in com.atlassian.bitbucket.commit
- 
Describes a single commit. 
- commit(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PullRequest
- 
View a specific commit within a pull request. 
- commit(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Repo
-  
- commit(Commit) - Method in class com.atlassian.bitbucket.pull.SimpleRescopeDetails.Builder
-  
- commit(Repository, String) - Method in class com.atlassian.bitbucket.scm.bulk.BulkCommitsCommandParameters.Builder
-  
- commit(CommitCommandParameters) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
Retrieves  details for the specified commit. 
- CommitCallback - Interface in com.atlassian.bitbucket.commit
- 
Describes a callback for receiving a stream of  commits. 
- CommitCommandParameters - Class in com.atlassian.bitbucket.scm
-  
- CommitCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- CommitContext - Class in com.atlassian.bitbucket.commit
-  
- CommitContext.Builder - Class in com.atlassian.bitbucket.commit
-  
- CommitDiscussion - Interface in com.atlassian.bitbucket.commit
-  
- CommitDiscussionActivity - Interface in com.atlassian.bitbucket.commit
-  
- CommitDiscussionCancelableCommentEvent - Class in com.atlassian.bitbucket.event.commit
- 
Subclasses of this event are synchronous and allow callers to cancel the action and/or participate in the
 transaction (by persisting related entities, for example). 
- CommitDiscussionCancelableCommentEvent(Object, CommitDiscussion, Comment, Comment, CommentAction, CancelState) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCancelableCommentEvent
-  
- CommitDiscussionCommentActivity - Interface in com.atlassian.bitbucket.commit
-  
- CommitDiscussionCommentAddedEvent - Class in com.atlassian.bitbucket.event.commit
- 
Event that is raised when a comment is added in a commit discussion. 
- CommitDiscussionCommentAddedEvent(Object, CommitDiscussion, Comment) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentAddedEvent
-  
- CommitDiscussionCommentAddedEvent(Object, CommitDiscussion, Comment, Comment) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentAddedEvent
- 
- CommitDiscussionCommentAddRequestedEvent - Class in com.atlassian.bitbucket.event.commit
- 
Event that is raised before a comment is added to a commit discussion. 
- CommitDiscussionCommentAddRequestedEvent(Object, CommitDiscussion, Comment, CancelState) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentAddRequestedEvent
-  
- CommitDiscussionCommentDeletedEvent - Class in com.atlassian.bitbucket.event.commit
- 
Event that is raised when a comment is deleted in a commit discussion. 
- CommitDiscussionCommentDeletedEvent(Object, CommitDiscussion, Comment, Comment) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentDeletedEvent
-  
- CommitDiscussionCommentDeletionRequestedEvent - Class in com.atlassian.bitbucket.event.commit
- 
Event that is raised before a comment in a commit discussion is deleted. 
- CommitDiscussionCommentDeletionRequestedEvent(Object, CommitDiscussion, Comment, Comment, CancelState) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentDeletionRequestedEvent
-  
- CommitDiscussionCommentEditedEvent - Class in com.atlassian.bitbucket.event.commit
- 
Event that is raised when a comment is edited in a commit discussion. 
- CommitDiscussionCommentEditedEvent(Object, CommitDiscussion, Comment, Comment, String) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEditedEvent
- 
- CommitDiscussionCommentEditedEvent(Object, CommitDiscussion, Comment, Comment, String, CommentSeverity, CommentState) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEditedEvent
-  
- CommitDiscussionCommentEvent - Class in com.atlassian.bitbucket.event.commit
- 
Event that is raised when a comment is added, deleted, edited or replied to in a commit discussion. 
- CommitDiscussionCommentEvent(Object, CommitDiscussion, Comment, Comment, CommentAction) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEvent
-  
- CommitDiscussionCommentModificationRequestedEvent - Class in com.atlassian.bitbucket.event.commit
- 
Event that is raised before a comment in a commit discussion is edited. 
- CommitDiscussionCommentModificationRequestedEvent(Object, CommitDiscussion, Comment, Comment, String, CancelState) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentModificationRequestedEvent
-  
- CommitDiscussionCommentRepliedEvent - Class in com.atlassian.bitbucket.event.commit
- 
Event that is raised when a comment is replied to in a commit discussion. 
- CommitDiscussionCommentRepliedEvent(Object, CommitDiscussion, Comment, Comment) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentRepliedEvent
-  
- CommitDiscussionCommentReplyRequestedEvent - Class in com.atlassian.bitbucket.event.commit
- 
Event that is raised before a comment is replied to in a commit discussion. 
- CommitDiscussionCommentReplyRequestedEvent(Object, CommitDiscussion, Comment, Comment, CancelState) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentReplyRequestedEvent
-  
- CommitDiscussionEvent - Class in com.atlassian.bitbucket.event.commit
- 
Base type for all commit discussion-related events. 
- CommitDiscussionEvent(Object, CommitDiscussion) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionEvent
-  
- CommitDiscussionParticipant - Interface in com.atlassian.bitbucket.commit
-  
- CommitDiscussionParticipantsUpdatedEvent - Class in com.atlassian.bitbucket.event.commit
- 
An event raised when the participants in a commit discussion change. 
- CommitDiscussionParticipantsUpdatedEvent(Object, CommitDiscussion, Set<ApplicationUser>, Set<ApplicationUser>) - Constructor for class com.atlassian.bitbucket.event.commit.CommitDiscussionParticipantsUpdatedEvent
-  
- CommitDiscussionRequest - Class in com.atlassian.bitbucket.commit
-  
- CommitDiscussionRequest.Builder - Class in com.atlassian.bitbucket.commit
-  
- CommitEnricher - Interface in com.atlassian.bitbucket.commit
-  
- CommitGraphNode - Interface in com.atlassian.bitbucket.commit.graph
- 
A node within a commit graph. 
- commitId(String) - Method in class com.atlassian.bitbucket.commit.ChangesetsRequest.Builder
-  
- commitId(String, String...) - Method in class com.atlassian.bitbucket.commit.CommonAncestorRequest.Builder
-  
- commitId(Iterable<String>) - Method in class com.atlassian.bitbucket.commit.CommonAncestorRequest.Builder
-  
- commitId(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.RepoArchive
-  
- commitId(String) - Method in class com.atlassian.bitbucket.scm.AbstractCommitCommandParameters.AbstractCommitParametersBuilder
-  
- commitId(String) - Method in class com.atlassian.bitbucket.scm.ChangesetsCommandParameters.Builder
-  
- commitId(String, String...) - Method in class com.atlassian.bitbucket.scm.CommonAncestorCommandParameters.Builder
-  
- commitId(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.CommonAncestorCommandParameters.Builder
-  
- commitId(String) - Method in class com.atlassian.bitbucket.scm.LastModifiedCommandParameters.Builder
-  
- commitIds(String, String...) - Method in class com.atlassian.bitbucket.commit.ChangesetsRequest.Builder
-  
- commitIds(Iterable<String>) - Method in class com.atlassian.bitbucket.commit.ChangesetsRequest.Builder
-  
- commitIds(String, String...) - Method in class com.atlassian.bitbucket.scm.ChangesetsCommandParameters.Builder
-  
- commitIds(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.ChangesetsCommandParameters.Builder
-  
- CommitIndex - Interface in com.atlassian.bitbucket.idx
- 
Index to store meta data against commits. 
- CommitIndexingException - Exception in com.atlassian.bitbucket.idx
- 
Exception to signal a problem that occurred during commit indexing. 
- CommitIndexingException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.idx.CommitIndexingException
-  
- CommitIndexingException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.idx.CommitIndexingException
-  
- CommitListMergeFilter - Enum in com.atlassian.bitbucket.commit
- 
A flag for indicating how merge commits should be filtered. 
- CommitOrder - Enum in com.atlassian.bitbucket.commit
-  
- CommitRequest - Class in com.atlassian.bitbucket.commit
- 
Describes a request for a single commit. 
- CommitRequest.Builder - Class in com.atlassian.bitbucket.commit
-  
- commits(Iterable<MinimalRepositoryCommit>) - Method in class com.atlassian.bitbucket.commit.BulkCommitsRequest.Builder
-  
- commits(Repository, Iterable<String>) - Method in class com.atlassian.bitbucket.commit.BulkCommitsRequest.Builder
-  
- commits() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Compare
-  
- commits() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PullRequest
- 
View the commits to be merged by a pull request. 
- commits() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Repo
-  
- commits(Iterable<Commit>) - Method in class com.atlassian.bitbucket.pull.SimpleRescopeDetails.Builder
-  
- commits(Iterable<Commit>) - Method in class com.atlassian.bitbucket.repository.SimpleRefChangeDetails.Builder
-  
- commits(Repository, Iterable<String>) - Method in class com.atlassian.bitbucket.scm.bulk.BulkCommitsCommandParameters.Builder
-  
- commits(BulkCommitsCommandParameters, BulkCommitCallback) - Method in interface com.atlassian.bitbucket.scm.bulk.ScmBulkContentCommandFactory
- 
Streams commits from one or more repositories, providing a set of matching repositories for each. 
- commits(CommitCallback) - Method in interface com.atlassian.bitbucket.scm.compare.ScmCompareCommandFactory
-  
- commits(CommitCallback) - Method in interface com.atlassian.bitbucket.scm.pull.ScmPullRequestCommandFactory
- 
- commits(PullRequestCommitsCommandParameters, CommitCallback) - Method in interface com.atlassian.bitbucket.scm.pull.ScmPullRequestCommandFactory
-  
- commits(CommitsCommandParameters, CommitCallback) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
Streams commits which match the provided  parameters to the provided callback. 
- commits(CommitsCommandParameters, PageRequest) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
- CommitsBetweenRequest - Class in com.atlassian.bitbucket.commit
- 
Defines a request to retrieve commits "between" sets of  included and  excluded commits, potentially filtering by  paths. 
- CommitsBetweenRequest.Builder - Class in com.atlassian.bitbucket.commit
-  
- CommitsCommandParameters - Class in com.atlassian.bitbucket.scm
-  
- CommitsCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- CommitService - Interface in com.atlassian.bitbucket.commit
-  
- CommitsRequest - Class in com.atlassian.bitbucket.commit
- 
Defines a request to retrieve commits which are ancestors of a given  starting commit. 
- CommitsRequest.Builder - Class in com.atlassian.bitbucket.commit
-  
- commitSummaries(int) - Method in class com.atlassian.bitbucket.pull.SetPullRequestMergeConfigRequest.Builder
-  
- commitSummaries(int) - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters.AbstractBuilder
-  
- CommitSummary - Class in com.atlassian.bitbucket.commit
-  
- CommitSummary.Builder - Class in com.atlassian.bitbucket.commit
-  
- committer(Person) - Method in class com.atlassian.bitbucket.commit.SimpleCommit.Builder
- 
- committer(ApplicationUser) - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters.AbstractBuilder
-  
- committerTimestamp(Date) - Method in class com.atlassian.bitbucket.commit.SimpleCommit.Builder
- 
- commonAncestor(CommonAncestorCommandParameters) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
Retrieves the common ancestor for the provided commits 
- CommonAncestorCommandParameters - Class in com.atlassian.bitbucket.scm
-  
- CommonAncestorCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- CommonAncestorRequest - Class in com.atlassian.bitbucket.commit
- 
Defines a request for determining the common ancestor of a list of commits. 
- CommonAncestorRequest.Builder - Class in com.atlassian.bitbucket.commit
-  
- compare() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Repo
-  
- CompareChangeCommandParameters - Class in com.atlassian.bitbucket.scm.compare
-  
- CompareChangeCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.compare
-  
- CompareDiffCommandParameters - Class in com.atlassian.bitbucket.scm.compare
-  
- CompareDiffCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.compare
-  
- CompareDiffRequest - Class in com.atlassian.bitbucket.compare
- 
A diff request to compare two refs or commits. 
- CompareDiffRequest.Builder - Class in com.atlassian.bitbucket.compare
-  
- CompareRef - Class in com.atlassian.bitbucket.compare
- 
A ref or commit to compare. 
- CompareRef(String, Repository) - Constructor for class com.atlassian.bitbucket.compare.CompareRef
-  
- CompareRef(PullRequestRef) - Constructor for class com.atlassian.bitbucket.compare.CompareRef
- 
Convenience constructor for creating a  CompareRef from a  PullRequestRef. 
- CompareRequest - Class in com.atlassian.bitbucket.compare
- 
A request to compare two refs or commits. 
- CompareRequest.Builder - Class in com.atlassian.bitbucket.compare
-  
- CompareService - Interface in com.atlassian.bitbucket.compare
- 
Compares two commits. 
- compareTo(SimplePath) - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- compareTo(PullRequestParticipant) - Method in interface com.atlassian.bitbucket.pull.PullRequestParticipant
- 
Sorts participants first by status, then by name 
- compareTo(Version) - Method in class com.atlassian.bitbucket.util.Version
- 
Compare two versions to determine their ordering. 
- complete() - Method in class com.atlassian.bitbucket.scm.signed.InteractiveSignedObjectIdSource
- 
Marks the source as complete. 
- ConcurrencyPolicy - Enum in com.atlassian.bitbucket.concurrent
- 
Policy for concurrency limits 
- ConcurrencyService - Interface in com.atlassian.bitbucket.concurrent
-  
- ConditionalNotEmpty - Annotation Type in com.atlassian.bitbucket.validation.annotation
-  
- ConditionalNotEmpty.List - Annotation Type in com.atlassian.bitbucket.validation.annotation
- 
- ConditionalNotEmptyValidator - Class in com.atlassian.bitbucket.validation
-  
- ConditionalNotEmptyValidator() - Constructor for class com.atlassian.bitbucket.validation.ConditionalNotEmptyValidator
-  
- Conflict - Interface in com.atlassian.bitbucket.content
- 
- Conflict() - Constructor for class com.atlassian.bitbucket.validation.ConstraintNature.Conflict
-  
- ConflictChange - Interface in com.atlassian.bitbucket.content
- 
A minimal subset of a  Change describing how a path was changed on one side of a  Conflict. 
- ConflictingRefNameException - Exception in com.atlassian.bitbucket.repository
- 
Indicates the operation could not be completed because a existing ref already exists
 with a name that conflicts with the one being created. 
- ConflictingRefNameException(KeyedMessage, MinimalRef) - Constructor for exception com.atlassian.bitbucket.repository.ConflictingRefNameException
-  
- ConflictMarker - Enum in com.atlassian.bitbucket.content
- 
Used to mark  diff lines which represent a merge conflict. 
- ConstraintNature - Class in com.atlassian.bitbucket.validation
-  
- ConstraintNature() - Constructor for class com.atlassian.bitbucket.validation.ConstraintNature
-  
- ConstraintNature.Conflict - Class in com.atlassian.bitbucket.validation
-  
- contains(String) - Method in interface com.atlassian.bitbucket.repository.MetadataMap
-  
- containsKey(Object) - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- containsKey(Object) - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- containsValue(Object) - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- containsValue(Object) - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- content(InputSupplier<InputStream>) - Method in class com.atlassian.bitbucket.content.EditFileRequest.Builder
-  
- content(InputSupplier<InputStream>) - Method in class com.atlassian.bitbucket.hook.script.HookScriptCreateRequest.Builder
-  
- content(String) - Method in class com.atlassian.bitbucket.hook.script.HookScriptCreateRequest.Builder
-  
- content(byte[]) - Method in class com.atlassian.bitbucket.hook.script.HookScriptCreateRequest.Builder
-  
- content(InputSupplier<InputStream>) - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest.Builder
-  
- content(String) - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest.Builder
-  
- content(byte[]) - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest.Builder
-  
- content(InputSupplier<InputStream>) - Method in class com.atlassian.bitbucket.scm.EditFileCommandParameters.Builder
-  
- contents(BulkContentCommandParameters, BulkContentCallback) - Method in interface com.atlassian.bitbucket.scm.bulk.ScmBulkContentCommandFactory
-  
- ContentService - Interface in com.atlassian.bitbucket.content
- 
A service for the management of files and their metadata. 
- ContentTreeCallback - Interface in com.atlassian.bitbucket.content
- 
Callback interface for streaming content tree nodes from a starting directory 
- ContentTreeContext - Class in com.atlassian.bitbucket.content
-  
- ContentTreeContext.Builder - Class in com.atlassian.bitbucket.content
-  
- ContentTreeNode - Interface in com.atlassian.bitbucket.content
- 
Represents a node in a source tree. 
- ContentTreeNode.Type - Enum in com.atlassian.bitbucket.content
- 
Enumeration of ContentTreeNode types 
- ContentTreeSummary - Class in com.atlassian.bitbucket.content
-  
- ContentTreeSummary.Builder - Class in com.atlassian.bitbucket.content
-  
- context(String, String) - Method in class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest.AbstractBuilder
-  
- context(Map<String, Object>) - Method in class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest.AbstractBuilder
-  
- context(Map<String, Object>) - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest.Builder
-  
- context(String, Object) - Method in class com.atlassian.bitbucket.pull.PullRequestMergeRequest.Builder
-  
- context(Map<String, Object>) - Method in class com.atlassian.bitbucket.pull.PullRequestMergeRequest.Builder
-  
- context(Map<String, Object>) - Method in class com.atlassian.bitbucket.repository.RefMetadataRequest.Builder
-  
- context(String, String) - Method in class com.atlassian.bitbucket.scm.pull.PullRequestMergeCommandParameters.Builder
-  
- context(Map<String, Object>) - Method in class com.atlassian.bitbucket.scm.pull.PullRequestMergeCommandParameters.Builder
-  
- contextLines(int) - Method in class com.atlassian.bitbucket.content.AbstractDiffRequest.AbstractBuilder
- 
Specifies the number of context lines to include around added/removed lines. 
- contextLines(int) - Method in class com.atlassian.bitbucket.content.DiffContext.Builder
-  
- contextLines(int) - Method in class com.atlassian.bitbucket.content.DiffRequest.Builder
-  
- contextLines(int) - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest.Builder
- 
Specifies the number of context lines to include around added/removed lines. 
- contextLines(int) - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters.AbstractBuilder
-  
- convert(T, AuditEntryBuilder) - Method in interface com.atlassian.bitbucket.audit.AuditEntryConverter
- 
Converts an  Audited event into a standard audit format. 
- count(PullRequestSearchRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Counts the number of pull requests which match the specified search criteria. 
- countByCommit(PullRequestCommitSearchRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Counts the number of pull requests containing a specified commit which match the given
  search criteria. 
- countByProject(Project) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
Get the number of repositories that belong to a project. 
- countComments(CommentSearchRequest) - Method in interface com.atlassian.bitbucket.comment.CommentService
- 
Count all the  comments matching the provided request. 
- countCommentsByState(CommentSearchRequest) - Method in interface com.atlassian.bitbucket.comment.CommentService
- 
Count all the  comments matching the provided request, grouped by  state. 
- countCommits(int, long) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Counts the number of commits a pull request has. 
- countMessages(JobMessageSearchRequest) - Method in interface com.atlassian.bitbucket.job.JobService
- 
Counts all messages matching the supplied request object 
- countTasks(PullRequestTaskSearchRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Counts the number of tasks in a pull request. 
- countThreads(CommentSearchRequest) - Method in interface com.atlassian.bitbucket.comment.CommentService
- 
Count all the  threads matching the provided request. 
- create(boolean) - Method in class com.atlassian.bitbucket.commit.CommitDiscussionRequest.Builder
-  
- create(HookRequest) - Method in interface com.atlassian.bitbucket.hook.ScmHookHandlerFactory
-  
- create(HookScriptCreateRequest) - Method in interface com.atlassian.bitbucket.hook.script.HookScriptService
- 
Creates a new hook script. 
- create(JobCreationRequest) - Method in interface com.atlassian.bitbucket.job.JobService
- 
Creates a new  Job from the supplied request object 
- create(String) - Method in interface com.atlassian.bitbucket.label.LabelService
- 
Creates a new label based on the given labelName. 
- create() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Groups
-  
- create() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Users
-  
- create(ProjectCreateRequest) - Method in interface com.atlassian.bitbucket.project.ProjectService
- 
Creates a new  Project and sets its avatar, if provided. 
- create(PullRequestCreateRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Creates a pull request from the supplied details. 
- create(RepositoryCreateRequest) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
Create a new repository. 
- create(TaskCreateRequest) - Method in interface com.atlassian.bitbucket.task.TaskService
- 
Create a task. 
- Create - Interface in com.atlassian.bitbucket.validation.groups
- 
Denotes constraints which should be applied when an entity is being created. 
- createBranch(CreateBranchRequest) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Create branch with the information provided in the  request. 
- createBranch(CreateBranchCommandParameters) - Method in interface com.atlassian.bitbucket.scm.ref.ScmRefCommandFactory
-  
- CreateBranchCommandParameters - Class in com.atlassian.bitbucket.scm.ref
-  
- CreateBranchCommandParameters(CreateBranchCommandParameters.AbstractCreateBranchBuilder) - Constructor for class com.atlassian.bitbucket.scm.ref.CreateBranchCommandParameters
-  
- CreateBranchCommandParameters.AbstractCreateBranchBuilder<B extends CreateBranchCommandParameters.AbstractCreateBranchBuilder<B>> - Class in com.atlassian.bitbucket.scm.ref
-  
- CreateBranchCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.ref
-  
- CreateBranchRequest - Class in com.atlassian.bitbucket.repository
- 
- CreateBranchRequest(CreateBranchRequest.Builder) - Constructor for class com.atlassian.bitbucket.repository.CreateBranchRequest
-  
- CreateBranchRequest.Builder - Class in com.atlassian.bitbucket.repository
-  
- createBuilder(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
Creates a  ScmCommandBuilder which can be used to construct free-form commands to interact directly with
 the underlying SCM implementation and perform custom functions on repositories. 
- createCookie(HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.bitbucket.auth.RememberMeService
- 
Generates a new remember-me token for the user and sets the corresponding cookie on the response. 
- createGroup(String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Creates a new group. 
- createKeyedMessage(String, Object...) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a property key and a list of arguments, it returns:
 
   a  KeyedMessage that composes the localized and formatted message for the current locale,
   the localized and formatted message for the root locale and the original key for the message. 
- createLink(URI, URI, String, String, boolean) - Method in interface com.atlassian.bitbucket.jira.JiraSetupService
- 
Create an authenticated, reciprocated Application Link to a Jira server, and optionally set up a Jira user
 directory for it. 
- createMessage(JobMessageCreationRequest) - Method in interface com.atlassian.bitbucket.job.JobService
- 
Creates a new  JobMessage from the supplied request object 
- createProject() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
-  
- createProjectAccessiblePredicate() - Method in interface com.atlassian.bitbucket.permission.PermissionPredicateFactory
-  
- createProjectPermissionPredicate(Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionPredicateFactory
-  
- createPullRequest() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Repo
-  
- createPullRequestAccessiblePredicate() - Method in interface com.atlassian.bitbucket.permission.PermissionPredicateFactory
- 
Retrieves a  Predicate which applies a check to ensure the current user can access  PullRequests. 
- createPullRequestPermissionPredicate(Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionPredicateFactory
- 
Retrieves a  Predicate which applies a check to ensure the current user has the specified permission with
 regards to  PullRequests. 
- createRepo() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Project
-  
- createRepositoryAccessiblePredicate() - Method in interface com.atlassian.bitbucket.permission.PermissionPredicateFactory
-  
- createRepositoryPermissionPredicate(Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionPredicateFactory
-  
- createServiceUser(ServiceUserCreateRequest) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
- createSettingsBuilder() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookService
- 
- createTag(CreateTagRequest) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Create tag with the information provided in the  request. 
- createTag(CreateTagCommandParameters) - Method in interface com.atlassian.bitbucket.scm.ref.ScmRefCommandFactory
-  
- CreateTagCommandParameters - Class in com.atlassian.bitbucket.scm.ref
-  
- CreateTagCommandParameters(CreateTagCommandParameters.AbstractCreateTagBuilder) - Constructor for class com.atlassian.bitbucket.scm.ref.CreateTagCommandParameters
-  
- CreateTagCommandParameters.AbstractCreateTagBuilder<B extends CreateTagCommandParameters.AbstractCreateTagBuilder<B>> - Class in com.atlassian.bitbucket.scm.ref
-  
- CreateTagCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.ref
-  
- CreateTagRequest - Class in com.atlassian.bitbucket.repository
- 
A request to create a  tag. 
- CreateTagRequest(CreateTagRequest.Builder) - Constructor for class com.atlassian.bitbucket.repository.CreateTagRequest
-  
- CreateTagRequest.Builder - Class in com.atlassian.bitbucket.repository
-  
- createUser(String, String, String, String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Creates a new user and adds them to the default group, if it exists. 
- createUser(String, String, String, String, boolean) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Creates a new user and optionally adds them to the default group, if it exists. 
- createUserWithGeneratedPassword(String, String, String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Creates a new user with a randomly-generated password. 
- cssModuleKey(String) - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest.Builder
-  
- CustomPreconditions - Class in com.atlassian.bitbucket.util
- 
More precondition checks following the same pattern as Guava's Preconditions.
 
- CustomPreconditions() - Constructor for class com.atlassian.bitbucket.util.CustomPreconditions
-  
- get(Object) - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- get() - Method in interface com.atlassian.bitbucket.auth.AuthenticationService
-  
- get() - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Get the license of this instance. 
- get(Object) - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- get(String) - Method in interface com.atlassian.bitbucket.repository.MetadataMap
-  
- getAction() - Method in interface com.atlassian.bitbucket.audit.MinimalAuditEntry
-  
- getAction() - Method in class com.atlassian.bitbucket.event.pull.PullRequestEvent
-  
- getAction() - Method in interface com.atlassian.bitbucket.pull.PullRequestActivity
-  
- getAction() - Method in interface com.atlassian.bitbucket.request.RequestMetadata
-  
- getActivities(int, long, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Retrieves a page of the activities for a given pull request. 
- getActivitiesById(int, long, Set<Long>) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Retrieves the specified activities of the given pull request. 
- getActivitiesStartingAt(int, long, PullRequestEntityType, long, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Retrieves the page of activities that start with an entity (given its type and id) for the given pull request. 
- getActivity() - Method in class com.atlassian.bitbucket.event.pull.PullRequestActivityEvent
-  
- getActivity() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCommentActivityEvent
-  
- getActivity() - Method in class com.atlassian.bitbucket.event.pull.PullRequestMergeActivityEvent
-  
- getActivity() - Method in class com.atlassian.bitbucket.event.pull.PullRequestRescopeActivityEvent
-  
- getActivity() - Method in class com.atlassian.bitbucket.event.pull.PullRequestReviewersUpdatedActivityEvent
-  
- getAdded() - Method in interface com.atlassian.bitbucket.pull.PullRequestRescopeActivity
-  
- getAdded() - Method in interface com.atlassian.bitbucket.repository.DetailedRefChange
-  
- getAdded() - Method in class com.atlassian.bitbucket.repository.SimpleDetailedRefChange
-  
- getAddedCommits() - Method in class com.atlassian.bitbucket.event.pull.PullRequestRescopedEvent
-  
- getAddedNode() - Method in class com.atlassian.bitbucket.event.cluster.ClusterNodeAddedEvent
-  
- getAddedParticipants() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionParticipantsUpdatedEvent
-  
- getAddedParticipants() - Method in class com.atlassian.bitbucket.event.pull.PullRequestParticipantsUpdatedEvent
-  
- getAddedReviewers() - Method in class com.atlassian.bitbucket.event.pull.PullRequestReviewersUpdatedEvent
-  
- getAddedReviewers() - Method in interface com.atlassian.bitbucket.pull.PullRequestReviewersUpdatedActivity
-  
- getAddress() - Method in interface com.atlassian.bitbucket.cluster.ClusterNode
-  
- getAffectedGroup() - Method in class com.atlassian.bitbucket.event.permission.PermissionEvent
-  
- getAffectedGroup() - Method in interface com.atlassian.bitbucket.event.permission.PermissionGrantedEvent
-  
- getAffectedGroup() - Method in interface com.atlassian.bitbucket.event.permission.PermissionModifiedEvent
-  
- getAffectedGroup() - Method in interface com.atlassian.bitbucket.event.permission.PermissionRevokedEvent
-  
- getAffectedUser() - Method in class com.atlassian.bitbucket.event.permission.PermissionEvent
-  
- getAffectedUser() - Method in interface com.atlassian.bitbucket.event.permission.PermissionGrantedEvent
-  
- getAffectedUser() - Method in interface com.atlassian.bitbucket.event.permission.PermissionModifiedEvent
-  
- getAffectedUser() - Method in interface com.atlassian.bitbucket.event.permission.PermissionRevokedEvent
-  
- getAllTranslationsForPrefix(String) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a property key prefix, this method will return all translations where the key starts with the given prefix as key to
 value mappings using the current locale. 
- getAllTranslationsForPrefix(String, Locale) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a property key prefix, this method will return all translations where the key starts with the given prefix as key ->
 value mappings. 
- getAlternates() - Method in class com.atlassian.bitbucket.scm.bulk.BulkTraverseCommitsCommandParameters
-  
- getAnchor() - Method in interface com.atlassian.bitbucket.comment.Comment
- 
This is a short-hand for comment.getThread().getAnchor()
 
- getAnchor() - Method in interface com.atlassian.bitbucket.comment.CommentThread
-  
- getAnchor() - Method in interface com.atlassian.bitbucket.task.Task
-  
- getAnchorId() - Method in class com.atlassian.bitbucket.task.TaskCreateRequest
-  
- getAnchorIds() - Method in class com.atlassian.bitbucket.pull.PullRequestTaskSearchRequest
- 
- getAnchorState() - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest
-  
- getAnchorType() - Method in class com.atlassian.bitbucket.task.TaskCreateRequest
-  
- getApplicationName() - Method in exception com.atlassian.bitbucket.auth.AuthenticationRequiredException
-  
- getArchivePath() - Method in class com.atlassian.bitbucket.migration.ImportRequest
-  
- getArguments() - Method in interface com.atlassian.bitbucket.hook.HookRequest
-  
- getArguments() - Method in class com.atlassian.bitbucket.i18n.I18nKey
-  
- getAs(String, Class<T>) - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- getAs(String, Class<I>, Class<E>) - Method in class com.atlassian.bitbucket.attribute.AttributeMap
- 
Convenience method to return the property value as an instance of Iterablewith element typeE.
 
- getAs(String, Class<T>) - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- getAs(String, Class<I>, Class<E>) - Method in class com.atlassian.bitbucket.property.PropertyMap
- 
Convenience method to return the property value as an instance of Iterablewith element typeE.
 
- getAsString() - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Get the encoded license for this instance. 
- getAtObject() - Method in exception com.atlassian.bitbucket.content.NoSuchPathException
-  
- getAttachments() - Method in class com.atlassian.bitbucket.mail.MailMessage
-  
- getAuthenticationMethod() - Method in class com.atlassian.bitbucket.event.auth.AbstractAuthenticationEvent
-  
- getAuthenticationUri() - Method in exception com.atlassian.bitbucket.auth.AuthenticationRequiredException
-  
- getAuthor() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getAuthor() - Method in interface com.atlassian.bitbucket.commit.Commit
-  
- getAuthor() - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- getAuthor() - Method in interface com.atlassian.bitbucket.content.Blame
- 
The author who last updated the lines in the span. 
- getAuthor() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getAuthor() - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters
-  
- getAuthor() - Method in class com.atlassian.bitbucket.scm.EditFileCommandParameters
-  
- getAuthor() - Method in class com.atlassian.bitbucket.scm.ref.AbstractRefCommandParameters
-  
- getAuthor() - Method in interface com.atlassian.bitbucket.task.Task
-  
- getAuthorTimestamp() - Method in interface com.atlassian.bitbucket.commit.Commit
-  
- getAuthorTimestamp() - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- getAuthorTimestamp() - Method in interface com.atlassian.bitbucket.content.Blame
- 
The timestamp at which the author committed the revision. 
- getAuthorTimestamp() - Method in interface com.atlassian.bitbucket.idx.IndexedCommit
-  
- getAvailable() - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- getAvatar(String) - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookService
- 
Returns a supplier of an avatar for this hook, either one specified in the module or a default. 
- getAvatar() - Method in class com.atlassian.bitbucket.project.ProjectCreateRequest
-  
- getAvatar(int, int) - Method in interface com.atlassian.bitbucket.project.ProjectService
- 
Retrieves the current avatar for the specified project at a requested size. 
- getAvatar(ApplicationUser, int) - Method in interface com.atlassian.bitbucket.user.UserService
- 
Retrieves the current avatar for the specified user at a requested size. 
- getAvatarUri() - Method in class com.atlassian.bitbucket.project.ProjectCreateRequest
-  
- getBaseRef() - Method in class com.atlassian.bitbucket.repository.RefMetadataRequest
-  
- getBaseUrl() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Retrieves the configured base URL for the instance. 
- getBatchSize() - Method in class com.atlassian.bitbucket.concurrent.BucketedExecutorSettings
-  
- getBcc() - Method in class com.atlassian.bitbucket.mail.MailMessage
-  
- getBlame(Repository, String, String, PageRequest) - Method in interface com.atlassian.bitbucket.content.ContentService
- 
Returns  Blame for the lines included by the provided  PageRequest for the specified objectId+path
 in the specified repository. 
- getBoolean(String) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getBoolean(String, boolean) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getBranch() - Method in class com.atlassian.bitbucket.content.EditFileRequest
-  
- getBranch() - Method in class com.atlassian.bitbucket.content.FileEditHookRequest
-  
- getBranch() - Method in class com.atlassian.bitbucket.event.branch.BranchChangedEvent
-  
- getBranch() - Method in class com.atlassian.bitbucket.event.branch.BranchHookRequest
-  
- getBranch() - Method in class com.atlassian.bitbucket.scm.EditFileCommandParameters
-  
- getBranches(RepositoryBranchesRequest, PageRequest) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Retrieves a paged list of  branches for the specified repository, optionally filtered by the
 provided starting text. 
- getBranchId() - Method in exception com.atlassian.bitbucket.repository.NoSuchBranchException
- 
Retrieves the missing branch ID. 
- getBranchId() - Method in class com.atlassian.bitbucket.scm.UpdateDefaultBranchCommandParameters
-  
- getBranchIds() - Method in class com.atlassian.bitbucket.repository.ResolveRefsRequest
-  
- getBranchIds() - Method in class com.atlassian.bitbucket.scm.ResolveRefsCommandParameters
-  
- getBranchName() - Method in exception com.atlassian.bitbucket.repository.NoDefaultBranchException
- 
Retrieves the name of the branch which is configured as the default branch in the repository. 
- getBrowseUrl() - Method in class com.atlassian.bitbucket.content.Submodule
-  
- getBucketedExecutor(String, BucketedExecutorSettings<T>) - Method in interface com.atlassian.bitbucket.concurrent.ConcurrencyService
- 
Retrieves a  BucketedExecutor by name, or creates a new one if it does not already exists. 
- getBucketIdExtractor() - Method in class com.atlassian.bitbucket.concurrent.BucketedExecutorSettings
-  
- getBuildNumber() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getBuildTimestamp() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getBuildVersion() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getBulkContentCommandFactory(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- getById(long) - Method in interface com.atlassian.bitbucket.hook.script.HookScriptService
- 
Retrieves a hook script by its globally unique  ID, which was assigned when the script
 was  created. 
- getById(long) - Method in interface com.atlassian.bitbucket.job.JobService
- 
- getById(int) - Method in interface com.atlassian.bitbucket.project.ProjectService
- 
- getById(int) - Method in interface com.atlassian.bitbucket.project.ProjectSupplier
- 
- getById(int, long) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Retrieves a pull request by its ID, within the specified repository. 
- getById(int, long) - Method in interface com.atlassian.bitbucket.pull.PullRequestSupplier
- 
Retrieves a pull request by its ID, within the specified repository. 
- getById(int) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
- getById(int) - Method in interface com.atlassian.bitbucket.repository.RepositorySupplier
- 
- getById(long) - Method in interface com.atlassian.bitbucket.task.TaskService
- 
Get a task by its ID. 
- getByKey(Scope, String) - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookService
- 
Find an effective installed hook with the specified key enabled status for this scope.
 
 
- getByKey(String) - Method in interface com.atlassian.bitbucket.project.ProjectService
- 
- getByKey(String) - Method in interface com.atlassian.bitbucket.project.ProjectSupplier
- 
- getByKey(String, String) - Method in interface com.atlassian.bitbucket.project.ProjectSupplier
- 
- getByName(String) - Method in interface com.atlassian.bitbucket.label.LabelService
- 
Returns a  Label based on the name. 
- getByName(String) - Method in interface com.atlassian.bitbucket.project.ProjectService
- 
- getByName(String) - Method in interface com.atlassian.bitbucket.project.ProjectSupplier
- 
- getByName(String, String) - Method in interface com.atlassian.bitbucket.project.ProjectSupplier
- 
- getBySlug(String, String) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
- getBySlug(String, String, String) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
- getBySlug(String, String) - Method in interface com.atlassian.bitbucket.repository.RepositorySupplier
- 
- getBySlug(String, String, String) - Method in interface com.atlassian.bitbucket.repository.RepositorySupplier
- 
- getBytesRead() - Method in interface com.atlassian.bitbucket.request.RequestContext
-  
- getBytesWritten() - Method in interface com.atlassian.bitbucket.request.RequestContext
-  
- getCacheDir() - Method in interface com.atlassian.bitbucket.server.StorageService
-  
- getCancelMessages() - Method in exception com.atlassian.bitbucket.RequestCanceledException
-  
- getCauses() - Method in exception com.atlassian.bitbucket.user.UserErasureException
-  
- getCc() - Method in class com.atlassian.bitbucket.mail.MailMessage
-  
- getChangeDate() - Method in interface com.atlassian.bitbucket.dashboard.PullRequestSuggestion
-  
- getChanges() - Method in interface com.atlassian.bitbucket.commit.Changeset
- 
Retrieves the first  page of  changes for this changeset. 
- getChanges(ChangesRequest, PageRequest) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Retrieves a page of  changes between two commits. 
- getChanges() - Method in class com.atlassian.bitbucket.commit.SimpleChangeset
-  
- getChanges() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorUpdateRefsCommandParameters
-  
- getChangeScope() - Method in class com.atlassian.bitbucket.pull.PullRequestChangesRequest
- 
Specifies the scope of the changes to be streamed. 
- getChangesets(ChangesetsRequest, PageRequest) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Retrieves changesets for each of the requested  ChangesetsRequest.getCommitIds() commits}, including the
 first page of changes between each commit and its first parent. 
- getChangesSince() - Method in class com.atlassian.bitbucket.dashboard.SuggestPullRequestsRequest
- 
All pull request suggestions are based on some form of activity/change that has occurred. 
- getChangeType() - Method in interface com.atlassian.bitbucket.scm.bulk.BulkFile
-  
- getChannels() - Method in class com.atlassian.bitbucket.event.audit.AuditEvent
-  
- getChildren() - Method in interface com.atlassian.bitbucket.content.DirectoryRevision
-  
- getCloneLinks() - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent
-  
- getCloneLinks(RepositoryCloneLinksRequest) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
Retrieves  links that can be used to clone the supplied
  repository via the repository's  SCM's supported protocols. 
- getClosedDate() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getClosedSince() - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest
- 
When set, limits the pull requests to search for pull requests in the closed state (i.e. 
- getCommand() - Method in exception com.atlassian.bitbucket.scm.CommandUsageException
-  
- getCommandFactory(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
Retrieves an  ScmCommandFactory, used to create  commands for performing standard SCM
 operations such as retrieving commits and viewing diffs. 
- getComment(long) - Method in interface com.atlassian.bitbucket.comment.CommentService
- 
Find a comment with the given ID 
- getComment() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussionCommentActivity
-  
- getComment() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEvent
-  
- getComment() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCancelableCommentEvent
-  
- getComment() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCommentEvent
-  
- getComment() - Method in interface com.atlassian.bitbucket.pull.PullRequestCommentActivity
-  
- getComment() - Method in class com.atlassian.bitbucket.pull.PullRequestDeclineRequest
-  
- getCommentable() - Method in class com.atlassian.bitbucket.comment.AddCommentRequest
-  
- getCommentable() - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest
-  
- getCommentable() - Method in interface com.atlassian.bitbucket.comment.CommentThread
-  
- getCommentAction() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussionCommentActivity
-  
- getCommentAction() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEvent
-  
- getCommentAction() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCancelableCommentEvent
-  
- getCommentAction() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCommentEvent
-  
- getCommentAction() - Method in interface com.atlassian.bitbucket.pull.PullRequestCommentActivity
-  
- getCommentActions() - Method in class com.atlassian.bitbucket.pull.PullRequestActivitySearchRequest
- 
Limits the comment activities to the ones performing the specified comment actions. 
- getCommentId() - Method in class com.atlassian.bitbucket.comment.CommentUpdateRequest
-  
- getCommentIds() - Method in interface com.atlassian.bitbucket.content.DiffLine
-  
- getCommentIds() - Method in class com.atlassian.bitbucket.pull.PullRequestActivitySearchRequest
- 
Limits the comment activities to the ones affecting the specified comments. 
- getComments() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getCommit(CommitRequest) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Retrieves a commit based on te provided  request. 
- getCommit() - Method in interface com.atlassian.bitbucket.commit.graph.CommitGraphNode
-  
- getCommit() - Method in class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
-  
- getCommit(String) - Method in interface com.atlassian.bitbucket.idx.CommitIndex
- 
Retrieves the specified commit if it's been indexed. 
- getCommit() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeActivity
-  
- getCommitDisplayId() - Method in interface com.atlassian.bitbucket.content.Blame
- 
A shorted version of the commit hash for the revision, suitable for display. 
- getCommitHash() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getCommitId() - Method in class com.atlassian.bitbucket.commit.AbstractCommitRequest
-  
- getCommitId() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussion
-  
- getCommitId() - Method in class com.atlassian.bitbucket.commit.CommitDiscussionRequest
-  
- getCommitId() - Method in class com.atlassian.bitbucket.commit.CommitRequest
-  
- getCommitId() - Method in class com.atlassian.bitbucket.commit.CommitsRequest
-  
- getCommitId() - Method in class com.atlassian.bitbucket.commit.LastModifiedContext
-  
- getCommitId() - Method in class com.atlassian.bitbucket.commit.LastModifiedRequest
- 
Retrieves the starting commit to use. 
- getCommitId() - Method in exception com.atlassian.bitbucket.commit.NoSuchCommitException
- 
Retrieves the ID for which no matching commit was found. 
- getCommitId() - Method in class com.atlassian.bitbucket.content.ArchiveRequest
-  
- getCommitId() - Method in interface com.atlassian.bitbucket.content.Blame
- 
The full commit hash for the revision. 
- getCommitId() - Method in class com.atlassian.bitbucket.content.ContentTreeContext
-  
- getCommitId() - Method in interface com.atlassian.bitbucket.content.DirectoryRevision
-  
- getCommitId() - Method in class com.atlassian.bitbucket.content.FileContext
-  
- getCommitId() - Method in class com.atlassian.bitbucket.pull.PullRequestCommitSearchRequest
- 
Limits the search to pull requests that contain or created (in the case of a rebase/squash merge) the
 specified commit ID. 
- getCommitId() - Method in class com.atlassian.bitbucket.scm.AbstractCommitCommandParameters
-  
- getCommitId() - Method in class com.atlassian.bitbucket.scm.ArchiveCommandParameters
-  
- getCommitIds() - Method in class com.atlassian.bitbucket.commit.ChangesetsRequest
-  
- getCommitIds() - Method in class com.atlassian.bitbucket.commit.CommonAncestorRequest
-  
- getCommitIds() - Method in class com.atlassian.bitbucket.scm.ChangesetsCommandParameters
-  
- getCommitIds() - Method in class com.atlassian.bitbucket.scm.CommonAncestorCommandParameters
-  
- getCommits() - Method in class com.atlassian.bitbucket.commit.BulkCommitsRequest
-  
- getCommits(CommitsRequest, PageRequest) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Retrieves a page of commits, starting from a given branch, tag or commit, optionally filtered to only return
 commits which modify one or more paths. 
- getCommits(PullRequestCommitsRequest, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Retrieves a page of the commits for a given pull request. 
- getCommits(int, long, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
- getCommits() - Method in interface com.atlassian.bitbucket.pull.RescopeDetails
-  
- getCommits() - Method in class com.atlassian.bitbucket.pull.SimpleRescopeDetails
-  
- getCommits() - Method in interface com.atlassian.bitbucket.repository.RefChangeDetails
- 
- getCommits() - Method in class com.atlassian.bitbucket.repository.SimpleRefChangeDetails
-  
- getCommits() - Method in class com.atlassian.bitbucket.scm.bulk.BulkCommitsCommandParameters
-  
- getCommitsBetween(CommitsBetweenRequest, PageRequest) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
- getCommitSummaries() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeConfig
-  
- getCommitSummaries() - Method in class com.atlassian.bitbucket.pull.SetPullRequestMergeConfigRequest
-  
- getCommitSummaries() - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters
-  
- getCommitter() - Method in interface com.atlassian.bitbucket.commit.Commit
-  
- getCommitter() - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- getCommitter() - Method in interface com.atlassian.bitbucket.content.Blame
- 
The committer who last updated the lines in the span. 
- getCommitter() - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters
-  
- getCommitterTimestamp() - Method in interface com.atlassian.bitbucket.commit.Commit
-  
- getCommitterTimestamp() - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- getCommitterTimestamp() - Method in interface com.atlassian.bitbucket.content.Blame
- 
The timestamp at which the committer created the revision. 
- getCommonAncestor(CommonAncestorRequest) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Retrieves the common ancestor for the provided commits 
- getCommonRoot(SimplePath) - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getCompareCommandFactory(CompareRequest) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- getComponent(int) - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getComponents() - Method in interface com.atlassian.bitbucket.content.Path
-  
- getComponents() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getConfigDir() - Method in interface com.atlassian.bitbucket.server.StorageService
-  
- getConfigFormKey() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookDetails
-  
- getConflict() - Method in interface com.atlassian.bitbucket.content.Change
- 
Retrieves conflict information, if any, related to this change. 
- getConflictMarker() - Method in interface com.atlassian.bitbucket.content.DiffLine
-  
- getContent() - Method in class com.atlassian.bitbucket.content.EditFileRequest
-  
- getContent() - Method in class com.atlassian.bitbucket.content.FileEditHookRequest
-  
- getContent() - Method in class com.atlassian.bitbucket.event.content.FileEditedEvent
-  
- getContent() - Method in class com.atlassian.bitbucket.hook.script.HookScriptCreateRequest
-  
- getContent() - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest
-  
- getContent() - Method in class com.atlassian.bitbucket.scm.EditFileCommandParameters
-  
- getContentId() - Method in interface com.atlassian.bitbucket.content.Change
- 
An identifier for the content which was changed. 
- getContentId() - Method in interface com.atlassian.bitbucket.content.ContentTreeNode
-  
- getContentId() - Method in interface com.atlassian.bitbucket.scm.bulk.BulkFile
- 
For  added or  modified files, returns a content ID for
 the new content. 
- getContentType() - Method in class com.atlassian.bitbucket.avatar.AbstractAvatarSupplier
-  
- getContentType() - Method in interface com.atlassian.bitbucket.avatar.AvatarSupplier
- 
The content type of the avatar, e.g., "image/png" 
- getContentType() - Method in class com.atlassian.bitbucket.avatar.DelegatingCacheableAvatarSupplier
-  
- getContext() - Method in interface com.atlassian.bitbucket.content.DiffHunk
- 
Retrieves the context snippet for the hunk, which may be empty()depending on the SCM's ability to
 detect it.
 
- getContext() - Method in class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
-  
- getContext() - Method in class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
-  
- getContext() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookRequest
- 
Retrieves any additional context that was supplied to the request. 
- getContext() - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest
-  
- getContext() - Method in class com.atlassian.bitbucket.pull.PullRequestMergeRequest
- 
Retrieves additional supplementary context for the merge request. 
- getContext() - Method in class com.atlassian.bitbucket.repository.RefMetadataRequest
-  
- getContext() - Method in class com.atlassian.bitbucket.scm.pull.PullRequestMergeCommandParameters
-  
- getContextLines() - Method in class com.atlassian.bitbucket.content.AbstractDiffRequest
- 
Retrieves the numbers of context lines to show around added and removed lines. 
- getContextLines() - Method in class com.atlassian.bitbucket.content.DiffContext
-  
- getContextLines() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest
- 
Retrieves the numbers of context lines to show around added and removed lines. 
- getContextLines() - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters
-  
- getCount(TaskState) - Method in interface com.atlassian.bitbucket.task.TaskCount
-  
- getCreatedDate() - Method in interface com.atlassian.bitbucket.activity.Activity
-  
- getCreatedDate() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getCreatedDate() - Method in interface com.atlassian.bitbucket.comment.CommentThread
-  
- getCreatedDate() - Method in interface com.atlassian.bitbucket.hook.script.HookScript
-  
- getCreatedDate() - Method in interface com.atlassian.bitbucket.job.JobMessage
-  
- getCreatedDate() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getCreatedDate() - Method in interface com.atlassian.bitbucket.task.Task
-  
- getCssModuleKey() - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest
-  
- getCurrentNodes() - Method in class com.atlassian.bitbucket.event.cluster.ClusterMembershipEvent
- 
Retrieves the  current set of  cluster nodes at the time the event was raised. 
- getCurrentUser() - Method in interface com.atlassian.bitbucket.auth.AuthenticationContext
-  
- getCurrentVersion() - Method in exception com.atlassian.bitbucket.EntityOutOfDateException
-  
- getData() - Method in class com.atlassian.bitbucket.markup.RenderContext
-  
- getDataDir() - Method in interface com.atlassian.bitbucket.server.StorageService
-  
- getDate() - Method in class com.atlassian.bitbucket.event.ApplicationEvent
-  
- getDate() - Method in class com.atlassian.bitbucket.event.cluster.ClusterNodeEvent
-  
- getDateDisconnected() - Method in class com.atlassian.bitbucket.event.cluster.ClusterNodeRejoinedEvent
-  
- getDateReconnected() - Method in class com.atlassian.bitbucket.event.cluster.ClusterNodeRejoinedEvent
-  
- getDefaultBranch(Repository) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Retrieves the default branch for the specified repository. 
- getDefaultExtension() - Method in enum com.atlassian.bitbucket.content.ArchiveFormat
-  
- getDefaultOrder() - Static method in enum com.atlassian.bitbucket.pull.PullRequestOrder
-  
- getDefaultStrategy() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeConfig
- 
Retrieves the default strategy, which will be used automatically when merging pull requests if an
  explicit strategy is not requested. 
- getDefaultStrategyId() - Method in class com.atlassian.bitbucket.pull.SetPullRequestMergeConfigRequest
-  
- getDefaultTimeZone() - Method in interface com.atlassian.bitbucket.timezone.TimeZoneService
-  
- getDeletedUser() - Method in class com.atlassian.bitbucket.event.user.UserCleanupEvent
-  
- getDescription() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookDetails
-  
- getDescription() - Method in interface com.atlassian.bitbucket.hook.script.HookScript
- 
Retrieves the script's description. 
- getDescription() - Method in class com.atlassian.bitbucket.hook.script.HookScriptCreateRequest
-  
- getDescription() - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest
-  
- getDescription() - Method in class com.atlassian.bitbucket.project.AbstractProjectRequest
-  
- getDescription() - Method in interface com.atlassian.bitbucket.project.Project
-  
- getDescription() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getDescription() - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest
-  
- getDescription() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeStrategy
- 
Retrieves a short, descriptive summary of how the strategy performs merges, which can be used to help
 choose between available strategies. 
- getDescription() - Method in class com.atlassian.bitbucket.pull.PullRequestUpdateRequest
-  
- getDescription() - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRequest
- 
The description for the repository. 
- getDescription() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves the repository's description. 
- getDestination() - Method in interface com.atlassian.bitbucket.content.Diff
- 
Retrieves the path for the changed file. 
- getDestination() - Method in interface com.atlassian.bitbucket.content.DiffLine
-  
- getDestinationLine() - Method in interface com.atlassian.bitbucket.content.DiffHunk
-  
- getDestinationSpan() - Method in interface com.atlassian.bitbucket.content.DiffHunk
-  
- getDetailedMessage() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookVeto
-  
- getDetailedMessage() - Method in class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookVeto
-  
- getDetails() - Method in interface com.atlassian.bitbucket.audit.MinimalAuditEntry
-  
- getDetails() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHook
-  
- getDetails() - Method in interface com.atlassian.bitbucket.request.RequestMetadata
-  
- getDiff() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussionCommentActivity
-  
- getDiff() - Method in interface com.atlassian.bitbucket.pull.PullRequestCommentActivity
-  
- getDiffType() - Method in class com.atlassian.bitbucket.comment.AddFileCommentRequest
-  
- getDiffType() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
-  
- getDiffType() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest
-  
- getDiffTypes() - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest
-  
- getDirectoryName() - Method in interface com.atlassian.bitbucket.user.DetailedUser
- 
Retrieves the name of the underlying directory in which this user is stored. 
- getDiscussion() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussionActivity
-  
- getDiscussion() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussionParticipant
-  
- getDiscussion(CommitDiscussionRequest) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
- getDiscussion() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionEvent
-  
- getDisplayId() - Method in interface com.atlassian.bitbucket.commit.MinimalCommit
- 
An identifier for this commit suitable for display to end users. 
- getDisplayId() - Method in class com.atlassian.bitbucket.commit.SimpleMinimalCommit
-  
- getDisplayId() - Method in interface com.atlassian.bitbucket.repository.MinimalRef
- 
An identifier for this reference suitable for display to end users. 
- getDisplayId() - Method in class com.atlassian.bitbucket.repository.SimpleMinimalRef
-  
- getDisplayName() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Gets the display name of the current instance. 
- getDisplayName() - Method in class com.atlassian.bitbucket.user.AbstractServiceUserRequest
-  
- getDisplayName() - Method in interface com.atlassian.bitbucket.user.ApplicationUser
-  
- getDouble(String) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getDouble(String, double) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getDuration() - Method in class com.atlassian.bitbucket.event.user.UserErasedEvent
-  
- getDuration() - Method in class com.atlassian.bitbucket.migration.event.AbstractInstanceMigrationEvent
-  
- getDuration() - Method in interface com.atlassian.bitbucket.request.RequestContext
-  
- getEmailAddress() - Method in class com.atlassian.bitbucket.user.AbstractServiceUserRequest
-  
- getEmailAddress() - Method in interface com.atlassian.bitbucket.user.Person
- 
Retrieves the person's e-mail address. 
- getEnabledStrategyIds() - Method in class com.atlassian.bitbucket.pull.SetPullRequestMergeConfigRequest
-  
- getEnd() - Method in interface com.atlassian.bitbucket.user.UserMentionScanner.UserMention
-  
- getEndDate() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getEntireProjectSelectedCount() - Method in class com.atlassian.bitbucket.migration.event.MigrationExportStartedEvent
-  
- getEntry() - Method in class com.atlassian.bitbucket.event.audit.AuditEvent
-  
- getEnvironment() - Method in interface com.atlassian.bitbucket.hook.HookRequest
-  
- getEnvironment() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
-  
- getErrorCount() - Method in class com.atlassian.bitbucket.migration.event.MigrationExportFinishedEvent
-  
- getErrors(String) - Method in interface com.atlassian.bitbucket.validation.FormErrors
-  
- getErrors() - Method in exception com.atlassian.bitbucket.validation.FormValidationException
-  
- getErrors(String) - Method in class com.atlassian.bitbucket.validation.SimpleFormErrors
-  
- getErrorsByParticipantName() - Method in exception com.atlassian.bitbucket.pull.InvalidPullRequestParticipantsException
-  
- getException() - Method in class com.atlassian.bitbucket.event.auth.AuthenticationFailureEvent
-  
- getExcludes() - Method in class com.atlassian.bitbucket.commit.CommitsBetweenRequest
- 
Retrieves commits, which may be identified by branch or tag name or by hash, which should be excluded from
 the results. 
- getExcludes() - Method in class com.atlassian.bitbucket.commit.graph.TraversalRequest
-  
- getExcludes() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
-  
- getExecutable() - Method in interface com.atlassian.bitbucket.content.Change
- 
The executable permission for the file  after the  change. 
- getExistingPullRequest() - Method in exception com.atlassian.bitbucket.pull.DuplicatePullRequestException
-  
- getExpectedVersion() - Method in exception com.atlassian.bitbucket.EntityOutOfDateException
-  
- getExportJob(long) - Method in interface com.atlassian.bitbucket.migration.MigrationService
- 
Retrieves the export job. 
- getExportLocation() - Method in class com.atlassian.bitbucket.migration.ExportRequest
-  
- getExtendedCommandFactory(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- getExtension() - Method in interface com.atlassian.bitbucket.content.Path
-  
- getExtension() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getExtensions() - Method in enum com.atlassian.bitbucket.content.ArchiveFormat
-  
- getFailedChanges() - Method in exception com.atlassian.bitbucket.scm.mirror.MirrorUpdateRefsCommandFailedException
-  
- getFailedRefs() - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent
-  
- getFeature() - Method in exception com.atlassian.bitbucket.FeatureUnavailableException
-  
- getFeature() - Method in exception com.atlassian.bitbucket.scm.FeatureUnsupportedScmException
- 
The feature which was requested but is not supported. 
- getFieldErrors() - Method in interface com.atlassian.bitbucket.validation.FormErrors
-  
- getFieldErrors() - Method in class com.atlassian.bitbucket.validation.SimpleFormErrors
-  
- getFileName() - Method in interface com.atlassian.bitbucket.content.Blame
- 
The name the file had when the lines in the span were updated, which may not match the file's current name. 
- getFileName() - Method in class com.atlassian.bitbucket.mail.MailAttachment
-  
- getFileType() - Method in class com.atlassian.bitbucket.comment.AddLineCommentRequest
-  
- getFileType() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
- 
File type this anchor is anchored to in a diff. 
- getFilter() - Method in class com.atlassian.bitbucket.content.AbstractDiffRequest
-  
- getFilter() - Method in class com.atlassian.bitbucket.idx.IndexSearchRequest
-  
- getFilter() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest
-  
- getFilter() - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantSearchRequest
- 
When set, limits the search to the users whose username, name or email address contain the filtervalue.
 
- getFilter() - Method in enum com.atlassian.bitbucket.pull.PullRequestRole
-  
- getFilter() - Method in class com.atlassian.bitbucket.user.UserSearchRequest
- 
- getFilterText() - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRefsRequest
-  
- getFilterText() - Method in class com.atlassian.bitbucket.scm.AbstractRefsCommandParameters
-  
- getFinalState() - Method in class com.atlassian.bitbucket.migration.event.MigrationExportFinishedEvent
-  
- getFlag() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeStrategy
- 
Retrieves a well-known flag, or combination of flags, associated with the strategy, which may be helpful
 in associating the strategy with the behavior of a command line client. 
- getForkIds() - Method in class com.atlassian.bitbucket.event.repository.RepositoryDeletedEvent
-  
- getForkIds() - Method in class com.atlassian.bitbucket.event.repository.RepositoryDeletionRequestedEvent
-  
- getFormat() - Method in class com.atlassian.bitbucket.content.ArchiveRequest
- 
Retrieves the format to create the archive in. 
- getFormat() - Method in class com.atlassian.bitbucket.scm.ArchiveCommandParameters
-  
- getFormatString(String) - Method in interface com.atlassian.bitbucket.util.DateFormatter
-  
- getFormErrors() - Method in interface com.atlassian.bitbucket.validation.FormErrors
-  
- getFormErrors() - Method in class com.atlassian.bitbucket.validation.SimpleFormErrors
-  
- getFrom() - Method in class com.atlassian.bitbucket.mail.MailMessage
-  
- getFrom() - Method in exception com.atlassian.bitbucket.scm.MergeException
-  
- getFromBranch() - Method in class com.atlassian.bitbucket.scm.MergeCommandParameters
-  
- getFromCommit() - Method in interface com.atlassian.bitbucket.commit.Changeset
-  
- getFromCommit() - Method in class com.atlassian.bitbucket.commit.SimpleChangeset
-  
- getFromCommitId() - Method in class com.atlassian.bitbucket.scm.MergeCommandParameters
- 
Retrieves the specific commit that should be merged into the  target branch. 
- getFromContentId() - Method in interface com.atlassian.bitbucket.content.Change
- 
An identifier from which the content was changed. 
- getFromHash() - Method in class com.atlassian.bitbucket.comment.AddFileCommentRequest
-  
- getFromHash() - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest
-  
- getFromHash() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
-  
- getFromHash() - Method in class com.atlassian.bitbucket.content.ChangeContext
-  
- getFromHash() - Method in class com.atlassian.bitbucket.content.DiffContext
-  
- getFromHash() - Method in interface com.atlassian.bitbucket.pull.PullRequestRescopeActivity
-  
- getFromHash() - Method in interface com.atlassian.bitbucket.repository.RefChange
-  
- getFromHash() - Method in class com.atlassian.bitbucket.repository.SimpleRefChange
-  
- getFromRef() - Method in class com.atlassian.bitbucket.compare.CompareDiffRequest
-  
- getFromRef() - Method in class com.atlassian.bitbucket.compare.CompareRequest
-  
- getFromRef() - Method in interface com.atlassian.bitbucket.dashboard.PullRequestSuggestion
-  
- getFromRef() - Method in interface com.atlassian.bitbucket.hook.repository.MergeHookRequest
-  
- getFromRef() - Method in interface com.atlassian.bitbucket.hook.repository.PullRequestMergeHookRequest
-  
- getFromRef() - Method in class com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest
-  
- getFromRef() - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest
-  
- getFromRef() - Method in exception com.atlassian.bitbucket.pull.EmptyPullRequestException
-  
- getFromRef() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getFromRefId() - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest
-  
- getFromRefIds() - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest
- 
When set, limits the pull requests to search for by the branches the changes are coming from. 
- getFromRepository() - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest
-  
- getFromRepository() - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantSearchRequest
- 
When set, limits the search by the repository the pull requests are coming from. 
- getFromRepository() - Method in class com.atlassian.bitbucket.scm.MergeCommandParameters
- 
- getFromRepositoryId() - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest
- 
When set, limits the pull requests to search for by the repository the changes are coming from. 
- getFullMention() - Method in interface com.atlassian.bitbucket.user.UserMentionScanner.UserMention
-  
- getFullUnescapedMention() - Method in interface com.atlassian.bitbucket.user.UserMentionScanner.UserMention
-  
- getGlobalPermissions() - Static method in enum com.atlassian.bitbucket.permission.Permission
- 
Gets all the global permissions. 
- getGrantedGroups(Permission, PageRequest) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Get the groups which are granted a permission 
- getGrantedUsers(Permission, PageRequest) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Get the users which are granted a permission 
- getGroup() - Method in class com.atlassian.bitbucket.event.user.GroupCleanupEvent
-  
- getGroup() - Method in interface com.atlassian.bitbucket.permission.PermittedGroup
- 
Retrieves the group to which the permission has been granted. 
- getGroup() - Method in class com.atlassian.bitbucket.user.UserSearchRequest
- 
When set, limits returned  users to only those who are members of the specified group. 
- getGroupName() - Method in exception com.atlassian.bitbucket.user.NoSuchGroupException
- 
Retrieves the name of the group which was requested but not found. 
- getGroupPermissions() - Method in class com.atlassian.bitbucket.util.SetFilePermissionRequest
- 
Retrieves the  permissions granted to members of the owning group. 
- getGroups() - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest
-  
- getHardwrap() - Method in class com.atlassian.bitbucket.markup.RenderContext
-  
- getHash() - Method in interface com.atlassian.bitbucket.repository.Tag
- 
The hash for the tag itself. 
- getHeaders() - Method in class com.atlassian.bitbucket.mail.MailMessage
-  
- getHierarchyId() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves the unique identifier for the hierarchy of forks to which this repository belongs. 
- getHighestGlobalGroupPermission(String) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Get the highest global permission for a group. 
- getHighestGlobalPermission(ApplicationUser) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Get the highest global permission for a user. 
- getHighestGlobalPermission(String) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Get the highest global permission for a user. 
- getHomeDir() - Method in interface com.atlassian.bitbucket.server.StorageService
-  
- getHookHandlerFactory(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- getHookKey() - Method in class com.atlassian.bitbucket.hook.repository.AbstractUpdateRepositoryHookRequest
-  
- getHookName() - Method in interface com.atlassian.bitbucket.hook.HookRequest
-  
- getHookName() - Method in interface com.atlassian.bitbucket.hook.ScmHookDetails
-  
- getHookScript() - Method in class com.atlassian.bitbucket.hook.script.HookScriptEvent
-  
- getHostname() - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration
-  
- getHref() - Method in interface com.atlassian.bitbucket.util.NamedLink
-  
- getHref() - Method in class com.atlassian.bitbucket.util.SimpleNamedLink
-  
- getHtmlEscaped() - Method in class com.atlassian.bitbucket.markup.RenderContext
-  
- getHunks() - Method in interface com.atlassian.bitbucket.content.Diff
- 
Retrieves a list containing zero or more  hunks describing the changed lines
 within the file. 
- getI18n() - Method in enum com.atlassian.bitbucket.permission.Permission
-  
- getId() - Method in interface com.atlassian.bitbucket.activity.Activity
-  
- getId() - Method in enum com.atlassian.bitbucket.auth.RememberMeMode
-  
- getId() - Method in exception com.atlassian.bitbucket.avatar.NoSuchAvatarException
-  
- getId() - Method in interface com.atlassian.bitbucket.cluster.ClusterNode
- 
Retrieves a cluster-wide unique identifier for this node. 
- getId() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getId() - Method in enum com.atlassian.bitbucket.comment.CommentAction
-  
- getId() - Method in enum com.atlassian.bitbucket.comment.CommentSeverity
-  
- getId() - Method in enum com.atlassian.bitbucket.comment.CommentState
-  
- getId() - Method in interface com.atlassian.bitbucket.comment.CommentThread
-  
- getId() - Method in enum com.atlassian.bitbucket.comment.CommentThreadDiffAnchorType
-  
- getId() - Method in interface com.atlassian.bitbucket.commit.MinimalCommit
- 
An identifier for this commit which may be passed to the system in order to retrieve more information related
 to it. 
- getId() - Method in class com.atlassian.bitbucket.commit.SimpleMinimalCommit
-  
- getId() - Method in class com.atlassian.bitbucket.compare.CompareRef
-  
- getId() - Method in enum com.atlassian.bitbucket.content.DiffFileType
-  
- getId() - Method in enum com.atlassian.bitbucket.content.DiffSegmentType
-  
- getId() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookTrigger
-  
- getId() - Method in enum com.atlassian.bitbucket.hook.repository.StandardRepositoryHookTrigger
-  
- getId() - Method in enum com.atlassian.bitbucket.hook.script.HookScriptType
-  
- getId() - Method in interface com.atlassian.bitbucket.hook.script.MinimalHookScript
- 
Retrieves the script's globally unique ID. 
- getId() - Method in exception com.atlassian.bitbucket.hook.script.NoSuchHookScriptException
-  
- getId() - Method in interface com.atlassian.bitbucket.idx.IndexedCommit
-  
- getId() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getId() - Method in interface com.atlassian.bitbucket.job.JobMessage
-  
- getId() - Method in enum com.atlassian.bitbucket.job.JobMessageSeverity
-  
- getId() - Method in enum com.atlassian.bitbucket.job.JobState
-  
- getId() - Method in enum com.atlassian.bitbucket.permission.Permission
-  
- getId() - Method in interface com.atlassian.bitbucket.project.Project
-  
- getId() - Method in enum com.atlassian.bitbucket.project.ProjectType
-  
- getId() - Method in class com.atlassian.bitbucket.project.ProjectUpdateRequest
-  
- getId() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getId() - Method in enum com.atlassian.bitbucket.pull.PullRequestAction
-  
- getId() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeStrategy
- 
Retrieves the strategy's unique identifier, which is used to  request the strategy when merging a pull request. 
- getId() - Method in enum com.atlassian.bitbucket.pull.PullRequestParticipantStatus
-  
- getId() - Method in enum com.atlassian.bitbucket.pull.PullRequestRole
-  
- getId() - Method in enum com.atlassian.bitbucket.pull.PullRequestState
-  
- getId() - Method in interface com.atlassian.bitbucket.repository.MinimalRef
- 
The absolute identifier of this reference, which should never be ambiguous within the backing  Repository. 
- getId() - Method in enum com.atlassian.bitbucket.repository.RefChangeType
-  
- getId() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves the repository's ID, which represents its primary key. 
- getId() - Method in enum com.atlassian.bitbucket.repository.Repository.State
- 
Retrieves a unique identifier for this state. 
- getId() - Method in class com.atlassian.bitbucket.repository.RepositoryUpdateRequest
- 
Retrieves the  ID of the repository to update. 
- getId() - Method in class com.atlassian.bitbucket.repository.SimpleMinimalRef
-  
- getId() - Method in interface com.atlassian.bitbucket.request.RequestContext
- 
Returns a highly unique (though not guaranteeably unique) request ID. 
- getId() - Method in interface com.atlassian.bitbucket.scm.AvailableScm
-  
- getId() - Method in interface com.atlassian.bitbucket.scm.signed.SignableObjectType
-  
- getId() - Method in enum com.atlassian.bitbucket.scm.signed.StandardSignableObjectType
-  
- getId() - Method in enum com.atlassian.bitbucket.scope.ScopeType
-  
- getId() - Method in enum com.atlassian.bitbucket.server.ApplicationMode
-  
- getId() - Method in interface com.atlassian.bitbucket.task.Task
-  
- getId() - Method in interface com.atlassian.bitbucket.task.TaskAnchor
-  
- getId() - Method in enum com.atlassian.bitbucket.task.TaskState
-  
- getId() - Method in interface com.atlassian.bitbucket.user.ApplicationUser
-  
- getId() - Method in class com.atlassian.bitbucket.user.ServiceUserUpdateRequest
-  
- getImplyingPermissions() - Method in enum com.atlassian.bitbucket.permission.Permission
- 
Get the set of permissions that inherit this permission (excluding this permission). 
- getImportJob(long) - Method in interface com.atlassian.bitbucket.migration.MigrationService
- 
Retrieves the import job. 
- getIncludeHeadingId() - Method in class com.atlassian.bitbucket.markup.RenderContext
-  
- getIncludes() - Method in class com.atlassian.bitbucket.commit.CommitsBetweenRequest
- 
Retrieves commits, which may be identified by branch or tag name or by hash, which should be included in the
 results. 
- getIncludes() - Method in class com.atlassian.bitbucket.commit.graph.TraversalRequest
-  
- getIncludes() - Method in class com.atlassian.bitbucket.migration.RepositoriesExportRequest
-  
- getIncludes() - Method in class com.atlassian.bitbucket.scm.bulk.BulkTraverseCommitsCommandParameters
-  
- getIncludes() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
-  
- getInfoCount() - Method in class com.atlassian.bitbucket.migration.event.MigrationExportFinishedEvent
-  
- getInformation() - Method in interface com.atlassian.bitbucket.cluster.ClusterService
-  
- getInheritedPermissions() - Method in enum com.atlassian.bitbucket.permission.Permission
- 
Gets all permissions this permission inherits. 
- getInheritingPermissions() - Method in enum com.atlassian.bitbucket.permission.Permission
- 
Gets all permissions that inherit this permission (including this permission). 
- getInitiator() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getInitiator() - Method in class com.atlassian.bitbucket.job.JobCreationRequest
-  
- getInput() - Method in interface com.atlassian.bitbucket.hook.HookRequest
-  
- getInt(String) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getInt(String, int) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getIsDefault() - Method in interface com.atlassian.bitbucket.repository.Branch
- 
Indicates whether this branch is the default branch for the repository. 
- getIsFirstPage() - Method in interface com.atlassian.bitbucket.pull.PullRequestActivityPage
-  
- getIsFirstPage() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- getIsLastPage() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- getIsLastPage() - Method in class com.atlassian.bitbucket.util.FilteredPageImpl
-  
- getIsLastPage() - Method in interface com.atlassian.bitbucket.util.Page
-  
- getIsLastPage() - Method in class com.atlassian.bitbucket.util.PageImpl
-  
- getJdbcDriver() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getJdbcDriverVersion() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getJdbcUrl() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getJob() - Method in interface com.atlassian.bitbucket.job.JobMessage
-  
- getJob() - Method in class com.atlassian.bitbucket.job.JobMessageCreationRequest
-  
- getJob() - Method in class com.atlassian.bitbucket.job.JobMessageSearchRequest
-  
- getJob() - Method in class com.atlassian.bitbucket.job.JobUpdateRequest
-  
- getJobId() - Method in class com.atlassian.bitbucket.migration.event.AbstractInstanceMigrationEvent
-  
- getJobId() - Method in class com.atlassian.bitbucket.migration.MigrationJobMessageSearchRequest
-  
- getJvmTimeZone() - Method in interface com.atlassian.bitbucket.timezone.TimeZoneService
-  
- getKey() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookDetails
-  
- getKey() - Method in class com.atlassian.bitbucket.i18n.I18nKey
-  
- getKey() - Method in class com.atlassian.bitbucket.i18n.KeyedMessage
-  
- getKey() - Method in class com.atlassian.bitbucket.project.AbstractProjectRequest
-  
- getKey() - Method in interface com.atlassian.bitbucket.project.Project
-  
- getKey() - Method in interface com.atlassian.bitbucket.server.Feature
-  
- getKey() - Method in class com.atlassian.bitbucket.server.SimpleFeature
-  
- getKey() - Method in enum com.atlassian.bitbucket.server.StandardFeature
-  
- getKey() - Method in enum com.atlassian.bitbucket.util.DateFormatter.FormatType
-  
- getKeyedMessage() - Method in exception com.atlassian.bitbucket.ServiceException
-  
- getKeyedText(I18nKey) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given an  I18nKey it returns:
 
   a  KeyedMessage that composes the localized and formatted message for the current locale,
   the localized and formatted message for the root locale and the original key for the message. 
- getKeyedText(String, String, Object...) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a property key, a fallback message and a list of arguments, it returns:
 
   a  KeyedMessage that composes the localized and formatted message for the current locale,
   the localized and formatted message for the root locale and the original key for the message. 
- getLabel() - Method in class com.atlassian.bitbucket.label.AbstractLabelRequest
-  
- getLabel() - Method in exception com.atlassian.bitbucket.label.AlreadyLabeledException
-  
- getLabel() - Method in class com.atlassian.bitbucket.label.LabelableSearchRequest
-  
- getLabel() - Method in exception com.atlassian.bitbucket.label.LabelExistsException
-  
- getLabel() - Method in class com.atlassian.bitbucket.user.AbstractServiceUserRequest
-  
- getLabel() - Method in interface com.atlassian.bitbucket.user.ServiceUser
-  
- getLabelable() - Method in class com.atlassian.bitbucket.label.AbstractLabelRequest
-  
- getLabelable() - Method in exception com.atlassian.bitbucket.label.AlreadyLabeledException
-  
- getLabelName() - Method in exception com.atlassian.bitbucket.label.InvalidLabelException
-  
- getLabelName() - Method in exception com.atlassian.bitbucket.label.NoSuchLabelException
-  
- getLastAuthenticationTimestamp() - Method in interface com.atlassian.bitbucket.user.DetailedUser
- 
Retrieves the timestamp for the user's most recent authentication. 
- getLastModified(Path) - Static method in class com.atlassian.bitbucket.util.MoreFiles
- 
- getLastReviewedCommit() - Method in interface com.atlassian.bitbucket.pull.PullRequestParticipant
-  
- getLatestCommit() - Method in class com.atlassian.bitbucket.commit.LastModifiedSummary
-  
- getLatestCommit() - Method in interface com.atlassian.bitbucket.repository.Ref
- 
The  ID of the commit at the tip of this ref. 
- getLatestCommit() - Method in class com.atlassian.bitbucket.repository.SimpleRepositoryRef
-  
- getLevel(String) - Method in interface com.atlassian.bitbucket.log.LoggingService
- 
Retrieves the effective logging level of the specified logger. 
- getLicensedUsersCount() - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Get the number of licensed users currently in the system. 
- getLimit() - Method in class com.atlassian.bitbucket.dashboard.SuggestPullRequestsRequest
- 
Restricts the result set to return at most this many suggestions. 
- getLimit() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- getLimit() - Method in class com.atlassian.bitbucket.util.FilteredPageImpl
-  
- getLimit() - Method in interface com.atlassian.bitbucket.util.Page
-  
- getLimit() - Method in class com.atlassian.bitbucket.util.PageImpl
-  
- getLimit() - Method in interface com.atlassian.bitbucket.util.PageRequest
-  
- getLimit() - Method in class com.atlassian.bitbucket.util.PageRequestImpl
-  
- getLine() - Method in class com.atlassian.bitbucket.comment.AddLineCommentRequest
-  
- getLine() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
-  
- getLine() - Method in interface com.atlassian.bitbucket.content.DiffLine
-  
- getLineNumber() - Method in interface com.atlassian.bitbucket.content.Blame
- 
The 1-based line number in the file at which this span of blame begins. 
- getLines() - Method in interface com.atlassian.bitbucket.content.DiffSegment
-  
- getLineType() - Method in class com.atlassian.bitbucket.comment.AddLineCommentRequest
-  
- getLineType() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
-  
- getLocale() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getLocalisedMessage() - Method in class com.atlassian.bitbucket.i18n.KeyedMessage
-  
- getLocalizedMessage() - Method in exception com.atlassian.bitbucket.ServiceException
-  
- getLocalNode() - Method in interface com.atlassian.bitbucket.cluster.ClusterInformation
-  
- getLock(String) - Method in interface com.atlassian.bitbucket.concurrent.LockService
- 
Creates or retrieves a  Lock by name 
- getLoginUri(URI) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Gets the login page URI for the current instance. 
- getLong(String) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getLong(String, long) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getMailHostConfiguration() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Retrieves the mail host configuration 
- getMajor() - Method in class com.atlassian.bitbucket.util.Version
-  
- getMaxAttempts() - Method in class com.atlassian.bitbucket.concurrent.BucketedExecutorSettings
-  
- getMaxCaptchaAttempts() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getMaxChanges() - Method in class com.atlassian.bitbucket.content.ChangeContext
-  
- getMaxChanges() - Method in class com.atlassian.bitbucket.scm.AbstractChangesCommandParameters
-  
- getMaxChangesPerCommit() - Method in class com.atlassian.bitbucket.commit.ChangesetsRequest
-  
- getMaxChangesPerCommit() - Method in class com.atlassian.bitbucket.scm.ChangesetsCommandParameters
-  
- getMaxConcurrency() - Method in class com.atlassian.bitbucket.concurrent.BucketedExecutorSettings
-  
- getMaxConcurrencyPolicy() - Method in class com.atlassian.bitbucket.concurrent.BucketedExecutorSettings
-  
- getMaxLineLength() - Method in class com.atlassian.bitbucket.content.DiffContext
-  
- getMaxLineLength() - Method in class com.atlassian.bitbucket.content.FileContext
-  
- getMaxLineLength() - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters
-  
- getMaxLineLength() - Method in class com.atlassian.bitbucket.scm.FileCommandParameters
-  
- getMaxLines() - Method in class com.atlassian.bitbucket.content.DiffContext
-  
- getMaxLines() - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.commit.AbstractCommitRequest
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.commit.BulkCommitsRequest
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.commit.ChangesetsRequest
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.commit.CommitRequest
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.pull.PullRequestCommitsRequest
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.scm.bulk.BulkCommitsCommandParameters
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.scm.ChangesetsCommandParameters
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.scm.CommitCommandParameters
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.scm.LastModifiedCommandParameters
-  
- getMaxMessageLength() - Method in class com.atlassian.bitbucket.scm.pull.PullRequestCommitsCommandParameters
-  
- getMaxSize() - Method in interface com.atlassian.bitbucket.hook.script.HookScriptService
- 
Retrieves the configured limit for hook script contents. 
- getMaxSize() - Method in exception com.atlassian.bitbucket.hook.script.HookScriptSizeExceededException
-  
- getMaxSize() - Method in exception com.atlassian.bitbucket.mail.MailSizeExceededException
-  
- getMaxUploadSize() - Method in interface com.atlassian.bitbucket.avatar.AvatarService
- 
Retrieves the maximum size, in bytes, for uploaded avatars. 
- getMaxUploadSize() - Method in interface com.atlassian.bitbucket.content.ContentService
- 
Retrieves the maximum size, in bytes, for uploading content. 
- getMentionedUsers(CharSequence, int) - Method in interface com.atlassian.bitbucket.user.UserMentionScanner
- 
- getMergeConfig(GetPullRequestMergeConfigRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
- getMergeHash() - Method in interface com.atlassian.bitbucket.hook.repository.MergeHookRequest
-  
- getMergeHash() - Method in class com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest
-  
- getMergeHash() - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest
-  
- getMerges() - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest
- 
Retrieves the strategy being used to filter merge commits. 
- getMerges() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
- 
Retrieves the strategy being used to filter merge commits. 
- getMessage() - Method in interface com.atlassian.bitbucket.commit.Commit
-  
- getMessage() - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- getMessage() - Method in class com.atlassian.bitbucket.content.EditFileRequest
-  
- getMessage() - Method in class com.atlassian.bitbucket.content.FileEditHookRequest
-  
- getMessage() - Method in class com.atlassian.bitbucket.event.content.FileEditedEvent
-  
- getMessage() - Method in class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
-  
- getMessage() - Method in interface com.atlassian.bitbucket.hook.repository.MergeHookRequest
-  
- getMessage() - Method in class com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest
-  
- getMessage() - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest
-  
- getMessage(String, Object...) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a property key and a list of arguments, it returns:
 
   the localized text formatted with the given arguments if the key can be resolved. 
- getMessage(I18nKey) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a  key it returns:
 
   the localized text formatted with the given arguments if the key can be resolved. 
- getMessage(Locale, String, Object...) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a locale, a property key and a list of arguments, it returns:
 
   the localized text formatted with the given arguments if the key can be resolved. 
- getMessage() - Method in class com.atlassian.bitbucket.pull.PullRequestMergeRequest
- 
Retrieves the commit message to use when merging the pull request. 
- getMessage() - Method in class com.atlassian.bitbucket.repository.AbstractCreateRefRequest
-  
- getMessage() - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters
-  
- getMessage() - Method in class com.atlassian.bitbucket.scm.EditFileCommandParameters
-  
- getMessage() - Method in class com.atlassian.bitbucket.scm.ref.AbstractRefCommandParameters
-  
- getMessage() - Method in interface com.atlassian.bitbucket.topic.MessageEvent
-  
- getMessage() - Method in interface com.atlassian.bitbucket.util.Progress
-  
- getMessage() - Method in class com.atlassian.bitbucket.util.ProgressImpl
-  
- getMessageEffector() - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest
- 
Can be passed that will be given the opportunity to add to the MailMessage.Builder, returning a new Builder to
 use for the MailMessage. 
- getMessageKey() - Method in exception com.atlassian.bitbucket.ServiceException
-  
- getMessagePattern(String) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a property key it returns:
 
   the associated message pattern if the key can be resolved. 
- getMessagePattern(String, String) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a property key and the fallback text message, it returns:
 
   the associated message pattern if the key can be resolved. 
- getMessagePattern(Locale, String) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a locale and a property key it returns:
 
   the localized message pattern if the key can be resolved. 
- getMessageType() - Method in class com.atlassian.bitbucket.topic.TopicSettings
-  
- getMetadataByRefs(RefMetadataRequest) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Retrieves the associated metadata based on a given collection of refs in a repository. 
- getMinor() - Method in class com.atlassian.bitbucket.util.Version
-  
- getMirrorCommandFactory(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- getMirrorServerId() - Method in class com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent
-  
- getMirrorServerId() - Method in interface com.atlassian.bitbucket.event.mirror.MirrorEvent
-  
- getMirrorServerName() - Method in class com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent
-  
- getMirrorServerName() - Method in interface com.atlassian.bitbucket.event.mirror.MirrorEvent
-  
- getMode() - Method in interface com.atlassian.bitbucket.server.ApplicationModeSupplier
-  
- getMode() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- getName() - Method in interface com.atlassian.bitbucket.cluster.ClusterNode
- 
A long living cluster name that is defined by setting the system property cluster.node.name
 
- getName() - Method in interface com.atlassian.bitbucket.content.Path
-  
- getName() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getName() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookDetails
-  
- getName() - Method in interface com.atlassian.bitbucket.hook.script.HookScript
- 
Retrieves the script's name. 
- getName() - Method in class com.atlassian.bitbucket.hook.script.HookScriptCreateRequest
-  
- getName() - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest
-  
- getName() - Method in interface com.atlassian.bitbucket.label.Label
- 
Retrieves the name of the label. 
- getName() - Method in class com.atlassian.bitbucket.project.AbstractProjectRequest
-  
- getName() - Method in interface com.atlassian.bitbucket.project.Project
-  
- getName() - Method in class com.atlassian.bitbucket.project.ProjectSearchRequest
- 
When set, limits returned  projects to only those whose  namescontain the provided value. 
- getName() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeStrategy
- 
Retrieves the strategy's name. 
- getName() - Method in class com.atlassian.bitbucket.repository.AbstractCreateRefRequest
-  
- getName() - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRequest
- 
The name for the repository. 
- getName() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves the repository's name, which is guaranteed to be unique within its  project but
  not within the system at large. 
- getName() - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest
- 
When set, limits returned  repositories to only those that  prefix-match the provided
 value according to the rules described in the class header. 
- getName() - Method in interface com.atlassian.bitbucket.scm.AvailableScm
-  
- getName() - Method in class com.atlassian.bitbucket.scm.ref.AbstractRefCommandParameters
-  
- getName() - Method in class com.atlassian.bitbucket.user.AbstractServiceUserRequest
-  
- getName() - Method in interface com.atlassian.bitbucket.user.DetailedGroup
- 
Retrieves the group's name. 
- getName() - Method in interface com.atlassian.bitbucket.user.Person
- 
Retrieves the person's name. 
- getName() - Method in interface com.atlassian.bitbucket.util.NamedLink
-  
- getName() - Method in class com.atlassian.bitbucket.util.SimpleNamedLink
-  
- getNamespace() - Method in class com.atlassian.bitbucket.project.AbstractProjectRequest
-  
- getNamespace() - Method in interface com.atlassian.bitbucket.project.Project
-  
- getNewValue() - Method in class com.atlassian.bitbucket.event.permission.AbstractGlobalPermissionModificationEvent
-  
- getNewValue() - Method in class com.atlassian.bitbucket.event.permission.AbstractProjectPermissionModificationEvent
-  
- getNewValue() - Method in class com.atlassian.bitbucket.event.permission.AbstractRepositoryPermissionModificationEvent
-  
- getNewValue() - Method in interface com.atlassian.bitbucket.event.permission.PermissionModificationRequestedEvent
-  
- getNewValue() - Method in interface com.atlassian.bitbucket.event.permission.PermissionModifiedEvent
-  
- getNewValue() - Method in class com.atlassian.bitbucket.event.project.AbstractProjectModificationEvent
-  
- getNewValue() - Method in class com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent
- 
Retrieves the updated repository values. 
- getNewValue() - Method in class com.atlassian.bitbucket.event.repository.RepositoryDefaultBranchModifiedEvent
-  
- getNewValue() - Method in class com.atlassian.bitbucket.event.server.ApplicationConfigurationChangedEvent
-  
- getNewValue() - Method in class com.atlassian.bitbucket.event.server.ApplicationSetupEvent
-  
- getNewValue() - Method in class com.atlassian.bitbucket.event.server.BaseUrlChangedEvent
-  
- getNewValue() - Method in class com.atlassian.bitbucket.event.server.OperatingSystemChangedEvent
-  
- getNewZoneId() - Method in class com.atlassian.bitbucket.event.user.UserTimeZoneChangedEvent
-  
- getNextPageOffset() - Method in class com.atlassian.bitbucket.util.PageImpl
-  
- getNextPageRequest() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- getNextPageRequest() - Method in class com.atlassian.bitbucket.util.AbstractPagedSummary
- 
- getNextPageRequest() - Method in class com.atlassian.bitbucket.util.FilteredPageImpl
-  
- getNextPageRequest() - Method in interface com.atlassian.bitbucket.util.Page
-  
- getNextPageRequest() - Method in class com.atlassian.bitbucket.util.PageImpl
-  
- getNodeId() - Method in interface com.atlassian.bitbucket.cluster.ClusterService
- 
Convenience method for obtaining the ID for the local node. 
- getNodeId() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getNodes() - Method in interface com.atlassian.bitbucket.cluster.ClusterInformation
-  
- getNodeType() - Method in interface com.atlassian.bitbucket.content.Change
- 
The type of the file node, which is most likely to be a  file or possibly a
  submodule. 
- getNumComponents() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getObject() - Method in exception com.atlassian.bitbucket.NoSuchObjectException
-  
- getObjectIdSource() - Method in class com.atlassian.bitbucket.scm.signed.SignedObjectsParameters
-  
- getOffset() - Method in class com.atlassian.bitbucket.event.server.ServerTimeZoneChangedEvent
-  
- getOffset() - Method in class com.atlassian.bitbucket.event.user.UserTimeZoneChangedEvent
-  
- getOldKey() - Method in exception com.atlassian.bitbucket.project.ProjectMovedException
-  
- getOldNamespace() - Method in exception com.atlassian.bitbucket.project.ProjectMovedException
-  
- getOldProjectKey() - Method in exception com.atlassian.bitbucket.repository.RepositoryMovedException
-  
- getOldProjectNamespace() - Method in exception com.atlassian.bitbucket.repository.RepositoryMovedException
-  
- getOldSlug() - Method in exception com.atlassian.bitbucket.repository.RepositoryMovedException
-  
- getOldValue() - Method in class com.atlassian.bitbucket.event.permission.AbstractGlobalPermissionModificationEvent
-  
- getOldValue() - Method in class com.atlassian.bitbucket.event.permission.AbstractProjectPermissionModificationEvent
-  
- getOldValue() - Method in class com.atlassian.bitbucket.event.permission.AbstractRepositoryPermissionModificationEvent
-  
- getOldValue() - Method in interface com.atlassian.bitbucket.event.permission.PermissionModificationRequestedEvent
-  
- getOldValue() - Method in interface com.atlassian.bitbucket.event.permission.PermissionModifiedEvent
-  
- getOldValue() - Method in class com.atlassian.bitbucket.event.project.AbstractProjectModificationEvent
-  
- getOldValue() - Method in class com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent
- 
Retrieves the original repository values. 
- getOldValue() - Method in class com.atlassian.bitbucket.event.server.ApplicationConfigurationChangedEvent
-  
- getOldValue() - Method in class com.atlassian.bitbucket.event.server.ApplicationSetupEvent
-  
- getOldValue() - Method in class com.atlassian.bitbucket.event.server.OperatingSystemChangedEvent
-  
- getOldZoneId() - Method in class com.atlassian.bitbucket.event.user.UserTimeZoneChangedEvent
-  
- getOrder() - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest
- 
Retrieves the sort order to use for the commits. 
- getOrder() - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest
- 
The  order to return the search results in. 
- getOrder() - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRefsRequest
-  
- getOrder() - Method in class com.atlassian.bitbucket.scm.AbstractRefsCommandParameters
-  
- getOrder() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
- 
Retrieves the sort order to use for the commits. 
- getOrdinalIndexedValues() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- getOrdinalIndexedValues() - Method in class com.atlassian.bitbucket.util.FilteredPageImpl
-  
- getOrdinalIndexedValues() - Method in interface com.atlassian.bitbucket.util.Page
- 
Get a map of the page values mapped by their ordinal values. 
- getOrdinalIndexedValues() - Method in class com.atlassian.bitbucket.util.PageImpl
-  
- getOrigin() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves the repository from which this repository was forked, if any. 
- getOriginalUsername() - Method in class com.atlassian.bitbucket.event.user.UserErasedEvent
-  
- getOriginalUsername() - Method in class com.atlassian.bitbucket.user.UserErasureRequest
-  
- getOurChange() - Method in interface com.atlassian.bitbucket.content.Conflict
- 
Retrieves "our" change, which describes the change that was made on the destination branch relative to a shared
 ancestor with the incoming branch. 
- getOutcome() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeability
-  
- getOutcome() - Method in class com.atlassian.bitbucket.pull.PullRequestMergeResult
-  
- getOutput() - Method in interface com.atlassian.bitbucket.scm.CommandOutputHandler
- 
Retrieves the processed output, if any. 
- getOverLimitMessage() - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Get a message if the license is over its limits 
- getOwner() - Method in interface com.atlassian.bitbucket.project.PersonalProject
- 
Retrieves the  user to whom this personal project belongs. 
- getOwnerPermissions() - Method in class com.atlassian.bitbucket.util.SetFilePermissionRequest
- 
- getPageAlt(String) - Method in interface com.atlassian.bitbucket.help.HelpPathService
-  
- getPageKey(String) - Method in interface com.atlassian.bitbucket.help.HelpPathService
-  
- getPageRequest() - Method in class com.atlassian.bitbucket.util.AbstractPagedSummary
- 
Retrieves the  PageRequest that was used to retrieve this page of results. 
- getPageRequest() - Method in interface com.atlassian.bitbucket.util.PagedCallback
- 
Retrieves the  PageRequest which defines the  Page the callback is attempting to build, allowing
 components which provide data to the callback to potentially assist in producing the desired page. 
- getPageTitle(String) - Method in interface com.atlassian.bitbucket.help.HelpPathService
-  
- getPageUrl(String) - Method in interface com.atlassian.bitbucket.help.HelpPathService
-  
- getParent() - Method in interface com.atlassian.bitbucket.content.Path
-  
- getParent() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getParent() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEvent
-  
- getParent() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCancelableCommentEvent
-  
- getParent() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCommentEvent
-  
- getParent() - Method in class com.atlassian.bitbucket.repository.RepositoryForkRequest
- 
Retrieves the repository to be forked. 
- getParentId() - Method in class com.atlassian.bitbucket.comment.AddCommentReplyRequest
-  
- getParentPath() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getParents() - Method in interface com.atlassian.bitbucket.commit.Commit
-  
- getParents() - Method in interface com.atlassian.bitbucket.commit.graph.CommitGraphNode
-  
- getParents() - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- getParticipant() - Method in class com.atlassian.bitbucket.event.pull.PullRequestParticipantStatusUpdatedEvent
-  
- getParticipants() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussion
-  
- getParticipants() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getParticipants() - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest
- 
When set, limits the pull requests to search for by the  participants
 associated with it. 
- getParticipants(int, long, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Retrieves a page of the participants for a given pull request. 
- getPassword() - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration
-  
- getPassword() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
-  
- getPatch() - Method in class com.atlassian.bitbucket.util.Version
-  
- getPath() - Method in class com.atlassian.bitbucket.comment.AddFileCommentRequest
-  
- getPath() - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest
-  
- getPath() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
-  
- getPath() - Method in class com.atlassian.bitbucket.commit.AbstractCommitRequest
- 
Retrieves an optional path which is used to control which commit is returned. 
- getPath() - Method in class com.atlassian.bitbucket.commit.CommitRequest
- 
Retrieves an optional path which is used to control which commit is returned. 
- getPath() - Method in class com.atlassian.bitbucket.commit.LastModifiedContext
-  
- getPath() - Method in class com.atlassian.bitbucket.commit.LastModifiedRequest
- 
Retrieves the path where file modifications should be searched. 
- getPath() - Method in interface com.atlassian.bitbucket.content.Change
- 
The path to the changed content. 
- getPath() - Method in interface com.atlassian.bitbucket.content.ConflictChange
- 
- getPath() - Method in interface com.atlassian.bitbucket.content.ContentTreeNode
-  
- getPath() - Method in interface com.atlassian.bitbucket.content.DirectoryRevision
-  
- getPath() - Method in class com.atlassian.bitbucket.content.EditFileRequest
-  
- getPath() - Method in class com.atlassian.bitbucket.content.FileEditHookRequest
-  
- getPath() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getPath(boolean) - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getPath() - Method in class com.atlassian.bitbucket.event.content.FileEditedEvent
-  
- getPath() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest
-  
- getPath() - Method in class com.atlassian.bitbucket.scm.AbstractCommitCommandParameters
-  
- getPath() - Method in class com.atlassian.bitbucket.scm.BlameCommandParameters
-  
- getPath() - Method in interface com.atlassian.bitbucket.scm.bulk.BulkFile
-  
- getPath() - Method in class com.atlassian.bitbucket.scm.EditFileCommandParameters
-  
- getPath() - Method in class com.atlassian.bitbucket.util.SetFilePermissionRequest
-  
- getPathComponents() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getPathHead() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getPaths() - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest
- 
Retrieves paths, which may identify directories or files within the repository, which are used to limit
 returned commits. 
- getPaths() - Method in class com.atlassian.bitbucket.content.AbstractDiffRequest
-  
- getPaths() - Method in class com.atlassian.bitbucket.content.ArchiveRequest
- 
Retrieves a set of paths to filter the archive by. 
- getPaths() - Method in class com.atlassian.bitbucket.scm.AbstractChangesCommandParameters
-  
- getPaths() - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters
-  
- getPaths() - Method in class com.atlassian.bitbucket.scm.ArchiveCommandParameters
-  
- getPaths() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
-  
- getPercentage() - Method in interface com.atlassian.bitbucket.util.Progress
-  
- getPercentage() - Method in class com.atlassian.bitbucket.util.ProgressImpl
-  
- getPercentUnchanged() - Method in interface com.atlassian.bitbucket.content.Change
- 
The percentage of content that matches before and after a change. 
- getPermission() - Method in class com.atlassian.bitbucket.event.permission.PermissionEvent
-  
- getPermission() - Method in interface com.atlassian.bitbucket.event.permission.PermissionGrantedEvent
-  
- getPermission() - Method in interface com.atlassian.bitbucket.event.permission.PermissionRevocationRequestedEvent
-  
- getPermission() - Method in interface com.atlassian.bitbucket.event.permission.PermissionRevokedEvent
-  
- getPermission() - Method in class com.atlassian.bitbucket.permission.PermissionRequest
-  
- getPermission() - Method in interface com.atlassian.bitbucket.permission.PermittedGroup
- 
Retrieves the permission which has been granted to the group. 
- getPermission() - Method in interface com.atlassian.bitbucket.permission.PermittedUser
- 
Retrieves the permission which has been granted to the user. 
- getPermission() - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest
-  
- getPermission() - Method in class com.atlassian.bitbucket.project.ProjectSearchRequest
- 
When set, limits returned  projects to only those for which the current user has the required
  Permission. 
- getPermission() - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest
- 
- getPermissions() - Method in class com.atlassian.bitbucket.user.UserSearchRequest
- 
When set, limits returned  users to only those who have  all permissions as specified by
 each contained  permission request. 
- getPermissionsOn(Class<?>) - Static method in enum com.atlassian.bitbucket.permission.Permission
- 
Gets all the permissions associated with a resource. 
- getPermittedOperations() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getPermittedOperations() - Method in interface com.atlassian.bitbucket.task.Task
-  
- getPluginKey() - Method in interface com.atlassian.bitbucket.hook.script.HookScript
- 
Retrieves the plugin key for the app which created the script. 
- getPluginKey() - Method in class com.atlassian.bitbucket.hook.script.HookScriptCreateRequest
-  
- getPluginKey() - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest
-  
- getPluginProperty(String) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Return a value of a property as defined in the applications configuration files. 
- getPluginProperty(String, String) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
- getPluginProperty(String, int) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
- getPluginProperty(String, long) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
- getPluginProperty(String, boolean) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
- getPluginProperty(String, double) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
- getPort() - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration
-  
- getPrefix() - Method in class com.atlassian.bitbucket.content.ArchiveRequest
- 
Retrieves a prefix to apply to each entry in the archive. 
- getPrefix() - Method in interface com.atlassian.bitbucket.help.HelpPathService
-  
- getPrefix() - Method in class com.atlassian.bitbucket.scm.ArchiveCommandParameters
-  
- getPreviousDescription() - Method in class com.atlassian.bitbucket.event.pull.PullRequestUpdatedEvent
-  
- getPreviousFromHash() - Method in class com.atlassian.bitbucket.event.pull.PullRequestReopenedEvent
-  
- getPreviousFromHash() - Method in class com.atlassian.bitbucket.event.pull.PullRequestRescopedEvent
-  
- getPreviousFromHash() - Method in interface com.atlassian.bitbucket.pull.PullRequestRescopeActivity
-  
- getPreviousPageStartId() - Method in interface com.atlassian.bitbucket.pull.PullRequestActivityPage
-  
- getPreviousPageStartId() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- getPreviousSeverity() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEditedEvent
-  
- getPreviousSeverity() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCommentEditedEvent
-  
- getPreviousState() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEditedEvent
-  
- getPreviousState() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCommentEditedEvent
-  
- getPreviousState() - Method in class com.atlassian.bitbucket.event.task.TaskUpdatedEvent
-  
- getPreviousStatus() - Method in class com.atlassian.bitbucket.event.pull.PullRequestParticipantStatusUpdatedEvent
-  
- getPreviousText() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEditedEvent
-  
- getPreviousText() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentModificationRequestedEvent
-  
- getPreviousText() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCommentEditedEvent
-  
- getPreviousText() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCommentModificationRequestedEvent
-  
- getPreviousText() - Method in class com.atlassian.bitbucket.event.task.TaskUpdatedEvent
-  
- getPreviousTitle() - Method in class com.atlassian.bitbucket.event.pull.PullRequestUpdatedEvent
-  
- getPreviousToBranch() - Method in class com.atlassian.bitbucket.event.pull.PullRequestUpdatedEvent
-  
- getPreviousToHash() - Method in class com.atlassian.bitbucket.event.pull.PullRequestReopenedEvent
-  
- getPreviousToHash() - Method in class com.atlassian.bitbucket.event.pull.PullRequestRescopedEvent
-  
- getPreviousToHash() - Method in interface com.atlassian.bitbucket.pull.PullRequestRescopeActivity
-  
- getPriority() - Method in class com.atlassian.bitbucket.event.audit.AuditEvent
-  
- getPrivateKey() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
-  
- getProcessor() - Method in class com.atlassian.bitbucket.concurrent.BucketedExecutorSettings
-  
- getProgress() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getProgress() - Method in interface com.atlassian.bitbucket.util.ProgressReporter
-  
- getProgressMessage() - Method in class com.atlassian.bitbucket.job.JobCreationRequest
-  
- getProgressMessage() - Method in class com.atlassian.bitbucket.job.JobUpdateRequest
-  
- getProgressPercentage() - Method in class com.atlassian.bitbucket.job.JobCreationRequest
-  
- getProgressPercentage() - Method in class com.atlassian.bitbucket.job.JobUpdateRequest
-  
- getProject() - Method in interface com.atlassian.bitbucket.audit.AuditEntry
-  
- getProject() - Method in class com.atlassian.bitbucket.event.permission.ProjectPermissionEvent
-  
- getProject() - Method in class com.atlassian.bitbucket.event.project.ProjectEvent
-  
- getProject() - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest
-  
- getProject() - Method in exception com.atlassian.bitbucket.project.ProjectMovedException
-  
- getProject() - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestMergeConfigRequest
-  
- getProject() - Method in exception com.atlassian.bitbucket.repository.NoSuchRepositoryException
-  
- getProject() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves the  project to which this repository belongs. 
- getProject() - Method in class com.atlassian.bitbucket.repository.RepositoryCreateRequest
- 
Retrieves the project in which the new repository will be created. 
- getProject() - Method in class com.atlassian.bitbucket.repository.RepositoryForkRequest
- 
Retrieves the project in which the fork should be created, or  null to create the fork in the  current
 user'spersonal project. 
- getProject() - Method in class com.atlassian.bitbucket.repository.RepositoryUpdateRequest
- 
Retrieves the  project the repository should be moved to. 
- getProject() - Method in class com.atlassian.bitbucket.scope.ProjectScope
-  
- getProject() - Method in class com.atlassian.bitbucket.scope.RepositoryScope
-  
- getProjectKey() - Method in class com.atlassian.bitbucket.migration.RepositorySelector
-  
- getProjectName() - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest
- 
When set, limits returned  repositories to only those, whose project's name  prefix-match
 the provided value. 
- getProperties() - Method in interface com.atlassian.bitbucket.auth.Authentication
-  
- getProperties() - Method in interface com.atlassian.bitbucket.auth.AuthenticationContext
-  
- getProperties() - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- getProperties(String, Iterable<String>) - Method in interface com.atlassian.bitbucket.idx.CommitIndex
- 
Retrieves a property map containing all properties stored against the given commit, matching
 propertyKeys.
 
- getProperties(Iterable<String>, Iterable<String>) - Method in interface com.atlassian.bitbucket.idx.CommitIndex
- 
Retrieves a properties for each of the specified commits, matching the provided propertyKeys.
 
- getProperties() - Method in interface com.atlassian.bitbucket.property.PropertySupport
-  
- getProperties() - Method in class com.atlassian.bitbucket.property.SimplePropertySupport
-  
- getProperty() - Method in class com.atlassian.bitbucket.event.server.ApplicationConfigurationChangedEvent
-  
- getPropertyKeys() - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest
- 
Retrieves the keys of  index properties to load for returned commits. 
- getPropertyKeys() - Method in class com.atlassian.bitbucket.commit.CommitRequest
-  
- getPropertyKeys() - Method in class com.atlassian.bitbucket.pull.PullRequestCommitsRequest
-  
- getProtocol() - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration
-  
- getProtocol() - Method in interface com.atlassian.bitbucket.request.RequestMetadata
-  
- getProtocolName() - Method in class com.atlassian.bitbucket.repository.RepositoryCloneLinksRequest
-  
- getPublishTime() - Method in interface com.atlassian.bitbucket.topic.MessageEvent
-  
- getPullRequest() - Method in class com.atlassian.bitbucket.event.pull.PullRequestEvent
-  
- getPullRequest() - Method in interface com.atlassian.bitbucket.hook.repository.PullRequestMergeHookRequest
-  
- getPullRequest() - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest
-  
- getPullRequest() - Method in interface com.atlassian.bitbucket.pull.PullRequestActivity
-  
- getPullRequest() - Method in exception com.atlassian.bitbucket.pull.PullRequestDeletionDisabledException
-  
- getPullRequest() - Method in exception com.atlassian.bitbucket.pull.PullRequestOutOfDateException
- 
Retrieves the current state for the pull request, if it was available when the exception was thrown. 
- getPullRequest() - Method in interface com.atlassian.bitbucket.pull.PullRequestParticipant
-  
- getPullRequest() - Method in class com.atlassian.bitbucket.pull.PullRequestTaskSearchRequest
-  
- getPullRequestCommandFactory(PullRequest) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- getPullRequestId() - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestRequest
-  
- getPullRequestLock(String) - Method in interface com.atlassian.bitbucket.concurrent.LockService
- 
- GetPullRequestMergeConfigRequest - Class in com.atlassian.bitbucket.pull
-  
- GetPullRequestMergeConfigRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- getQueueSize() - Method in class com.atlassian.bitbucket.topic.TopicSettings
- 
If the rate at which messages are published on the topic (temporarily) exceeds the rate at which the messages
 are consumed, pending messages will be stored on the topic's message queue. 
- getRawRequest() - Method in interface com.atlassian.bitbucket.request.RequestInfoProvider
-  
- getRawResponse() - Method in interface com.atlassian.bitbucket.request.RequestInfoProvider
-  
- getRecipients() - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest
-  
- getRef() - Method in interface com.atlassian.bitbucket.repository.RefChange
-  
- getRef() - Method in class com.atlassian.bitbucket.repository.SimpleRefChange
-  
- getRefChange() - Method in interface com.atlassian.bitbucket.dashboard.PullRequestSuggestion
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.content.FileEditHookRequest
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.event.branch.BranchCreationHookRequest
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.event.branch.BranchDeletionHookRequest
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.event.repository.AbstractRepositoryRefsChangedEvent
-  
- getRefChanges() - Method in interface com.atlassian.bitbucket.event.repository.RepositoryRefsChangedEvent
- 
- getRefChanges() - Method in class com.atlassian.bitbucket.event.tag.TagCreationHookRequest
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.event.tag.TagDeletionHookRequest
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
-  
- getRefChanges() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookRequest
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest
-  
- getRefChanges() - Method in class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest
-  
- getRefChanges() - Method in interface com.atlassian.bitbucket.repository.RepositoryPushActivity
-  
- getRefCommandFactory(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- getRefId() - Method in class com.atlassian.bitbucket.repository.ResolveRefRequest
- 
Retrieves the ID to resolve, which may be empty()to resolve the default branch.
 
- getRefId() - Method in class com.atlassian.bitbucket.scm.ResolveRefCommandParameters
-  
- getRefIds() - Method in class com.atlassian.bitbucket.repository.ResolveRefsRequest
-  
- getRefIds() - Method in class com.atlassian.bitbucket.scm.ResolveRefsCommandParameters
-  
- getRefName() - Method in exception com.atlassian.bitbucket.repository.DuplicateRefException
-  
- getRefName() - Method in exception com.atlassian.bitbucket.repository.InvalidRefNameException
-  
- getRefs() - Method in class com.atlassian.bitbucket.repository.RefMetadataRequest
-  
- getRefspecs() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
-  
- getRemoteAddress() - Method in interface com.atlassian.bitbucket.request.RequestMetadata
-  
- getRemoteUrl() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
-  
- getRemoved() - Method in interface com.atlassian.bitbucket.pull.PullRequestRescopeActivity
-  
- getRemoved() - Method in interface com.atlassian.bitbucket.repository.DetailedRefChange
-  
- getRemoved() - Method in class com.atlassian.bitbucket.repository.SimpleDetailedRefChange
-  
- getRemovedCommits() - Method in class com.atlassian.bitbucket.event.pull.PullRequestRescopedEvent
-  
- getRemovedNode() - Method in class com.atlassian.bitbucket.event.cluster.ClusterNodeRemovedEvent
-  
- getRemovedParticipants() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionParticipantsUpdatedEvent
-  
- getRemovedParticipants() - Method in class com.atlassian.bitbucket.event.pull.PullRequestParticipantsUpdatedEvent
-  
- getRemovedReviewers() - Method in class com.atlassian.bitbucket.event.pull.PullRequestReviewersUpdatedEvent
-  
- getRemovedReviewers() - Method in interface com.atlassian.bitbucket.pull.PullRequestReviewersUpdatedActivity
-  
- getRepositories() - Method in interface com.atlassian.bitbucket.idx.IndexedCommit
-  
- getRepositoriesRequest() - Method in class com.atlassian.bitbucket.migration.ExportRequest
-  
- getRepository() - Method in interface com.atlassian.bitbucket.audit.AuditEntry
-  
- getRepository() - Method in class com.atlassian.bitbucket.commit.AbstractCommitRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.commit.ChangesetsRequest
-  
- getRepository() - Method in interface com.atlassian.bitbucket.commit.Commit
- 
Retrieves the  repository this commit was loaded from, if it's available. 
- getRepository() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussion
-  
- getRepository() - Method in class com.atlassian.bitbucket.commit.CommitDiscussionRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.commit.CommitRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.commit.CommonAncestorRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.commit.graph.TraversalRequest
-  
- getRepository() - Method in interface com.atlassian.bitbucket.commit.MinimalRepositoryCommit
-  
- getRepository() - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- getRepository() - Method in class com.atlassian.bitbucket.commit.SimpleMinimalRepositoryCommit
-  
- getRepository() - Method in class com.atlassian.bitbucket.compare.CompareRef
-  
- getRepository() - Method in class com.atlassian.bitbucket.content.ArchiveRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.content.ChangesRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.content.DiffRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.content.EditFileRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.content.PatchRequest
-  
- getRepository() - Method in interface com.atlassian.bitbucket.dashboard.PullRequestSuggestion
-  
- getRepository() - Method in class com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent
-  
- getRepository() - Method in interface com.atlassian.bitbucket.event.mirror.RepositoryMirrorEvent
-  
- getRepository() - Method in class com.atlassian.bitbucket.event.permission.RepositoryPermissionEvent
-  
- getRepository() - Method in class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
-  
- getRepository() - Method in class com.atlassian.bitbucket.event.repository.RepositoryEvent
-  
- getRepository() - Method in interface com.atlassian.bitbucket.event.repository.RepositoryRefsChangedEvent
- 
Retrieves the repository in which refs were changed. 
- getRepository() - Method in class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
-  
- getRepository() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestMergeConfigRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.repository.AbstractCreateRefRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRefsRequest
-  
- getRepository() - Method in exception com.atlassian.bitbucket.repository.ForkingDisabledException
-  
- getRepository() - Method in interface com.atlassian.bitbucket.repository.MinimalRepositoryRef
-  
- getRepository() - Method in class com.atlassian.bitbucket.repository.RefMetadataRequest
-  
- getRepository() - Method in interface com.atlassian.bitbucket.repository.RepositoryActivity
-  
- getRepository() - Method in class com.atlassian.bitbucket.repository.RepositoryCloneLinksRequest
-  
- getRepository() - Method in exception com.atlassian.bitbucket.repository.RepositoryMovedException
-  
- getRepository() - Method in class com.atlassian.bitbucket.repository.ResolveRefRequest
- 
Retrieves the repository to resolve the ref in. 
- getRepository() - Method in class com.atlassian.bitbucket.repository.ResolveRefsRequest
-  
- getRepository() - Method in class com.atlassian.bitbucket.repository.SimpleMinimalRepositoryRef
-  
- getRepository() - Method in exception com.atlassian.bitbucket.scm.MergeException
-  
- getRepository() - Method in class com.atlassian.bitbucket.scope.RepositoryScope
-  
- getRepositoryDir() - Method in exception com.atlassian.bitbucket.repository.RepositoryAlreadyExistsException
-  
- getRepositoryHookKey() - Method in class com.atlassian.bitbucket.event.hook.RepositoryHookEvent
-  
- GetRepositoryHookSettingsRequest - Class in com.atlassian.bitbucket.hook.repository
- 
- GetRepositoryHookSettingsRequest.Builder - Class in com.atlassian.bitbucket.hook.repository
-  
- getRepositoryId() - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestRequest
-  
- getRepositoryLock(String) - Method in interface com.atlassian.bitbucket.concurrent.LockService
- 
- getRepositoryName() - Method in exception com.atlassian.bitbucket.repository.NoDefaultBranchException
- 
Retrieves the name of the repository whose default branch does not exist. 
- getRepositoryUrl() - Method in class com.atlassian.bitbucket.content.Submodule
-  
- getRequest() - Method in exception com.atlassian.bitbucket.hook.repository.RepositoryHookVetoedException
-  
- getRequestContext() - Method in class com.atlassian.bitbucket.event.request.RequestEvent
- 
Retrieves the RequestContextfor the event.
 
- getRequestContext() - Method in interface com.atlassian.bitbucket.request.RequestManager
-  
- getRequestId() - Method in interface com.atlassian.bitbucket.request.RequestManager
-  
- getRequestMetadata() - Method in interface com.atlassian.bitbucket.request.RequestManager
-  
- getResolvedDate() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getResolver() - Method in interface com.atlassian.bitbucket.comment.Comment
- 
Retrieves the  user who resolved the comment. 
- getResource() - Method in class com.atlassian.bitbucket.permission.PermissionRequest
- 
- getResourceAs(Class<T>) - Method in class com.atlassian.bitbucket.permission.PermissionRequest
- 
Resource to which the  permission should apply, as a client-specified instance of
  resourceType. 
- getResourceId() - Method in class com.atlassian.bitbucket.scope.GlobalScope
-  
- getResourceId() - Method in class com.atlassian.bitbucket.scope.ProjectScope
-  
- getResourceId() - Method in class com.atlassian.bitbucket.scope.RepositoryScope
-  
- getResourceId() - Method in interface com.atlassian.bitbucket.scope.Scope
-  
- getResourceName() - Method in class com.atlassian.bitbucket.event.throttle.TicketEvent
- 
Retrieves the name of the resource associated with the ticket. 
- getResourceName() - Method in exception com.atlassian.bitbucket.NoSuchResourceException
-  
- getResourceName() - Method in exception com.atlassian.bitbucket.throttle.ResourceBusyException
-  
- getResourceName() - Method in interface com.atlassian.bitbucket.throttle.Ticket
- 
Retrieves the name of the resource to which this ticket grants access. 
- getResourceName() - Method in interface com.atlassian.bitbucket.throttle.TicketContext
- 
Retrieves the name of the resource associated with the ticket. 
- getResourceTypes() - Method in enum com.atlassian.bitbucket.permission.Permission
- 
Return all resource types that this permission applies to. 
- getResult() - Method in class com.atlassian.bitbucket.util.AbstractSummary
- 
Retrieves the  result of the operation. 
- getReviewerErrors() - Method in exception com.atlassian.bitbucket.pull.InvalidPullRequestReviewersException
-  
- getReviewers() - Method in class com.atlassian.bitbucket.event.pull.PullRequestOpenRequestedEvent
- 
Retrieves a set containing the  users who have been specified as reviewers for the pull request
 that is about to be created. 
- getReviewers() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getReviewers() - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest
-  
- getReviewers() - Method in class com.atlassian.bitbucket.pull.PullRequestUpdateRequest
-  
- getRole() - Method in exception com.atlassian.bitbucket.pull.InvalidPullRequestParticipantException
-  
- getRole() - Method in interface com.atlassian.bitbucket.pull.PullRequestParticipant
-  
- getRole() - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantRequest
- 
- getRole() - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantSearchRequest
- 
When set, limits the search by the participants role. 
- getRootComment() - Method in interface com.atlassian.bitbucket.comment.CommentThread
-  
- getRootLevel() - Method in interface com.atlassian.bitbucket.log.LoggingService
-  
- getRootMessage() - Method in class com.atlassian.bitbucket.i18n.KeyedMessage
-  
- getScmHookDetails() - Method in class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
-  
- getScmHookDetails() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookRequest
-  
- getScmHookDetails() - Method in class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest
-  
- getScmId() - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestMergeConfigRequest
-  
- getScmId() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves the unique identifier for the SCM used by this repository. 
- getScmId() - Method in class com.atlassian.bitbucket.repository.RepositoryCreateRequest
- 
Retrieves the SCM ID, defining the SCM to be used for the new repository. 
- getScmId() - Method in exception com.atlassian.bitbucket.scm.ScmException
- 
Retrieves the unique identifier for the SCM from which, or for which, this exception was thrown. 
- getScmName(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
Retrieves the name for the  SCM which powers the specified repository. 
- getScope() - Method in class com.atlassian.bitbucket.event.hook.RepositoryHookEvent
-  
- getScope() - Method in class com.atlassian.bitbucket.hook.repository.AbstractUpdateRepositoryHookRequest
-  
- getScope() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHook
-  
- getScope() - Method in class com.atlassian.bitbucket.hook.repository.RepositoryHookSearchRequest
-  
- getScope() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookSettings
-  
- getScope() - Method in interface com.atlassian.bitbucket.hook.script.HookScriptConfig
-  
- getScope() - Method in class com.atlassian.bitbucket.hook.script.HookScriptConfigurationEvent
-  
- getScope() - Method in class com.atlassian.bitbucket.hook.script.HookScriptRemoveConfigurationRequest
-  
- getScope() - Method in class com.atlassian.bitbucket.hook.script.HookScriptSetConfigurationRequest
-  
- getScript() - Method in interface com.atlassian.bitbucket.hook.script.HookScriptConfig
-  
- getScript() - Method in class com.atlassian.bitbucket.hook.script.HookScriptRemoveConfigurationRequest
-  
- getScript() - Method in class com.atlassian.bitbucket.hook.script.HookScriptSetConfigurationRequest
-  
- getScript() - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest
-  
- getSecondaryRepository() - Method in class com.atlassian.bitbucket.commit.CommitsBetweenRequest
- 
When retrieving commits between repositories, retrieves the secondary repository. 
- getSecondaryRepository() - Method in class com.atlassian.bitbucket.commit.CommonAncestorRequest
- 
When determining the common ancestor of commits in different repositories, retrieves the secondary
 repository. 
- getSecondaryRepository() - Method in class com.atlassian.bitbucket.content.DiffRequest
- 
Retrieves the secondary repository from which to generate the diff. 
- getSecondaryRepository() - Method in class com.atlassian.bitbucket.content.PatchRequest
- 
Retrieves the secondary repository from which to generate the patch. 
- getSecondaryRepository() - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters
- 
Retrieves the secondary repository from which to generate the diff. 
- getSecondaryRepository() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
-  
- getSecondaryRepository() - Method in class com.atlassian.bitbucket.scm.CommonAncestorCommandParameters
-  
- getSecondaryRepository() - Method in class com.atlassian.bitbucket.scm.PatchCommandParameters
-  
- getSegments() - Method in interface com.atlassian.bitbucket.content.DiffHunk
-  
- getSelectAll() - Method in class com.atlassian.bitbucket.migration.event.MigrationExportStartedEvent
-  
- getSelectorCount() - Method in class com.atlassian.bitbucket.migration.event.MigrationExportStartedEvent
-  
- getServerEmailAddress() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Gets the email address used in the 'sender' field for any email notification. 
- getServerId() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Retrieves the server ID used for licensing. 
- getServerTimeZone() - Method in interface com.atlassian.bitbucket.timezone.TimeZoneService
- 
Return the configured server time zone. 
- getServiceUserByName(String) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getServiceUserByName(String, boolean) - Method in interface com.atlassian.bitbucket.user.UserService
- 
Retrieves a  ServiceUser by its  username, optionally returning the user even
 if it has been marked inactive. 
- getServiceUserBySlug(String) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getServiceUsersByName(Set<String>) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getServiceUsersByName(Set<String>, boolean) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getSessionId() - Method in interface com.atlassian.bitbucket.request.RequestMetadata
-  
- getSettings() - Method in class com.atlassian.bitbucket.event.hook.RepositoryHookSettingsChangedEvent
-  
- getSettings() - Method in class com.atlassian.bitbucket.hook.repository.EnableRepositoryHookRequest
-  
- getSettings(GetRepositoryHookSettingsRequest) - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookService
- 
Gets the effective settings for the hook specified in the request. 
- getSettings() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookSettings
-  
- getSettings() - Method in class com.atlassian.bitbucket.hook.repository.SetRepositoryHookSettingsRequest
-  
- getSettings() - Method in interface com.atlassian.bitbucket.topic.Topic
-  
- getSeverities() - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest
-  
- getSeverities() - Method in class com.atlassian.bitbucket.job.JobMessageSearchRequest
-  
- getSeverities() - Method in class com.atlassian.bitbucket.migration.MigrationJobMessageSearchRequest
-  
- getSeverity() - Method in class com.atlassian.bitbucket.comment.AddCommentReplyRequest
-  
- getSeverity() - Method in class com.atlassian.bitbucket.comment.AddCommentRequest
-  
- getSeverity() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getSeverity() - Method in class com.atlassian.bitbucket.comment.CommentUpdateRequest
-  
- getSeverity() - Method in interface com.atlassian.bitbucket.job.JobMessage
-  
- getSeverity() - Method in class com.atlassian.bitbucket.job.JobMessageCreationRequest
-  
- getSharedHomeDir() - Method in interface com.atlassian.bitbucket.server.StorageService
-  
- getSinceCommitId() - Method in class com.atlassian.bitbucket.scm.bulk.BulkContentCommandParameters
-  
- getSinceCommitId() - Method in class com.atlassian.bitbucket.scm.bulk.BulkContentContext
-  
- getSinceId() - Method in class com.atlassian.bitbucket.content.ChangesRequest
-  
- getSinceId() - Method in class com.atlassian.bitbucket.content.DiffRequest
-  
- getSinceId() - Method in class com.atlassian.bitbucket.content.PatchRequest
- 
Retrieves the base revision from which to generate the patch. 
- getSinceId() - Method in class com.atlassian.bitbucket.pull.PullRequestChangesRequest
- 
- getSinceId() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest
-  
- getSinceId() - Method in class com.atlassian.bitbucket.scm.ChangesCommandParameters
-  
- getSinceId() - Method in class com.atlassian.bitbucket.scm.DiffCommandParameters
-  
- getSinceId() - Method in class com.atlassian.bitbucket.scm.PatchCommandParameters
- 
Retrieves the base revision from which to generate the patch. 
- getSinceId() - Method in class com.atlassian.bitbucket.scm.pull.PullRequestEffectiveDiff
- 
Retrieves the commit which will serve as the ancestor revision when generating a pull request's diff. 
- getSize() - Method in class com.atlassian.bitbucket.avatar.AvatarRequest
- 
Retrieves the size desired for the avatar. 
- getSize() - Method in class com.atlassian.bitbucket.content.File
- 
Retrieves the size of the file, if sizes were requested. 
- getSize() - Method in interface com.atlassian.bitbucket.hook.script.HookScript
-  
- getSize() - Method in exception com.atlassian.bitbucket.hook.script.HookScriptSizeExceededException
-  
- getSize() - Method in exception com.atlassian.bitbucket.mail.MailSizeExceededException
-  
- getSize() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- getSize(Repository) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
Calculates the size (in bytes) for the specified repository. 
- getSize() - Method in interface com.atlassian.bitbucket.scm.bulk.BulkFile
-  
- getSize(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
Calculates the size (in bytes) for the specified repository. 
- getSize() - Method in class com.atlassian.bitbucket.util.AbstractPagedSummary
- 
Retrieves the number of results that were retrieved. 
- getSize() - Method in class com.atlassian.bitbucket.util.FilteredPageImpl
-  
- getSize() - Method in interface com.atlassian.bitbucket.util.Page
-  
- getSize() - Method in class com.atlassian.bitbucket.util.PageImpl
-  
- getSlug() - Method in class com.atlassian.bitbucket.migration.RepositorySelector
-  
- getSlug() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves the "slug" for this repository, which is a URL-friendly variant of its  name. 
- getSlug() - Method in interface com.atlassian.bitbucket.user.ApplicationUser
- 
Retrieves the "slug" for this user, which is a URL-friendly variant of its  name. 
- getSource() - Method in interface com.atlassian.bitbucket.content.Diff
- 
Retrieves the path for the file before it was changed. 
- getSource() - Method in interface com.atlassian.bitbucket.content.DiffLine
-  
- getSource() - Method in class com.atlassian.bitbucket.mail.MailAttachment
-  
- getSource() - Method in interface com.atlassian.bitbucket.topic.MessageEvent
-  
- getSourceBranch() - Method in class com.atlassian.bitbucket.content.EditFileRequest
-  
- getSourceCommitId() - Method in class com.atlassian.bitbucket.content.EditFileRequest
-  
- getSourceCommitId() - Method in class com.atlassian.bitbucket.content.FileEditHookRequest
-  
- getSourceCommitId() - Method in class com.atlassian.bitbucket.scm.EditFileCommandParameters
-  
- getSourceIpAddress() - Method in interface com.atlassian.bitbucket.audit.AuditEntry
-  
- getSourceLine() - Method in interface com.atlassian.bitbucket.content.DiffHunk
-  
- getSourceSpan() - Method in interface com.atlassian.bitbucket.content.DiffHunk
-  
- getSoyTemplateModuleKey() - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest
-  
- getSoyTemplateName() - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest
-  
- getSpannedLines() - Method in interface com.atlassian.bitbucket.content.Blame
- 
The number of lines in the span, to which the same blame information (author, commit hash, etc.) applies. 
- getSrcExecutable() - Method in interface com.atlassian.bitbucket.content.Change
- 
The executable permission for the file  before the  change. 
- getSrcPath() - Method in class com.atlassian.bitbucket.comment.AddFileCommentRequest
-  
- getSrcPath() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
- 
- getSrcPath() - Method in interface com.atlassian.bitbucket.content.Change
- 
The path at which the changed content originated. 
- getSrcPath() - Method in interface com.atlassian.bitbucket.content.ConflictChange
- 
- getSrcPath() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest
-  
- getStart() - Method in class com.atlassian.bitbucket.content.FileContext
-  
- getStart() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- getStart() - Method in interface com.atlassian.bitbucket.user.UserMentionScanner.UserMention
-  
- getStart() - Method in class com.atlassian.bitbucket.util.FilteredPageImpl
-  
- getStart() - Method in interface com.atlassian.bitbucket.util.Page
-  
- getStart() - Method in class com.atlassian.bitbucket.util.PageImpl
-  
- getStart() - Method in interface com.atlassian.bitbucket.util.PageRequest
-  
- getStart() - Method in class com.atlassian.bitbucket.util.PageRequestImpl
-  
- getStartDate() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getStartPoint() - Method in class com.atlassian.bitbucket.repository.AbstractCreateRefRequest
-  
- getStartPoint() - Method in class com.atlassian.bitbucket.scm.ref.AbstractCreateRefCommandParameters
-  
- getState() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getState() - Method in class com.atlassian.bitbucket.comment.CommentUpdateRequest
-  
- getState() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getState() - Method in class com.atlassian.bitbucket.job.JobCreationRequest
-  
- getState() - Method in class com.atlassian.bitbucket.job.JobUpdateRequest
-  
- getState() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getState() - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest
- 
- getState() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves the repository's current  state. 
- getState() - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest
- 
When set, limits returned  repositories to only those that are in the specified state. 
- getState() - Method in interface com.atlassian.bitbucket.server.ApplicationStatusService
-  
- getState() - Method in exception com.atlassian.bitbucket.task.IllegalTaskStateException
-  
- getState() - Method in interface com.atlassian.bitbucket.task.Task
-  
- getState() - Method in class com.atlassian.bitbucket.task.TaskUpdateRequest
-  
- getStates() - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest
-  
- getStates() - Method in class com.atlassian.bitbucket.job.JobSearchRequest
-  
- getStates() - Method in class com.atlassian.bitbucket.pull.PullRequestCommitSearchRequest
- 
When set, limits the search to pull requests in  any of the specified  states. 
- getStatus() - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Checks both the license validity and its limits. 
- getStatus() - Method in interface com.atlassian.bitbucket.pull.PullRequestParticipant
-  
- getStatuses() - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantRequest
- 
Limits the pull requests to search for by the participant  status
- getStatusMessage() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
- getStatusMessage() - Method in enum com.atlassian.bitbucket.repository.Repository.State
- 
Retrieves the status message describing this state. 
- getStrategies() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeConfig
- 
Retrieves the  complete set of merge strategies supported by the SCM, including the
  default strategy. 
- getStrategyId() - Method in class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
-  
- getStrategyId() - Method in interface com.atlassian.bitbucket.hook.repository.MergeHookRequest
-  
- getStrategyId() - Method in class com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest
-  
- getStrategyId() - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest
-  
- getStrategyId() - Method in class com.atlassian.bitbucket.pull.PullRequestMergeRequest
- 
Retrieves the  ID of the strategy to use when merging the pull request. 
- getStrategyId() - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters
-  
- getStream(String) - Method in interface com.atlassian.bitbucket.io.TypeAwareOutputSupplier
- 
Returns an OutputStream, given the supplied content type.
 
- getString(String) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getString(String, String) - Method in interface com.atlassian.bitbucket.setting.Settings
-  
- getStripTail(SimplePath, boolean) - Method in class com.atlassian.bitbucket.content.SimplePath
- 
if other is an exact tail of this, return the path leading up to that
 tail otherwise return null 
- getSubject() - Method in interface com.atlassian.bitbucket.job.JobMessage
-  
- getSubject() - Method in class com.atlassian.bitbucket.job.JobMessageCreationRequest
-  
- getSubject() - Method in class com.atlassian.bitbucket.job.JobMessageSearchRequest
-  
- getSubject() - Method in class com.atlassian.bitbucket.mail.MailMessage
-  
- getSubject() - Method in exception com.atlassian.bitbucket.migration.MigrationException
-  
- getSubject() - Method in class com.atlassian.bitbucket.migration.MigrationJobMessageSearchRequest
-  
- getSubjectKey() - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest
-  
- getSubPath(int) - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getSummaryMessage() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookVeto
-  
- getSummaryMessage() - Method in class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookVeto
-  
- getSupportedScopes() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookDetails
-  
- getSyncType() - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent
-  
- getTag() - Method in class com.atlassian.bitbucket.event.tag.TagChangedEvent
-  
- getTag() - Method in class com.atlassian.bitbucket.event.tag.TagHookRequest
-  
- getTagId() - Method in exception com.atlassian.bitbucket.repository.NoSuchTagException
- 
Retrieves the missing tag ID. 
- getTagIds() - Method in class com.atlassian.bitbucket.repository.ResolveRefsRequest
-  
- getTagIds() - Method in class com.atlassian.bitbucket.scm.ResolveRefsCommandParameters
-  
- getTags(RepositoryTagsRequest, PageRequest) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Retrieves a paged list of  tags for the specified repository, optionally filtered by the provided
 starting text. 
- getTail() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getTailPath() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- getTarget() - Method in interface com.atlassian.bitbucket.audit.AuditEntry
-  
- getTargetBranch() - Method in class com.atlassian.bitbucket.scm.EditFileCommandParameters
-  
- getTask() - Method in class com.atlassian.bitbucket.event.task.TaskEvent
-  
- getTask() - Method in class com.atlassian.bitbucket.task.TaskUpdateRequest
-  
- getTasks() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getTempDir() - Method in interface com.atlassian.bitbucket.server.StorageService
-  
- getText() - Method in class com.atlassian.bitbucket.comment.AddCommentReplyRequest
-  
- getText() - Method in class com.atlassian.bitbucket.comment.AddCommentRequest
-  
- getText() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getText() - Method in class com.atlassian.bitbucket.comment.CommentUpdateRequest
-  
- getText(Locale, String, String, Object...) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a property key, a locale, a fallback text message and a list of arguments, it returns:
 
   the localized text formatted with the given arguments if the key can be resolved. 
- getText(String, String, Object...) - Method in interface com.atlassian.bitbucket.i18n.I18nService
- 
Given a property key, the fallback text message and a list of arguments, it returns:
 
   the localized text formatted with the given arguments if the key can be resolved. 
- getText() - Method in interface com.atlassian.bitbucket.job.JobMessage
-  
- getText() - Method in class com.atlassian.bitbucket.job.JobMessageCreationRequest
-  
- getText() - Method in class com.atlassian.bitbucket.mail.MailMessage
-  
- getText() - Method in interface com.atlassian.bitbucket.task.Task
-  
- getText() - Method in class com.atlassian.bitbucket.task.TaskCreateRequest
-  
- getText() - Method in class com.atlassian.bitbucket.task.TaskUpdateRequest
-  
- getTheirChange() - Method in interface com.atlassian.bitbucket.content.Conflict
- 
Retrieves "their" change, which describes the change that was made on the incoming branch relative to a shared
 ancestor with the destination branch. 
- getThread() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getTicketContext() - Method in class com.atlassian.bitbucket.event.throttle.TicketAcquiredEvent
-  
- getTimestamp() - Method in interface com.atlassian.bitbucket.audit.MinimalAuditEntry
-  
- getTimestamp() - Method in interface com.atlassian.bitbucket.avatar.CacheableAvatarSupplier
- 
The timestamp at which the avatar was last modified, in milliseconds. 
- getTimestamp() - Method in class com.atlassian.bitbucket.avatar.DelegatingCacheableAvatarSupplier
-  
- getTimeZone() - Method in interface com.atlassian.bitbucket.timezone.UserTimeZoneSupplier
-  
- getTimeZone(ApplicationUser) - Method in interface com.atlassian.bitbucket.timezone.UserTimeZoneSupplier
-  
- gettingStarted() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/getting-started 
- getTitle() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getTitle() - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest
-  
- getTitle() - Method in class com.atlassian.bitbucket.pull.PullRequestUpdateRequest
-  
- getTo() - Method in class com.atlassian.bitbucket.mail.MailMessage
-  
- getTo() - Method in exception com.atlassian.bitbucket.scm.MergeException
-  
- getToBranch() - Method in class com.atlassian.bitbucket.scm.MergeCommandParameters
-  
- getToBranchId() - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest
-  
- getToBranchId() - Method in class com.atlassian.bitbucket.pull.PullRequestUpdateRequest
-  
- getToCommit() - Method in interface com.atlassian.bitbucket.commit.Changeset
-  
- getToCommit() - Method in class com.atlassian.bitbucket.commit.SimpleChangeset
-  
- getToHash() - Method in class com.atlassian.bitbucket.comment.AddFileCommentRequest
-  
- getToHash() - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest
-  
- getToHash() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
-  
- getToHash() - Method in class com.atlassian.bitbucket.content.ChangeContext
-  
- getToHash() - Method in class com.atlassian.bitbucket.content.DiffContext
-  
- getToHash() - Method in interface com.atlassian.bitbucket.pull.PullRequestRescopeActivity
-  
- getToHash() - Method in interface com.atlassian.bitbucket.repository.RefChange
-  
- getToHash() - Method in class com.atlassian.bitbucket.repository.SimpleRefChange
-  
- getTokenDetails() - Method in class com.atlassian.bitbucket.event.auth.AuthenticationSuccessEvent
-  
- getTopic() - Method in interface com.atlassian.bitbucket.topic.MessageEvent
-  
- getTopic(String, TopicSettings<T>) - Method in interface com.atlassian.bitbucket.topic.TopicService
- 
Returns the existing topic, or creates new topic with the provided settings if it does not yet exist. 
- getToRef() - Method in class com.atlassian.bitbucket.compare.CompareDiffRequest
-  
- getToRef() - Method in class com.atlassian.bitbucket.compare.CompareRequest
-  
- getToRef() - Method in interface com.atlassian.bitbucket.dashboard.PullRequestSuggestion
-  
- getToRef() - Method in interface com.atlassian.bitbucket.hook.repository.MergeHookRequest
-  
- getToRef() - Method in interface com.atlassian.bitbucket.hook.repository.PullRequestMergeHookRequest
-  
- getToRef() - Method in class com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest
-  
- getToRef() - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest
-  
- getToRef() - Method in exception com.atlassian.bitbucket.pull.EmptyPullRequestException
-  
- getToRef() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getToRefIds() - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest
- 
When set, limits the pull requests to search for by the branches the changes are going to. 
- getToRepository() - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest
-  
- getToRepository() - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantSearchRequest
- 
When set, limits the search by the repository the pull requests are going to. 
- getToRepositoryId() - Method in class com.atlassian.bitbucket.pull.PullRequestCommitSearchRequest
- 
When set, limits the search to pull requests which  target the specified repository. 
- getToRepositoryId() - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest
- 
When set, limits the pull requests to search for by the repository the changes are going to. 
- getTotal() - Method in interface com.atlassian.bitbucket.pull.RescopeDetails
-  
- getTotal() - Method in class com.atlassian.bitbucket.pull.SimpleRescopeDetails
-  
- getTotal() - Method in interface com.atlassian.bitbucket.repository.RefChangeDetails
- 
- getTotal() - Method in class com.atlassian.bitbucket.repository.SimpleRefChangeDetails
-  
- getTrigger() - Method in class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
-  
- getTrigger() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookRequest
-  
- getTriggerIds() - Method in interface com.atlassian.bitbucket.hook.script.HookScriptConfig
-  
- getTriggerIds() - Method in class com.atlassian.bitbucket.hook.script.HookScriptConfigurationSetEvent
-  
- getTriggerIds() - Method in class com.atlassian.bitbucket.hook.script.HookScriptSetConfigurationRequest
-  
- getType() - Method in interface com.atlassian.bitbucket.content.Change
- 
The type of change that was applied. 
- getType() - Method in interface com.atlassian.bitbucket.content.ConflictChange
- 
Retrieves the  type of change that was made on this side of the conflict. 
- getType(Repository, String, String) - Method in interface com.atlassian.bitbucket.content.ContentService
-  
- getType() - Method in interface com.atlassian.bitbucket.content.ContentTreeNode
-  
- getType() - Method in interface com.atlassian.bitbucket.content.DiffSegment
-  
- getType() - Method in class com.atlassian.bitbucket.content.Directory
-  
- getType() - Method in class com.atlassian.bitbucket.content.File
-  
- getType() - Method in class com.atlassian.bitbucket.content.Submodule
-  
- getType() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookDetails
-  
- getType() - Method in class com.atlassian.bitbucket.hook.repository.RepositoryHookSearchRequest
-  
- getType() - Method in interface com.atlassian.bitbucket.hook.script.HookScript
- 
Retrieves the script's type. 
- getType() - Method in class com.atlassian.bitbucket.hook.script.HookScriptCreateRequest
-  
- getType() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getType() - Method in class com.atlassian.bitbucket.job.JobCreationRequest
-  
- getType() - Method in class com.atlassian.bitbucket.job.JobSearchRequest
-  
- getType() - Method in class com.atlassian.bitbucket.label.LabelableSearchRequest
-  
- getType() - Method in interface com.atlassian.bitbucket.project.Project
- 
Retrieves the project's  type. 
- getType() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeConfig
- 
Retrieves the configuration type, identifying the level the configuration was applied at. 
- getType() - Method in interface com.atlassian.bitbucket.repository.MinimalRef
-  
- getType() - Method in interface com.atlassian.bitbucket.repository.RefChange
-  
- getType() - Method in class com.atlassian.bitbucket.repository.ResolveRefRequest
- 
Retrieves the type of ref to resolve, if it's known in advance. 
- getType() - Method in class com.atlassian.bitbucket.repository.SimpleMinimalRef
-  
- getType() - Method in class com.atlassian.bitbucket.repository.SimpleRefChange
-  
- getType() - Method in class com.atlassian.bitbucket.scm.ResolveRefCommandParameters
-  
- getType() - Method in class com.atlassian.bitbucket.scope.GlobalScope
-  
- getType() - Method in class com.atlassian.bitbucket.scope.ProjectScope
-  
- getType() - Method in class com.atlassian.bitbucket.scope.RepositoryScope
-  
- getType() - Method in interface com.atlassian.bitbucket.scope.Scope
-  
- getType() - Method in interface com.atlassian.bitbucket.user.ApplicationUser
-  
- getTypes() - Method in class com.atlassian.bitbucket.pull.PullRequestActivitySearchRequest
- 
Specifies the type(s) of activities to search for. 
- getUntilCommitId() - Method in class com.atlassian.bitbucket.scm.bulk.BulkContentCommandParameters
-  
- getUntilCommitId() - Method in class com.atlassian.bitbucket.scm.bulk.BulkContentContext
-  
- getUntilId() - Method in class com.atlassian.bitbucket.content.ChangesRequest
-  
- getUntilId() - Method in class com.atlassian.bitbucket.content.DiffRequest
-  
- getUntilId() - Method in class com.atlassian.bitbucket.content.PatchRequest
-  
- getUntilId() - Method in class com.atlassian.bitbucket.pull.PullRequestChangesRequest
- 
- getUntilId() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest
-  
- getUntilId() - Method in class com.atlassian.bitbucket.scm.ChangesCommandParameters
-  
- getUntilId() - Method in class com.atlassian.bitbucket.scm.DiffCommandParameters
-  
- getUntilId() - Method in class com.atlassian.bitbucket.scm.PatchCommandParameters
-  
- getUntilId() - Method in class com.atlassian.bitbucket.scm.pull.PullRequestEffectiveDiff
- 
Retrieves the commit which will serve as the tip revision when generating a pull request's diff. 
- getUpdatedDate() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getUpdatedDate() - Method in interface com.atlassian.bitbucket.comment.CommentThread
-  
- getUpdatedDate() - Method in interface com.atlassian.bitbucket.hook.script.HookScript
-  
- getUpdatedDate() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getUpdatedDate() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getUpdatedUser() - Method in class com.atlassian.bitbucket.event.user.UserAttributeChangedEvent
-  
- getUpdatedUser() - Method in class com.atlassian.bitbucket.event.user.UserErasedEvent
-  
- getUpdatedUser() - Method in class com.atlassian.bitbucket.user.UserErasureRequest
-  
- getUrl() - Method in class com.atlassian.bitbucket.content.Submodule
-  
- getUrlForPerson(Person, AvatarRequest) - Method in interface com.atlassian.bitbucket.avatar.AvatarService
- 
Retrieves a URL referencing an avatar for the provided  person. 
- getUrlForProject(Project, AvatarRequest) - Method in interface com.atlassian.bitbucket.avatar.AvatarService
- 
Retrieves a URL referencing an avatar for the provided  project. 
- getUrlMode() - Method in class com.atlassian.bitbucket.markup.RenderContext
-  
- getUsage() - Method in exception com.atlassian.bitbucket.scm.CommandUsageException
-  
- getUser() - Method in interface com.atlassian.bitbucket.activity.Activity
-  
- getUser() - Method in interface com.atlassian.bitbucket.audit.MinimalAuditEntry
-  
- getUser() - Method in interface com.atlassian.bitbucket.auth.Authentication
-  
- getUser() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussionParticipant
-  
- getUser() - Method in class com.atlassian.bitbucket.dashboard.SuggestPullRequestsRequest
- 
Suggestions will be based on push activity for the given user. 
- getUser() - Method in class com.atlassian.bitbucket.event.ApplicationEvent
-  
- getUser() - Method in interface com.atlassian.bitbucket.event.repository.RepositoryRefsChangedEvent
- 
Retrieves the user who triggered the ref changes, if available. 
- getUser() - Method in class com.atlassian.bitbucket.permission.PermissionRequest
-  
- getUser() - Method in interface com.atlassian.bitbucket.permission.PermittedUser
- 
Retrieves the user to which the permission has been granted. 
- getUser() - Method in interface com.atlassian.bitbucket.pull.PullRequestParticipant
-  
- getUser() - Method in class com.atlassian.bitbucket.repository.RepositoryCloneLinksRequest
-  
- getUser() - Method in class com.atlassian.bitbucket.watcher.AbstractWatcherRequest
- 
If provided, determines which user is the subject of this request 
- getUser() - Method in interface com.atlassian.bitbucket.watcher.Watcher
-  
- getUserById(int) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getUserById(int, boolean) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getUserByName(String) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getUserByName(String, boolean) - Method in interface com.atlassian.bitbucket.user.UserService
- 
Retrieves a  ApplicationUser by its  username, optionally returning the user even
 if it has been removed from the underlying user store. 
- getUserBySlug(String) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getUserDetails(String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Retrieves full  details for the user with the specified  username,
 or  null if no such user exists. 
- getUserDetails(ApplicationUser) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
- getUsername() - Method in class com.atlassian.bitbucket.event.auth.AbstractAuthenticationEvent
-  
- getUsername() - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration
-  
- getUsername() - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantRequest
- 
Restricts the search to a specified  user with the given username. 
- getUsername() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
-  
- getUsername() - Method in exception com.atlassian.bitbucket.user.NoSuchUserException
-  
- getUsername() - Method in interface com.atlassian.bitbucket.user.UserMentionScanner.UserMention
-  
- getUsers() - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest
-  
- getUsersById(Set<Integer>) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getUsersById(Set<Integer>, boolean) - Method in interface com.atlassian.bitbucket.user.UserService
- 
Retrieves a set of  ApplicationUsers by their  IDs, optionally including users who
 have been removed from the underlying user store. 
- getUsersByName(Set<String>) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- getUsersByName(Set<String>, boolean) - Method in interface com.atlassian.bitbucket.user.UserService
- 
Retrieves a set of  ApplicationUsers by their  usernames, optionally including users
 who have been removed from the underlying user store. 
- getUsersWithPermission(Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Get the usernames of the users with the given permission (whether directly or though permission inheritance)
 This includes users granted the permission directly and those who have the permission through their group
 membership. 
- getUserTimeZone() - Method in interface com.atlassian.bitbucket.timezone.TimeZoneService
- 
Return the time zone the current user has explicitly configured. 
- getValidityMessage() - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Get a message regarding the validity of the currently configured license 
- getValidParticipants() - Method in exception com.atlassian.bitbucket.pull.InvalidPullRequestParticipantsException
-  
- getValidReviewers() - Method in exception com.atlassian.bitbucket.pull.InvalidPullRequestReviewersException
-  
- getValues() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- getValues() - Method in class com.atlassian.bitbucket.util.FilteredPageImpl
-  
- getValues() - Method in interface com.atlassian.bitbucket.util.Page
-  
- getValues() - Method in class com.atlassian.bitbucket.util.PageImpl
-  
- getVersion() - Method in interface com.atlassian.bitbucket.comment.Comment
-  
- getVersion() - Method in class com.atlassian.bitbucket.comment.CommentUpdateRequest
-  
- getVersion() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookDetails
-  
- getVersion() - Method in interface com.atlassian.bitbucket.hook.script.MinimalHookScript
- 
Retrieves the script's version. 
- getVersion() - Method in interface com.atlassian.bitbucket.job.Job
-  
- getVersion() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- getVersion() - Method in class com.atlassian.bitbucket.pull.PullRequestDeclineRequest
-  
- getVersion() - Method in class com.atlassian.bitbucket.pull.PullRequestDeleteRequest
- 
Retrieves the expected  version for the pull request. 
- getVersion() - Method in class com.atlassian.bitbucket.pull.PullRequestMergeRequest
- 
Retrieves the expected  version for the pull request. 
- getVersion() - Method in class com.atlassian.bitbucket.pull.PullRequestUpdateRequest
-  
- getVersion() - Method in class com.atlassian.bitbucket.util.Version
- 
Retrieves an immutable copy of the ordered list of version components. 
- getVetoes() - Method in class com.atlassian.bitbucket.hook.repository.RepositoryHookResult
-  
- getVetoes() - Method in exception com.atlassian.bitbucket.hook.repository.RepositoryHookVetoedException
-  
- getVetoes() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeability
-  
- getVetoes() - Method in exception com.atlassian.bitbucket.pull.PullRequestMergeVetoedException
-  
- getVisibility() - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest
- 
- getVmId() - Method in interface com.atlassian.bitbucket.cluster.ClusterNode
- 
Retrieves a unique identifier for this node that remains stable while the node is running. 
- getWarningCount() - Method in class com.atlassian.bitbucket.migration.event.MigrationExportFinishedEvent
-  
- getWatchable() - Method in class com.atlassian.bitbucket.watcher.AbstractWatcherRequest
-  
- getWatchable() - Method in interface com.atlassian.bitbucket.watcher.Watcher
-  
- getWatchable() - Method in class com.atlassian.bitbucket.watcher.WatcherSearchRequest
-  
- getWatcher() - Method in class com.atlassian.bitbucket.event.watch.WatcherEvent
-  
- getWatchers() - Method in class com.atlassian.bitbucket.event.pull.PullRequestDeletedEvent
- 
- getWeight() - Method in enum com.atlassian.bitbucket.audit.Priority
- 
Retrieves the weight of this priority relative to other priorities. 
- getWeight() - Method in enum com.atlassian.bitbucket.permission.Permission
- 
Retrieves the weight of this permission relative to other permissions. 
- getWeight() - Method in enum com.atlassian.bitbucket.pull.PullRequestParticipantStatus
-  
- getWhitespace() - Method in class com.atlassian.bitbucket.content.AbstractDiffRequest
-  
- getWhitespace() - Method in class com.atlassian.bitbucket.content.DiffContext
-  
- getWhitespace() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest
-  
- getWhitespace() - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters
-  
- getWorldPermissions() - Method in class com.atlassian.bitbucket.util.SetFilePermissionRequest
-  
- global() - Static method in class com.atlassian.bitbucket.scope.Scopes
-  
- globalPermission(Permission) - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest.Builder
-  
- GlobalPermissionEvent - Class in com.atlassian.bitbucket.event.permission
- 
Event signalling global permission changes. 
- GlobalPermissionEvent(Object, Permission, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.GlobalPermissionEvent
-  
- GlobalPermissionGrantedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is fired when a user or group are granted a global permission. 
- GlobalPermissionGrantedEvent(Object, Permission, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.GlobalPermissionGrantedEvent
-  
- GlobalPermissionGrantRequestedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group are granted a global permission. 
- GlobalPermissionGrantRequestedEvent(Object, Permission, String, ApplicationUser, CancelState) - Constructor for class com.atlassian.bitbucket.event.permission.GlobalPermissionGrantRequestedEvent
-  
- GlobalPermissionModificationRequestedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group's global permission is modified. 
- GlobalPermissionModificationRequestedEvent(Object, Permission, Permission, String, ApplicationUser, CancelState) - Constructor for class com.atlassian.bitbucket.event.permission.GlobalPermissionModificationRequestedEvent
-  
- GlobalPermissionModifiedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is fired when a user or group has their global permission modified. 
- GlobalPermissionModifiedEvent(Object, Permission, Permission, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.GlobalPermissionModifiedEvent
-  
- GlobalPermissionRevocationRequestedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group's global permission is revoked. 
- GlobalPermissionRevocationRequestedEvent(Object, Permission, String, ApplicationUser, CancelState) - Constructor for class com.atlassian.bitbucket.event.permission.GlobalPermissionRevocationRequestedEvent
-  
- GlobalPermissionRevokedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is fired when a user or group has their global permission revoked. 
- GlobalPermissionRevokedEvent(Object, Permission, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.GlobalPermissionRevokedEvent
-  
- GlobalScope - Class in com.atlassian.bitbucket.scope
- 
Describes the system wide scope 
- GlobalScope() - Constructor for class com.atlassian.bitbucket.scope.GlobalScope
-  
- grantAllProjectPermission(Permission, Project) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Grant a project permission to all users users 
- group(String) - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest.Builder
-  
- group(String) - Method in class com.atlassian.bitbucket.user.UserSearchRequest.Builder
- 
Set a group filter for the resulting  request instance. 
- GroupCleanupEvent - Class in com.atlassian.bitbucket.event.user
- 
Raised when a group is deleted from all user directories visible to the server. 
- GroupCleanupEvent(Object, String) - Constructor for class com.atlassian.bitbucket.event.user.GroupCleanupEvent
-  
- groupPermission(FilePermission) - Method in class com.atlassian.bitbucket.util.SetFilePermissionRequest.Builder
-  
- groupPermissions(Iterable<FilePermission>) - Method in class com.atlassian.bitbucket.util.SetFilePermissionRequest.Builder
-  
- groups() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- groups(Iterable<String>) - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest.Builder
-  
- i18n() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- I18nKey - Class in com.atlassian.bitbucket.i18n
- 
A container object to allow the passing of a property key and its associated context variables. 
- I18nKey(String, Object...) - Constructor for class com.atlassian.bitbucket.i18n.I18nKey
-  
- I18nService - Interface in com.atlassian.bitbucket.i18n
- 
Serves localized text from properties files. 
- id - Variable in class com.atlassian.bitbucket.commit.SimpleMinimalCommit.AbstractMinimalCommitBuilder
-  
- id(int) - Method in class com.atlassian.bitbucket.repository.RepositoryUpdateRequest.Builder
- 
Sets the  ID of the repository to be updated. 
- id(String) - Method in class com.atlassian.bitbucket.repository.SimpleMinimalRef.AbstractMinimalRefBuilder
-  
- ignoreMissing(boolean) - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest.AbstractCommitsRequestBuilder
-  
- ignoreMissing(boolean) - Method in class com.atlassian.bitbucket.commit.BulkCommitsRequest.Builder
-  
- ignoreMissing(boolean) - Method in class com.atlassian.bitbucket.commit.ChangesetsRequest.Builder
-  
- ignoreMissing(boolean) - Method in class com.atlassian.bitbucket.scm.bulk.BulkCommitsCommandParameters.Builder
-  
- ignoreMissing(boolean) - Method in class com.atlassian.bitbucket.scm.bulk.BulkTraverseCommitsCommandParameters.Builder
-  
- ignoreMissing(boolean) - Method in class com.atlassian.bitbucket.scm.ChangesetsCommandParameters.Builder
-  
- ignoreMissing(boolean) - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters.Builder
-  
- IllegalEntityStateException - Exception in com.atlassian.bitbucket
- 
Thrown to indicate an entity's internal state was not acceptable for performing a requested operation. 
- IllegalEntityStateException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.IllegalEntityStateException
-  
- IllegalEntityStateException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.IllegalEntityStateException
-  
- IllegalPullRequestSearchRequestException - Exception in com.atlassian.bitbucket.pull
- 
- IllegalPullRequestSearchRequestException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.pull.IllegalPullRequestSearchRequestException
-  
- IllegalPullRequestStateException - Exception in com.atlassian.bitbucket.pull
- 
Thrown when an operation fails because the  pull request is not in the expected
  state. 
- IllegalPullRequestStateException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.pull.IllegalPullRequestStateException
-  
- IllegalRepositoryStateException - Exception in com.atlassian.bitbucket.repository
- 
Thrown to indicate an operation could not be completed because the  repository was not in the
 expected  state. 
- IllegalRepositoryStateException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.repository.IllegalRepositoryStateException
-  
- IllegalTaskStateException - Exception in com.atlassian.bitbucket.task
- 
Thrown to indicate the task's  state does not allow performing the requested operation. 
- IllegalTaskStateException(KeyedMessage, TaskState) - Constructor for exception com.atlassian.bitbucket.task.IllegalTaskStateException
-  
- IllegalUserStateException - Exception in com.atlassian.bitbucket.user
-  
- IllegalUserStateException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.user.IllegalUserStateException
-  
- impersonating(ApplicationUser, String) - Method in interface com.atlassian.bitbucket.user.SecurityService
- 
Creates a custom security context that is authenticated as userthat can be used to perform operations.
 
- ImportException - Exception in com.atlassian.bitbucket.migration
- 
Runtime exception generated during import phase of migration 
- ImportException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.migration.ImportException
-  
- ImportException(KeyedMessage, Object) - Constructor for exception com.atlassian.bitbucket.migration.ImportException
-  
- ImportException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.migration.ImportException
-  
- ImportException(KeyedMessage, Object, Throwable) - Constructor for exception com.atlassian.bitbucket.migration.ImportException
-  
- ImportRequest - Class in com.atlassian.bitbucket.migration
- 
Represents a request to import repositories from a file. 
- ImportRequest.Builder - Class in com.atlassian.bitbucket.migration
-  
- InactiveUserAuthenticationException - Exception in com.atlassian.bitbucket.auth
- 
A specialisation of  AuthenticationException, thrown to indicate the user cannot be authenticated because
 their account is no longer active. 
- InactiveUserAuthenticationException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.auth.InactiveUserAuthenticationException
-  
- include(String, String...) - Method in class com.atlassian.bitbucket.commit.CommitsBetweenRequest.Builder
-  
- include(Iterable<String>) - Method in class com.atlassian.bitbucket.commit.CommitsBetweenRequest.Builder
-  
- include(Iterable<String>) - Method in class com.atlassian.bitbucket.commit.graph.TraversalRequest.Builder
-  
- include(String, String...) - Method in class com.atlassian.bitbucket.commit.graph.TraversalRequest.Builder
-  
- include(RepositorySelector) - Method in class com.atlassian.bitbucket.migration.RepositoriesExportRequest.Builder
-  
- include(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.bulk.BulkTraverseCommitsCommandParameters.Builder
- 
Specify commits to include in the traversal. 
- include(String, String...) - Method in class com.atlassian.bitbucket.scm.bulk.BulkTraverseCommitsCommandParameters.Builder
- 
Specify commits to include in the traversal. 
- include(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters.Builder
-  
- include(String, String...) - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters.Builder
-  
- includeHeadingId(boolean) - Method in class com.atlassian.bitbucket.markup.RenderContext.Builder
-  
- includeHeadingId(Boolean) - Method in class com.atlassian.bitbucket.markup.RenderContext.Builder
-  
- includePrivateRefs(boolean) - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters.Builder
- 
If an explicit refspec is set then this setting is ignored. 
- includes(Iterable<RepositorySelector>) - Method in class com.atlassian.bitbucket.migration.RepositoriesExportRequest.Builder
-  
- incoming() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.ListPullRequests
-  
- IncompatibleApplicationModeException - Exception in com.atlassian.bitbucket.server
- 
Indicates the current operation cannot be processed because it is incompatible with the
  application mode
- IncompatibleApplicationModeException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.server.IncompatibleApplicationModeException
-  
- IncompatibleLicenseChangeException - Exception in com.atlassian.bitbucket.license
- 
Indicates that an attempt was made to change the license to one which does not support
 clustering but there is an active cluster of two or more nodes 
- IncompatibleLicenseChangeException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.license.IncompatibleLicenseChangeException
-  
- IncompleteScmException - Exception in com.atlassian.bitbucket.scm
- 
Thrown to indicate that the requested SCM's implementation is not up-to-date with the current SPI. 
- IncompleteScmException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.scm.IncompleteScmException
-  
- IncorrectApplicationBaseUrlException - Exception in com.atlassian.bitbucket.jira
- 
This exception is thrown when the base URL supplied to Jira to create a reciprocal application link was not
 accessible from the Jira server. 
- IncorrectApplicationBaseUrlException(String, Throwable) - Constructor for exception com.atlassian.bitbucket.jira.IncorrectApplicationBaseUrlException
-  
- IncorrectCaptchaAuthenticationException - Exception in com.atlassian.bitbucket.auth
- 
A specialisation of  CaptchaAuthenticationException, thrown when the CAPTCHA response provided by the user
 does not match the image that was presented. 
- IncorrectCaptchaAuthenticationException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.auth.IncorrectCaptchaAuthenticationException
-  
- IncorrectPasswordAuthenticationException - Exception in com.atlassian.bitbucket.auth
- 
A specialisation of  AuthenticationException, thrown to indicate the password supplied during an
 authentication attempt does not match the password on record. 
- IncorrectPasswordAuthenticationException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.auth.IncorrectPasswordAuthenticationException
-  
- IndexedCommit - Interface in com.atlassian.bitbucket.idx
- 
Represents a commit that has been indexed. 
- IndexSearchRequest - Class in com.atlassian.bitbucket.idx
- 
A request to search the index. 
- IndexSearchRequest.Builder - Class in com.atlassian.bitbucket.idx
-  
- initialize(ConditionalNotEmpty) - Method in class com.atlassian.bitbucket.validation.ConditionalNotEmptyValidator
-  
- initialize(FieldEquals) - Method in class com.atlassian.bitbucket.validation.FieldEqualsValidator
-  
- initialize(HttpURL) - Method in class com.atlassian.bitbucket.validation.HttpURLValidator
-  
- initialize(Int) - Method in class com.atlassian.bitbucket.validation.IntValidator
-  
- initialize(NonNegativeInt) - Method in class com.atlassian.bitbucket.validation.NonNegativeIntValidator
-  
- initialize(OptionalString) - Method in class com.atlassian.bitbucket.validation.OptionalStringValidator
-  
- initialize(RequiredUri) - Method in class com.atlassian.bitbucket.validation.RequiredUriValidator
-  
- initiator(ApplicationUser) - Method in class com.atlassian.bitbucket.job.JobCreationRequest.Builder
-  
- inlineCss(String, String) - Method in interface com.atlassian.bitbucket.mail.HtmlCssInliner
- 
Inline CSS referred to by the given complete module key into a given String of HTML. 
- inputHandler(CommandInputHandler) - Method in interface com.atlassian.bitbucket.scm.CommandBuilder
- 
Sets the  input handler which will be used to feed data to the command's input
 stream. 
- InputSupplier<T> - Interface in com.atlassian.bitbucket.io
- 
A readable source of type T.
 
- Int - Annotation Type in com.atlassian.bitbucket.validation.annotation
- 
Validate a number is a valid integer. 
- IntegerValidator - Class in com.atlassian.bitbucket.validation
- 
Validate a value can be converted to an Integer,
 optionally validating whether the number is positive.
 
- IntegerValidator() - Constructor for class com.atlassian.bitbucket.validation.IntegerValidator
-  
- IntegrityException - Exception in com.atlassian.bitbucket
-  
- IntegrityException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.IntegrityException
-  
- IntegrityException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.IntegrityException
-  
- InteractiveSignedObjectIdSource - Class in com.atlassian.bitbucket.scm.signed
- 
- InteractiveSignedObjectIdSource() - Constructor for class com.atlassian.bitbucket.scm.signed.InteractiveSignedObjectIdSource
-  
- IntValidator - Class in com.atlassian.bitbucket.validation
- 
Validator for the  Int annotation. 
- IntValidator() - Constructor for class com.atlassian.bitbucket.validation.IntValidator
-  
- InvalidAuthorException - Exception in com.atlassian.bitbucket.repository
-  
- InvalidAuthorException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.repository.InvalidAuthorException
-  
- InvalidLabelException - Exception in com.atlassian.bitbucket.label
-  
- InvalidLabelException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.label.InvalidLabelException
-  
- InvalidLicenseException - Exception in com.atlassian.bitbucket.license
-  
- InvalidLicenseException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.license.InvalidLicenseException
-  
- InvalidNameException - Exception in com.atlassian.bitbucket
-  
- InvalidNameException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.InvalidNameException
-  
- InvalidPasswordResetTokenException - Exception in com.atlassian.bitbucket.user
-  
- InvalidPasswordResetTokenException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.user.InvalidPasswordResetTokenException
-  
- InvalidPullRequestParticipantException - Exception in com.atlassian.bitbucket.pull
- 
Indicates an operation to mutate particulars of an existing pull request participant or an operation to add a participant
 to a pull request is invalid. 
- InvalidPullRequestParticipantException(KeyedMessage, PullRequestRole) - Constructor for exception com.atlassian.bitbucket.pull.InvalidPullRequestParticipantException
-  
- InvalidPullRequestParticipantsException - Exception in com.atlassian.bitbucket.pull
-  
- InvalidPullRequestParticipantsException(KeyedMessage, PullRequestRole, Map<String, KeyedMessage>, Set<ApplicationUser>) - Constructor for exception com.atlassian.bitbucket.pull.InvalidPullRequestParticipantsException
-  
- InvalidPullRequestReviewersException - Exception in com.atlassian.bitbucket.pull
- 
Indicates one or more reviewers could not be added to a new or existing pull request because the users either
 don't exist, don't have permission to view the pull request. 
- InvalidPullRequestReviewersException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.pull.InvalidPullRequestReviewersException
-  
- InvalidPullRequestReviewersException(KeyedMessage, Map<String, KeyedMessage>, Set<ApplicationUser>) - Constructor for exception com.atlassian.bitbucket.pull.InvalidPullRequestReviewersException
-  
- InvalidPullRequestRoleException - Exception in com.atlassian.bitbucket.pull
- 
Indicates the supplied role is invalid for the current operation 
- InvalidPullRequestRoleException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.pull.InvalidPullRequestRoleException
-  
- InvalidPullRequestTargetException - Exception in com.atlassian.bitbucket.pull
-  
- InvalidPullRequestTargetException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.pull.InvalidPullRequestTargetException
-  
- InvalidRefNameException - Exception in com.atlassian.bitbucket.repository
- 
Indicates the ref name supplied was syntactically incorrect. 
- InvalidRefNameException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.repository.InvalidRefNameException
-  
- isAbortOnFirstVeto() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookTrigger
-  
- isAbortOnFirstVeto() - Method in enum com.atlassian.bitbucket.hook.repository.StandardRepositoryHookTrigger
-  
- isAccepted() - Method in class com.atlassian.bitbucket.hook.repository.RepositoryHookResult
-  
- isAclSupported(Path) - Static method in class com.atlassian.bitbucket.util.MoreFiles
- 
Gets the  file store for the specified  Path, and returns whether the file
 store supports ACLs. 
- isActive() - Method in interface com.atlassian.bitbucket.request.RequestContext
-  
- isActive() - Method in class com.atlassian.bitbucket.user.AbstractServiceUserRequest
-  
- isActive() - Method in interface com.atlassian.bitbucket.user.ApplicationUser
-  
- isAge() - Method in enum com.atlassian.bitbucket.util.DateFormatter.FormatType
-  
- isAll() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
-  
- isAllAncestors() - Method in class com.atlassian.bitbucket.content.PatchRequest
-  
- isAllAncestors() - Method in class com.atlassian.bitbucket.scm.PatchCommandParameters
-  
- isAllowPublicSignUp() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- isAncestor(SimplePath) - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- isAnchored() - Method in interface com.atlassian.bitbucket.comment.CommentThread
-  
- isAnnotated() - Method in class com.atlassian.bitbucket.scm.FileCommandParameters
-  
- isApproved() - Method in interface com.atlassian.bitbucket.pull.PullRequestParticipant
-  
- isAuthenticated() - Method in interface com.atlassian.bitbucket.auth.AuthenticationContext
-  
- isAutoSubject() - Method in class com.atlassian.bitbucket.pull.PullRequestMergeRequest
- 
Retrieves a flag indicating whether the system should prepend an auto-generated subject to the provided
  message. 
- isAvailable() - Method in interface com.atlassian.bitbucket.cluster.ClusterService
-  
- isAvailable(Feature) - Method in interface com.atlassian.bitbucket.server.FeatureManager
-  
- isBinary() - Method in interface com.atlassian.bitbucket.content.Diff
- 
Retrieves a flag indicating whether the changed file is binary. 
- isCanceled() - Method in class com.atlassian.bitbucket.event.commit.CommitDiscussionCancelableCommentEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.permission.GlobalPermissionGrantRequestedEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.permission.GlobalPermissionModificationRequestedEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.permission.GlobalPermissionRevocationRequestedEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.permission.ProjectPermissionGrantRequestedEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.permission.ProjectPermissionModificationRequestedEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.permission.ProjectPermissionRevocationRequestedEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.permission.RepositoryPermissionGrantRequestedEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.permission.RepositoryPermissionModificationRequestedEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.permission.RepositoryPermissionRevocationRequestedEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.project.ProjectCreationRequestedEvent
- 
Retrieves a flag indicating whether project creation has already been canceled by another listener. 
- isCanceled() - Method in class com.atlassian.bitbucket.event.project.ProjectDeletionRequestedEvent
- 
Retrieves a flag indicating whether project deletion has already been canceled by another listener. 
- isCanceled() - Method in class com.atlassian.bitbucket.event.project.ProjectModificationRequestedEvent
- 
Retrieves a flag indicating whether project modification has already been canceled by another listener. 
- isCanceled() - Method in class com.atlassian.bitbucket.event.pull.PullRequestCancelableCommentEvent
-  
- isCanceled() - Method in class com.atlassian.bitbucket.event.pull.PullRequestDeletionRequestedEvent
- 
Retrieves a flag indicating whether pull request creation has already been canceled by another listener. 
- isCanceled() - Method in class com.atlassian.bitbucket.event.pull.PullRequestOpenRequestedEvent
- 
Retrieves a flag indicating whether pull request creation has already been canceled by another listener. 
- isCanceled() - Method in class com.atlassian.bitbucket.event.repository.RepositoryCreationRequestedEvent
- 
Retrieves a flag indicating whether repository creation has already been canceled by another listener. 
- isCanceled() - Method in class com.atlassian.bitbucket.event.repository.RepositoryDeletionRequestedEvent
- 
Retrieves a flag indicating whether repository deletion has already been canceled by another listener. 
- isCanceled() - Method in class com.atlassian.bitbucket.event.repository.RepositoryModificationRequestedEvent
- 
Retrieves a flag indicating whether repository modification has already been canceled by another listener. 
- isCanceled() - Method in interface com.atlassian.bitbucket.util.CancelState
- 
Retrieves a flag indicating whether the operation has been canceled. 
- isClosed() - Method in interface com.atlassian.bitbucket.pull.PullRequest
- 
Retrieves a flag indicating whether this pull request is closed. 
- isClustered() - Method in interface com.atlassian.bitbucket.cluster.ClusterService
-  
- isConfigured() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHook
-  
- isConflicted() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeability
-  
- isConflicted() - Method in exception com.atlassian.bitbucket.pull.PullRequestMergeVetoedException
-  
- isConflicted() - Method in exception com.atlassian.bitbucket.scm.MergeException
-  
- isConflicting() - Method in interface com.atlassian.bitbucket.content.DiffLine
-  
- isCreate() - Method in class com.atlassian.bitbucket.commit.CommitDiscussionRequest
-  
- isCrossRepository() - Method in interface com.atlassian.bitbucket.hook.repository.MergeHookRequest
-  
- isCrossRepository() - Method in class com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest
-  
- isCrossRepository() - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest
-  
- isCrossRepository() - Method in interface com.atlassian.bitbucket.pull.PullRequest
- 
Retrieves a flag indicating whether the  from and  to repositories for
 this pull request are distinct. 
- isDataCenter() - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Check whether a Data Center license is installed. 
- isDataCenter() - Method in interface com.atlassian.bitbucket.server.Feature
-  
- isDataCenter() - Method in class com.atlassian.bitbucket.server.SimpleFeature
-  
- isDataCenter() - Method in enum com.atlassian.bitbucket.server.StandardFeature
-  
- isDebugLoggingEnabled() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- isDedupePendingMessages() - Method in class com.atlassian.bitbucket.topic.TopicSettings
- 
Whether identical  messagesthat haven't been dispatched yet should be
 deduplicated. 
- isDeletable() - Method in interface com.atlassian.bitbucket.permission.PermittedOperations
-  
- isDeletable() - Method in interface com.atlassian.bitbucket.user.DetailedGroup
- 
Retrieves a flag indicating whether the directory in which this group is stored supports deleting groups. 
- isDeletable() - Method in interface com.atlassian.bitbucket.user.DetailedUser
- 
Retrieves a flag indicating whether the directory in which this user is stored supports deleting the user. 
- isDescriptionChanged() - Method in class com.atlassian.bitbucket.event.project.AbstractProjectModificationEvent
-  
- isDisasterRecovery() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- isDryRun() - Method in class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest
-  
- isDryRun() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookRequest
-  
- isDryRun() - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters
-  
- isEditable() - Method in interface com.atlassian.bitbucket.permission.PermittedOperations
-  
- isEmpty() - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- isEmpty() - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- isEmpty() - Method in class com.atlassian.bitbucket.pull.SimpleRescopeDetails
-  
- isEmpty() - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest
- 
Checks whether this request is considered empty, that is, none of the filters have been set. 
- isEmpty(Repository) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
Retrieves a flag indicating whether the specified repository is empty or not. 
- isEmpty(Repository) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- isEmpty() - Method in interface com.atlassian.bitbucket.validation.FormErrors
- 
Indicates whether this instance of errors is empty, or has any errors. 
- isEmpty() - Method in class com.atlassian.bitbucket.validation.SimpleFormErrors
-  
- isEnabled() - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHook
-  
- isEnabled() - Method in interface com.atlassian.bitbucket.pull.PullRequestMergeStrategy
- 
Retrieves a flag indicating whether or not the strategy is enabled. 
- isEnabled(Feature) - Method in interface com.atlassian.bitbucket.server.FeatureManager
-  
- isEnabled(Feature, boolean) - Method in interface com.atlassian.bitbucket.server.FeatureManager
-  
- isExplicit() - Method in enum com.atlassian.bitbucket.pull.PullRequestRole
-  
- isFailed() - Method in enum com.atlassian.bitbucket.job.JobState
-  
- isFileAnchor() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
-  
- isFollowingRenames() - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest
- 
Whether or not the commit history will attempt to follow renames. 
- isFollowingRenames() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
- 
Whether or not the commit history will attempt to follow renames. 
- isFork() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves a flag indicating whether this repository is a fork of another repository. 
- isForkable() - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRequest
- 
Retrieves a flag indicating whether the repository should be  forkable. 
- isForkable() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves a flag indicating whether this repository may be forked. 
- isForkingEnabled() - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
Retrieves a flag indicating whether the system has been configured to allow forking repositories. 
- isFromHashUpdated() - Method in class com.atlassian.bitbucket.event.pull.PullRequestRescopedEvent
-  
- isFullyStarted() - Method in interface com.atlassian.bitbucket.cluster.ClusterNode
-  
- isGlobal() - Method in enum com.atlassian.bitbucket.permission.Permission
- 
Indicates whether this Permissioncan be granted globally.
 
- isGrantable() - Method in enum com.atlassian.bitbucket.permission.Permission
-  
- isGrantableToAll() - Method in enum com.atlassian.bitbucket.permission.Permission
- 
Indicates whether this permission may be granted to all users,
 or if it must be granted to users or groups individually. 
- isHostConfigured() - Method in interface com.atlassian.bitbucket.mail.MailService
-  
- isHttp() - Method in class com.atlassian.bitbucket.event.request.RequestEvent
- 
Retrieves a flag indicating whether the event's request, available from the  request
 context, is an  HttpServletRequest. 
- isHttpScmHostingEnabled() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- isIgnoreMissing() - Method in class com.atlassian.bitbucket.commit.ChangesetsRequest
-  
- isIgnoreMissing() - Method in class com.atlassian.bitbucket.scm.ChangesetsCommandParameters
-  
- isIgnoringMissing() - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest
-  
- isIgnoringMissing() - Method in class com.atlassian.bitbucket.commit.BulkCommitsRequest
-  
- isIgnoringMissing() - Method in class com.atlassian.bitbucket.scm.bulk.BulkCommitsCommandParameters
-  
- isIgnoringMissing() - Method in class com.atlassian.bitbucket.scm.bulk.BulkTraverseCommitsCommandParameters
-  
- isIgnoringMissing() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
-  
- isIncludePrivateRefs() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
- 
If an explicit refspec is set then this setting is ignored. 
- isInDestination() - Method in enum com.atlassian.bitbucket.content.DiffSegmentType
-  
- isIndexed(String, Repository) - Method in interface com.atlassian.bitbucket.idx.CommitIndex
-  
- isInSource() - Method in enum com.atlassian.bitbucket.content.DiffSegmentType
-  
- isJmxEnabled() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- isKeyChanged() - Method in class com.atlassian.bitbucket.event.project.AbstractProjectModificationEvent
-  
- isLastPage() - Method in class com.atlassian.bitbucket.util.AbstractPagedSummary
- 
Retrieves a flag indicating whether this page is the last page of results. 
- isLicenseValid() - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Check whether the license is valid, and operations are permitted. 
- isLineAnchor() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
-  
- isLocal() - Method in interface com.atlassian.bitbucket.cluster.ClusterNode
-  
- isLocked() - Method in interface com.atlassian.bitbucket.pull.PullRequest
-  
- isMaybeNetworkPartitionResolved() - Method in class com.atlassian.bitbucket.event.cluster.ClusterNodeAddedEvent
-  
- isMaybeNetworkPartitionResolved() - Method in class com.atlassian.bitbucket.event.cluster.ClusterNodeRejoinedEvent
-  
- isMerge() - Method in interface com.atlassian.bitbucket.commit.CommitDiscussion
-  
- isMergeable() - Method in enum com.atlassian.bitbucket.pull.PullRequestMergeOutcome
-  
- isMergedRemotely() - Method in class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
-  
- isMoved() - Method in class com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent
-  
- isMutableDetails() - Method in interface com.atlassian.bitbucket.user.DetailedUser
- 
Retrieves a flag indicating whether the directory in which this user is stored supports updating the user's
 details, such as  display name and  e-mail address. 
- isMutableGroups() - Method in interface com.atlassian.bitbucket.user.DetailedUser
- 
Retrieves a flag indicating whether the directory in which this user is stored supports modifying the user's
 groups, either to add new groups or remove existing ones. 
- isNameChanged() - Method in class com.atlassian.bitbucket.event.project.AbstractProjectModificationEvent
-  
- isNameChanged() - Method in class com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent
-  
- isNetworkingEnabled() - Method in interface com.atlassian.bitbucket.cluster.ClusterInformation
-  
- isOpen() - Method in interface com.atlassian.bitbucket.pull.PullRequest
- 
Retrieves a flag indicating whether this pull request is  open. 
- isOriginChanged() - Method in class com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent
-  
- isOrphaned() - Method in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
- 
An orphaned anchor point is out-of-date in the current state of a diff. 
- isPosixSupported(Path) - Static method in class com.atlassian.bitbucket.util.MoreFiles
- 
Gets the  file store for the specified  Path, and returns whether the file
 store supports POSIX. 
- isPresent() - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Check whether the current instance has a license. 
- isProfilingEnabled() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- isProjectAccessible(Project) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Retrieve whether the current user (authenticated or not) has access to the given project. 
- isProjectAccessible(int) - Method in interface com.atlassian.bitbucket.permission.PermissionService
-  
- isPrune() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
-  
- isPublic() - Method in class com.atlassian.bitbucket.project.AbstractProjectRequest
-  
- isPublic() - Method in interface com.atlassian.bitbucket.project.Project
- 
Retrieves a flag indicating whether this project is public. 
- isPublic() - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRequest
-  
- isPublic() - Method in interface com.atlassian.bitbucket.repository.Repository
- 
Retrieves a flag indicating whether this repository is public. 
- isPubliclyAccessible(Repository) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Retrieves whether the repository is publicly accessible. 
- isPubliclyAccessible(Project) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Retrieves whether the project is publicly accessible. 
- isQueueingRequests() - Method in interface com.atlassian.bitbucket.server.ApplicationStatusService
- 
Retrieves a flag indicating whether a recent request has been queued for longer than the timeout. 
- isRecursive() - Method in class com.atlassian.bitbucket.content.ContentTreeContext
-  
- isRecursive() - Method in class com.atlassian.bitbucket.scm.DirectoryCommandParameters
-  
- isRefLimitExceeded() - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent
-  
- isRejected() - Method in class com.atlassian.bitbucket.hook.repository.RepositoryHookResult.Builder
-  
- isRejected() - Method in class com.atlassian.bitbucket.hook.repository.RepositoryHookResult
-  
- isRepositoryAccessible(Repository) - Method in interface com.atlassian.bitbucket.permission.PermissionService
- 
Retrieve whether the current user (authenticated or not) has access to the given repository. 
- isRepositoryAccessible(int) - Method in interface com.atlassian.bitbucket.permission.PermissionService
-  
- isRequireStartTls() - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration
-  
- isResource() - Method in enum com.atlassian.bitbucket.permission.Permission
- 
Indicates whether this Permissiononly applies to specific resource(s),
 such as projects and repositories.
 
- isResource(Class<?>) - Method in enum com.atlassian.bitbucket.permission.Permission
- 
Indicates whether this permission applies to a given resource type. 
- isRoot() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- isRunning() - Method in interface com.atlassian.bitbucket.cluster.ClusterInformation
-  
- isSecure() - Method in class com.atlassian.bitbucket.avatar.AvatarRequest
- 
Retrieves a flag indicating whether avatar URLs should use HTTPS. 
- isSecure() - Method in interface com.atlassian.bitbucket.request.RequestMetadata
-  
- isSetup() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- isShowCaptchaOnSignUp() - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
-  
- isSlugChanged() - Method in class com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent
-  
- isStateChanged() - Method in class com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent
-  
- isSupported(Repository, ScmFeature) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
- isSupported(String, ScmFeature) - Method in interface com.atlassian.bitbucket.scm.ScmService
- 
Tests whether the specified SCM supports the requested  feature. 
- isTerminated() - Method in enum com.atlassian.bitbucket.job.JobState
-  
- isToHashUpdated() - Method in class com.atlassian.bitbucket.event.pull.PullRequestRescopedEvent
-  
- isTransitionable() - Method in interface com.atlassian.bitbucket.permission.PermittedOperations
-  
- isTransitionable() - Method in interface com.atlassian.bitbucket.task.TaskOperations
-  
- isTransitive() - Method in class com.atlassian.bitbucket.watcher.WatcherSearchRequest
- 
Indicates if a transitive search should be performed. 
- isTraversing() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
-  
- isTruncated() - Method in class com.atlassian.bitbucket.content.ChangeSummary
-  
- isTruncated() - Method in interface com.atlassian.bitbucket.content.Diff
- 
Retrieves a flag indicating whether the list of  hunks had to be truncated. 
- isTruncated() - Method in interface com.atlassian.bitbucket.content.DiffHunk
-  
- isTruncated() - Method in interface com.atlassian.bitbucket.content.DiffLine
-  
- isTruncated() - Method in interface com.atlassian.bitbucket.content.DiffSegment
-  
- isTruncated() - Method in class com.atlassian.bitbucket.content.DiffSummary
- 
This is to indicate that some sort of truncation has taken place. 
- isUseConfigured() - Method in class com.atlassian.bitbucket.avatar.AvatarRequest
- 
Retrieve the URL using the configured base URL. 
- isUseCurrentUser() - Method in class com.atlassian.bitbucket.repository.RepositoryCloneLinksRequest
-  
- isUserActive(ApplicationUser) - Method in interface com.atlassian.bitbucket.user.UserService
- 
Retrieves the active state of the user. 
- isUserActive(ApplicationUser, boolean) - Method in interface com.atlassian.bitbucket.user.UserService
- 
Retrieves the active state of the user. 
- isUserInGroup(ApplicationUser, String) - Method in interface com.atlassian.bitbucket.user.UserService
- 
Retrieves a flag indicating whether the specified user is a member of the specified group. 
- isUserInGroup(String, String) - Method in interface com.atlassian.bitbucket.user.UserService
- 
Retrieves a flag indicating whether the specified user is a member of the specified group. 
- isUseStartTls() - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration
-  
- isValid(String, ConstraintValidatorContext) - Method in class com.atlassian.bitbucket.validation.BaseUrlValidator
-  
- isValid(URI) - Method in class com.atlassian.bitbucket.validation.BaseUrlValidator
-  
- isValid(Object, ConstraintValidatorContext) - Method in class com.atlassian.bitbucket.validation.ConditionalNotEmptyValidator
-  
- isValid(Object, ConstraintValidatorContext) - Method in class com.atlassian.bitbucket.validation.FieldEqualsValidator
-  
- isValid(URI) - Method in class com.atlassian.bitbucket.validation.HttpURLValidator
-  
- isValid(Object, ConstraintValidatorContext) - Method in class com.atlassian.bitbucket.validation.IntegerValidator
-  
- isValid(String, ConstraintValidatorContext) - Method in class com.atlassian.bitbucket.validation.OptionalStringValidator
- 
Checks that the trimmed string is not empty. 
- isValid(URI, ConstraintValidatorContext) - Method in class com.atlassian.bitbucket.validation.RequiredUriValidator
-  
- isWatching(IsWatchingRequest) - Method in interface com.atlassian.bitbucket.watcher.WatcherService
- 
Checks if a  watcher exists that matches the provided request 
- IsWatchingRequest - Class in com.atlassian.bitbucket.watcher
-  
- IsWatchingRequest.Builder - Class in com.atlassian.bitbucket.watcher
-  
- isWithAutoSrcPath() - Method in class com.atlassian.bitbucket.content.DiffRequest
-  
- isWithComments() - Method in class com.atlassian.bitbucket.content.ChangesRequest
-  
- isWithComments() - Method in class com.atlassian.bitbucket.content.DiffRequest
-  
- isWithComments() - Method in class com.atlassian.bitbucket.pull.PullRequestChangesRequest
-  
- isWithComments() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest
-  
- isWithin(Path, Path) - Static method in class com.atlassian.bitbucket.util.MoreFiles
- 
Returns trueif the specified path is contained within theexpectedParent.
 
- isWithMessages() - Method in class com.atlassian.bitbucket.scm.bulk.BulkCommitsCommandParameters
-  
- isWithMessages() - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters
-  
- isWithMessages() - Method in class com.atlassian.bitbucket.scm.pull.PullRequestCommitsCommandParameters
-  
- isWithProperties() - Method in class com.atlassian.bitbucket.pull.PullRequestActivitySearchRequest
-  
- isWithProperties() - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest
-  
- isWithSizes() - Method in class com.atlassian.bitbucket.scm.DirectoryCommandParameters
-  
- isWithTags() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters
- 
If using a refspec that includes tags this must be set to false or the fetch command will fail. 
- iterator() - Method in class com.atlassian.bitbucket.comment.CommentChain
-  
- name(String) - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest.Builder
-  
- name() - Method in class com.atlassian.bitbucket.permission.PermissionI18n
-  
- NAME - Static variable in class com.atlassian.bitbucket.Product
-  
- name(String) - Method in class com.atlassian.bitbucket.project.AbstractProjectRequest.AbstractBuilder
-  
- name(String) - Method in class com.atlassian.bitbucket.project.ProjectSearchRequest.Builder
- 
When set, limits returned  projects to only those whose  namescontain the provided value. 
- name - Variable in class com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder
- 
- name(String) - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder
- 
Sets the name to be used for the request. 
- name(String) - Method in class com.atlassian.bitbucket.repository.RepositoryForkRequest.Builder
- 
Sets the name to be used for the request. 
- name(String) - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest.Builder
- 
Set the name filter for the resulting  request instance. 
- name(String) - Method in class com.atlassian.bitbucket.scm.ref.AbstractRefCommandParameters.AbstractRefBuilder
-  
- name(String) - Method in class com.atlassian.bitbucket.user.AbstractServiceUserRequest.AbstractBuilder
-  
- NAME_REGEXP - Static variable in interface com.atlassian.bitbucket.project.Project
- 
The regexp to validate the project name. 
- NAME_REGEXP - Static variable in interface com.atlassian.bitbucket.repository.Repository
-  
- NamedLink - Interface in com.atlassian.bitbucket.util
- 
An optionally-named link relating to an entity. 
- namespace(String) - Method in class com.atlassian.bitbucket.project.AbstractProjectRequest.AbstractBuilder
-  
- NAMESPACE_REGEXP - Static variable in interface com.atlassian.bitbucket.project.Project
- 
The regexp to validate the project namespace. 
- NavBuilder - Interface in com.atlassian.bitbucket.nav
- 
Helps build URLs using a fluent interface. 
- NavBuilder.AddonMarketplace - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.AddonRequests - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.Addons - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.Admin - Interface in com.atlassian.bitbucket.nav
- 
The builder for /admin 
- NavBuilder.BrowseRepoResource - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/browse[/...] 
- NavBuilder.Builder<B extends NavBuilder.Builder> - Interface in com.atlassian.bitbucket.nav
- 
Base interface for all terminal builders (builders which can produce a url) 
- NavBuilder.Commit - Interface in com.atlassian.bitbucket.nav
- 
Builds URLs of the form /projects/PROJ/repos/REPO/commits/ID 
- NavBuilder.CommitComment - Interface in com.atlassian.bitbucket.nav
- 
Builds URLs of the form /projects/PROJ/repos/REPO/commits/ID/comment/ID 
- NavBuilder.Compare - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/compare 
- NavBuilder.Compare.CommitsBuilder - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.Compare.DiffBuilder - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.CompareBuilder<T extends NavBuilder.CompareBuilder> - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.CreateProject - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ?create 
- NavBuilder.CreatePullRequest - Interface in com.atlassian.bitbucket.nav
- 
The builder for urls of the form /projects/PROJ/repos/REPO/pull-requests?create... 
- NavBuilder.CreateRepo - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos?create 
- NavBuilder.Dashboard - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.Database - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.DeleteGroup - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.DeleteUser - Interface in com.atlassian.bitbucket.nav
- 
The builder for /users/delete 
- NavBuilder.GettingStarted - Interface in com.atlassian.bitbucket.nav
- 
Builds a URL to the GettingStarted page with an option of adding "next" as a query parameter with the current
 request url or the passed in url 
- NavBuilder.GlobalListRepos - Interface in com.atlassian.bitbucket.nav
- 
The builder for /repos 
- NavBuilder.Groups - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.Licensing - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.ListBranches - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/branches 
- NavBuilder.ListCommits - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/commits 
- NavBuilder.ListForks - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/forks 
- NavBuilder.ListProjects - Interface in com.atlassian.bitbucket.nav
- 
The builder for /projects 
- NavBuilder.ListPullRequests - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.ListRepos - Interface in com.atlassian.bitbucket.nav
- 
The builder for /projects/PROJ/repos/REPO/browse - essentially the same as  NavBuilder.Project but with
 support for start and limit params o control the repository list 
- NavBuilder.ListTags - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/tags[/...] 
- NavBuilder.Login - Interface in com.atlassian.bitbucket.nav
- 
Builds a login URL for the with an option of adding "next" as a query parameter with the current request url
 or the passed in url 
- NavBuilder.NavigationStep<B extends NavBuilder.NavigationStep<B>> - Interface in com.atlassian.bitbucket.nav
- 
Builds URL for the with an option of adding "next" as a query parameter with the current request url
 or the passed in url 
- NavBuilder.PagedBuilder<B extends NavBuilder.PagedBuilder> - Interface in com.atlassian.bitbucket.nav
- 
A builder for urls that represent a collection of things, one page at a time. 
- NavBuilder.PathBuilder<B extends NavBuilder.PathBuilder> - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls that have a path to a file resource 
- NavBuilder.PluginServlets - Interface in com.atlassian.bitbucket.nav
- 
The builder for the plugin servlets 
- NavBuilder.Profile - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.Project - Interface in com.atlassian.bitbucket.nav
- 
The builder for urls hanging off /projects/PROJ. 
- NavBuilder.ProjectDelete - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/delete 
- NavBuilder.ProjectHooks - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/settings/hooks 
- NavBuilder.ProjectMergeChecks - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/settings/merge-checks 
- NavBuilder.ProjectMergeStrategySettings - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/settings/merge-strategies/<scmId> 
- NavBuilder.ProjectPermissions - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/permissions 
- NavBuilder.ProjectSettings - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/settings 
- NavBuilder.PullRequest - Interface in com.atlassian.bitbucket.nav
- 
The builder for urls of the form /projects/PROJ/repos/REPO/pull-requests/ID/... 
- NavBuilder.PullRequestActivity - Interface in com.atlassian.bitbucket.nav
- 
Builds URLs of the form /projects/PROJ/repos/REPO/pull-requests/ID/activities 
- NavBuilder.PullRequestComment - Interface in com.atlassian.bitbucket.nav
- 
Builds URLs of the form /projects/PROJ/repos/REPO/pull-requests/ID/overview?commentId=ID 
- NavBuilder.PullRequestCommit - Interface in com.atlassian.bitbucket.nav
- 
Builds URLs of the form /projects/PROJ/repos/REPO/pull-requests/ID/commits/ID 
- NavBuilder.PullRequestOverview - Interface in com.atlassian.bitbucket.nav
- 
Builds URLs of the form /projects/PROJ/repos/REPO/pull-requests/ID/overview 
- NavBuilder.PullRequestRepoSettings - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/settings/pull-requests 
- NavBuilder.Repo - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls hanging off /projects/PROJ/repos/REPO. 
- NavBuilder.RepoArchive - Interface in com.atlassian.bitbucket.nav
- 
Builds URLs of the form /rest/api/1.0/projects/PROJ/repos/REPO/archive 
- NavBuilder.RepoAttachments - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/attachments 
- NavBuilder.RepoDelete - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/delete 
- NavBuilder.RepoFork - Interface in com.atlassian.bitbucket.nav
- 
The builder for urls of the form /projects/PROJ/repos/REPO?fork 
- NavBuilder.RepoHooks - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/hooks 
- NavBuilder.RepoMergeChecks - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/merge-checks 
- NavBuilder.RepoMergeStrategySettings - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/settings/merge-strategies 
- NavBuilder.RepoPermissions - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.RepoSettings - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /projects/PROJ/repos/REPO/settings 
- NavBuilder.Rest - Interface in com.atlassian.bitbucket.nav
- 
The builder for the REST API 
- NavBuilder.RestAdmin - Interface in com.atlassian.bitbucket.nav
- 
The builder for the REST admin API 
- NavBuilder.RestHook - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /rest/hooks/KEY 
- NavBuilder.RestHooks - Interface in com.atlassian.bitbucket.nav
- 
The builder of urls of the form /rest/hooks 
- NavBuilder.RestUser - Interface in com.atlassian.bitbucket.nav
- 
The builder for /rest/users/slug 
- NavBuilder.RestUsers - Interface in com.atlassian.bitbucket.nav
- 
The builder for /rest/users 
- NavBuilder.RevisionBrowse - Interface in com.atlassian.bitbucket.nav
- 
The builder for urls of the form /projects/PROJ/repos/REPO/browse/...?at=REVISION 
- NavBuilder.Tmp - Interface in com.atlassian.bitbucket.nav
- 
Group builder for endpoints under /tmp, which are intended to provide access to temporary data stored by the
 system to facilitate user actions. 
- NavBuilder.UserAccount - Interface in com.atlassian.bitbucket.nav
- 
The builder for /account 
- NavBuilder.Users - Interface in com.atlassian.bitbucket.nav
-  
- NavBuilder.ViewGroup - Interface in com.atlassian.bitbucket.nav
- 
The builder for /group/view 
- NavBuilder.ViewUser - Interface in com.atlassian.bitbucket.nav
- 
The builder for /users/view 
- newUserCanResetPassword() - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Retrieves a flag indicating whether the new user is able to set a password or not 
- newValue - Variable in class com.atlassian.bitbucket.event.project.AbstractProjectModificationEvent
-  
- newValue - Variable in class com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEvent
-  
- next() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.NavigationStep
- 
Add "next" as a query parameter with the current relative request url as it value. 
- next(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.NavigationStep
- 
Add "next" as a query parameter with url as the value. 
- next() - Method in class com.atlassian.bitbucket.scm.signed.InteractiveSignedObjectIdSource
-  
- next() - Method in interface com.atlassian.bitbucket.scm.signed.SignedObjectIdSource
-  
- next() - Method in class com.atlassian.bitbucket.scm.signed.SimpleSignedObjectIdSource
-  
- NO_ID - Static variable in interface com.atlassian.bitbucket.pull.PullRequestActivityPage
-  
- NO_LINE - Static variable in interface com.atlassian.bitbucket.comment.CommentThreadDiffAnchor
-  
- NoAccessAuthenticationException - Exception in com.atlassian.bitbucket.auth
- 
A specialisation of  AuthenticationException, thrown to indicate the user cannot be authenticated because
 they don't have permission to access the application. 
- NoAccessAuthenticationException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.auth.NoAccessAuthenticationException
-  
- NoDefaultBranchException - Exception in com.atlassian.bitbucket.repository
- 
Thrown to indicate the configured default branch for a repository does not exist. 
- NoDefaultBranchException(KeyedMessage, String, String) - Constructor for exception com.atlassian.bitbucket.repository.NoDefaultBranchException
-  
- NoMailHostConfigurationException - Exception in com.atlassian.bitbucket.mail
- 
Indicates the Mail server is not configured and mail cannot be sent. 
- NoMailHostConfigurationException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.mail.NoMailHostConfigurationException
-  
- NonNegativeInt - Annotation Type in com.atlassian.bitbucket.validation.annotation
- 
Validate a number is a non-negative integer. 
- NonNegativeIntValidator - Class in com.atlassian.bitbucket.validation
- 
- NonNegativeIntValidator() - Constructor for class com.atlassian.bitbucket.validation.NonNegativeIntValidator
-  
- NoSuchAvatarException - Exception in com.atlassian.bitbucket.avatar
-  
- NoSuchAvatarException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.avatar.NoSuchAvatarException
-  
- NoSuchBranchException - Exception in com.atlassian.bitbucket.repository
- 
Indicates no branch exists with the specified name. 
- NoSuchBranchException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.repository.NoSuchBranchException
-  
- NoSuchCommentException - Exception in com.atlassian.bitbucket.comment
- 
Indicates the requested comment does not exist. 
- NoSuchCommentException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.comment.NoSuchCommentException
-  
- NoSuchCommitException - Exception in com.atlassian.bitbucket.commit
- 
Indicates no commit exists with the specified ID. 
- NoSuchCommitException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.commit.NoSuchCommitException
-  
- NoSuchEntityException - Exception in com.atlassian.bitbucket
-  
- NoSuchEntityException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.NoSuchEntityException
-  
- NoSuchEntityException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.NoSuchEntityException
-  
- NoSuchGroupException - Exception in com.atlassian.bitbucket.user
- 
- NoSuchGroupException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.user.NoSuchGroupException
-  
- NoSuchHookScriptException - Exception in com.atlassian.bitbucket.hook.script
- 
- NoSuchHookScriptException(KeyedMessage, long) - Constructor for exception com.atlassian.bitbucket.hook.script.NoSuchHookScriptException
-  
- NoSuchLabelException - Exception in com.atlassian.bitbucket.label
-  
- NoSuchLabelException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.label.NoSuchLabelException
-  
- NoSuchObjectException - Exception in com.atlassian.bitbucket
-  
- NoSuchObjectException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.NoSuchObjectException
-  
- NoSuchObjectException(KeyedMessage, String, Throwable) - Constructor for exception com.atlassian.bitbucket.NoSuchObjectException
-  
- NoSuchParticipantException - Exception in com.atlassian.bitbucket.pull
- 
Indicates that the person specified in the operation is not a participant of the pull request. 
- NoSuchParticipantException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.pull.NoSuchParticipantException
-  
- NoSuchPathException - Exception in com.atlassian.bitbucket.content
-  
- NoSuchPathException(KeyedMessage, String, String) - Constructor for exception com.atlassian.bitbucket.content.NoSuchPathException
-  
- NoSuchPathException(KeyedMessage, String, String, Throwable) - Constructor for exception com.atlassian.bitbucket.content.NoSuchPathException
-  
- NoSuchProjectException - Exception in com.atlassian.bitbucket.project
-  
- NoSuchProjectException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.project.NoSuchProjectException
-  
- NoSuchPullRequestException - Exception in com.atlassian.bitbucket.pull
- 
Indicates that a pull request was requested that does not exist. 
- NoSuchPullRequestException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.pull.NoSuchPullRequestException
-  
- NoSuchRepositoryException - Exception in com.atlassian.bitbucket.repository
-  
- NoSuchRepositoryException(KeyedMessage, Project) - Constructor for exception com.atlassian.bitbucket.repository.NoSuchRepositoryException
-  
- NoSuchRepositoryException(KeyedMessage, Throwable, Project) - Constructor for exception com.atlassian.bitbucket.repository.NoSuchRepositoryException
-  
- NoSuchResourceException - Exception in com.atlassian.bitbucket
-  
- NoSuchResourceException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.NoSuchResourceException
-  
- NoSuchTagException - Exception in com.atlassian.bitbucket.repository
- 
Indicates no tag exists with the specified name. 
- NoSuchTagException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.repository.NoSuchTagException
-  
- NoSuchTaskException - Exception in com.atlassian.bitbucket.task
- 
Indicates the requested task does not exist. 
- NoSuchTaskException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.task.NoSuchTaskException
-  
- NoSuchUserException - Exception in com.atlassian.bitbucket.user
- 
Indicates the named user does not exist 
- NoSuchUserException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.user.NoSuchUserException
-  
- NOT_BLANK - Static variable in class com.atlassian.bitbucket.util.BuilderSupport
-  
- NotAJiraServerException - Exception in com.atlassian.bitbucket.jira
- 
This exception is thrown when the setup service can not retrieve the remote Jira server's UAL manifest (usually
 available at /rest/applinks/1.0/manifest). 
- NotAJiraServerException(String) - Constructor for exception com.atlassian.bitbucket.jira.NotAJiraServerException
-  
- NotAJiraServerException(String, Throwable) - Constructor for exception com.atlassian.bitbucket.jira.NotAJiraServerException
-  
- NotAuthorizedScmException - Exception in com.atlassian.bitbucket.scm
- 
- NotAuthorizedScmException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.scm.NotAuthorizedScmException
-  
- NotAuthorizedScmException(KeyedMessage, Throwable, String) - Constructor for exception com.atlassian.bitbucket.scm.NotAuthorizedScmException
-  
- notificationSettings() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PluginServlets
-  
- NoUniqueUserIdentifierException - Exception in com.atlassian.bitbucket
- 
Exception thrown when no unique user identifier could be generated. 
- NoUniqueUserIdentifierException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.NoUniqueUserIdentifierException
-  
- Page<T> - Interface in com.atlassian.bitbucket.util
- 
Provides support for pagination. 
- paged() - Method in interface com.atlassian.bitbucket.util.PagedCallback
- 
May be called by whatever component feeds information to the callback to indicate that the bounds of the
  PageRequest have been applied already. 
- PagedCallback - Interface in com.atlassian.bitbucket.util
- 
Marker interface augmenting a callback which produces a  Page of results during its processing. 
- PageImpl<T> - Class in com.atlassian.bitbucket.util
-  
- PageImpl(PageRequest, int, Iterable<T>, boolean) - Constructor for class com.atlassian.bitbucket.util.PageImpl
- 
- PageImpl(PageRequest, Iterable<T>, boolean, int, int) - Constructor for class com.atlassian.bitbucket.util.PageImpl
- 
- PageImpl(PageRequest, Iterable<T>, boolean) - Constructor for class com.atlassian.bitbucket.util.PageImpl
- 
- pageRequest(PageRequest) - Method in class com.atlassian.bitbucket.util.AbstractPagedSummary.AbstractPagedBuilder
-  
- PageRequest - Interface in com.atlassian.bitbucket.util
- 
Pagination for a request. 
- PageRequestImpl - Class in com.atlassian.bitbucket.util
- 
- PageRequestImpl(int, int) - Constructor for class com.atlassian.bitbucket.util.PageRequestImpl
- 
Constructs a new PageRequestImplfor retrieving a page withlimitentries from the specifiedstartindex.
 
- PageStartOutOfBoundsException - Exception in com.atlassian.bitbucket.util
-  
- PageStartOutOfBoundsException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.util.PageStartOutOfBoundsException
-  
- PageStartOutOfBoundsException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.util.PageStartOutOfBoundsException
-  
- parent(MinimalCommit) - Method in class com.atlassian.bitbucket.commit.SimpleCommit.Builder
-  
- parent(Repository) - Method in class com.atlassian.bitbucket.repository.RepositoryForkRequest.Builder
- 
Sets the repository to be forked, which will be the  origin of the fork. 
- parents(MinimalCommit, MinimalCommit...) - Method in class com.atlassian.bitbucket.commit.SimpleCommit.Builder
-  
- parents(Iterable<MinimalCommit>) - Method in class com.atlassian.bitbucket.commit.SimpleCommit.Builder
-  
- parse(String) - Static method in enum com.atlassian.bitbucket.scm.ScmFeature
-  
- participant(PullRequestParticipantRequest) - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest.Builder
- 
Limits the pull requests to search for by the participants they have. 
- participants(Iterable<PullRequestParticipantRequest>) - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest.Builder
- 
Limits the pull requests to search for by the participants they have. 
- password(String) - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration.Builder
-  
- password() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.UserAccount
-  
- password(String) - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters.Builder
-  
- passwordReset() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/passwordreset 
- patch(PatchCommandParameters, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.scm.ScmExtendedCommandFactory
- 
Streams a patch for a given  commit or commit range. 
- PatchCommandParameters - Class in com.atlassian.bitbucket.scm
- 
Describes a commit for which to generate a  patch. 
- PatchCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- PatchRequest - Class in com.atlassian.bitbucket.content
- 
Describes a request to format a patch of a given repository for a given commit or commit range. 
- PatchRequest.Builder - Class in com.atlassian.bitbucket.content
-  
- path(String) - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest.Builder
-  
- path(String) - Method in class com.atlassian.bitbucket.commit.AbstractCommitRequest.AbstractCommitRequestBuilder
-  
- path(String) - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest.AbstractCommitsRequestBuilder
-  
- path(String) - Method in class com.atlassian.bitbucket.commit.CommitRequest.Builder
-  
- path(String) - Method in class com.atlassian.bitbucket.commit.LastModifiedContext.Builder
-  
- path(String) - Method in class com.atlassian.bitbucket.content.AbstractDiffRequest.AbstractBuilder
-  
- path(String) - Method in class com.atlassian.bitbucket.content.ArchiveRequest.Builder
-  
- path(String) - Method in class com.atlassian.bitbucket.content.DiffRequest.Builder
-  
- Path - Interface in com.atlassian.bitbucket.content
- 
A bean representation of a path 
- path(String...) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PathBuilder
-  
- path(Path) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PathBuilder
-  
- path(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.RepoArchive
-  
- path(String) - Method in class com.atlassian.bitbucket.scm.AbstractChangesCommandParameters.AbstractBuilder
-  
- path(String) - Method in class com.atlassian.bitbucket.scm.AbstractCommitCommandParameters.AbstractCommitParametersBuilder
-  
- path(String) - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters.AbstractBuilder
-  
- path(String) - Method in class com.atlassian.bitbucket.scm.ArchiveCommandParameters.Builder
-  
- path(String) - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters.Builder
-  
- paths(Iterable<String>) - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest.AbstractCommitsRequestBuilder
-  
- paths(String, String...) - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest.AbstractCommitsRequestBuilder
-  
- paths(Iterable<String>) - Method in class com.atlassian.bitbucket.content.AbstractDiffRequest.AbstractBuilder
-  
- paths(String, String...) - Method in class com.atlassian.bitbucket.content.AbstractDiffRequest.AbstractBuilder
-  
- paths(Iterable<String>) - Method in class com.atlassian.bitbucket.content.ArchiveRequest.Builder
-  
- paths(String, String...) - Method in class com.atlassian.bitbucket.content.ArchiveRequest.Builder
-  
- paths(Iterable<String>) - Method in class com.atlassian.bitbucket.content.DiffRequest.Builder
-  
- paths(String, String...) - Method in class com.atlassian.bitbucket.content.DiffRequest.Builder
-  
- paths(String, String...) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.RepoArchive
-  
- paths(Iterable<String>) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.RepoArchive
-  
- paths(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.AbstractChangesCommandParameters.AbstractBuilder
-  
- paths(String, String...) - Method in class com.atlassian.bitbucket.scm.AbstractChangesCommandParameters.AbstractBuilder
-  
- paths(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters.AbstractBuilder
-  
- paths(String, String...) - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters.AbstractBuilder
-  
- paths(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.ArchiveCommandParameters.Builder
-  
- paths(String, String...) - Method in class com.atlassian.bitbucket.scm.ArchiveCommandParameters.Builder
-  
- paths(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters.Builder
-  
- paths(String, String...) - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters.Builder
-  
- perform() - Method in interface com.atlassian.bitbucket.util.Operation
-  
- perform() - Method in interface com.atlassian.bitbucket.util.UncheckedOperation
-  
- Permission - Enum in com.atlassian.bitbucket.permission
- 
Enumerates the available permissions and describes what they are used to protect. 
- permission(Permission) - Method in class com.atlassian.bitbucket.project.ProjectSearchRequest.Builder
- 
When set, limits returned  projects to only those for which the current user has the required
  Permission. 
- permission(Permission) - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest.Builder
- 
Set the permission level for the resulting  request instance. 
- permission(Permission) - Method in class com.atlassian.bitbucket.user.UserSearchRequest.Builder
- 
Set the global permission filter for the resulting  request. 
- PermissionAdminService - Interface in com.atlassian.bitbucket.permission
- 
Updates and queries the permissions of users and groups. 
- PermissionEvent - Class in com.atlassian.bitbucket.event.permission
- 
Base event signalling permission changes. 
- PermissionEvent(Object, Permission, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.PermissionEvent
-  
- PermissionGrantCanceledException - Exception in com.atlassian.bitbucket.permission
-  
- PermissionGrantCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.permission.PermissionGrantCanceledException
-  
- PermissionGrantedEvent - Interface in com.atlassian.bitbucket.event.permission
- 
An event which is fired when a user or group is granted a permission. 
- PermissionGrantRequestedEvent - Interface in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group are granted a permission. 
- PermissionI18n - Class in com.atlassian.bitbucket.permission
- 
Provides access to i18n-ed name, short name and description of  Permissions. 
- PermissionModificationCanceledException - Exception in com.atlassian.bitbucket.permission
-  
- PermissionModificationCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.permission.PermissionModificationCanceledException
-  
- PermissionModificationRequestedEvent - Interface in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group's permission is modified. 
- PermissionModifiedEvent - Interface in com.atlassian.bitbucket.event.permission
- 
An event which is fired when a user or group has their permission modified. 
- PermissionPredicateFactory - Interface in com.atlassian.bitbucket.permission
- 
Factory for creation permission-predicates 
- PermissionRequest - Class in com.atlassian.bitbucket.permission
- 
Represents a permission request, which can be used to request users with a specific permission, or verify that
 users have a specific permission. 
- PermissionRequest(PermissionRequest.Builder) - Constructor for class com.atlassian.bitbucket.permission.PermissionRequest
-  
- PermissionRequest.Builder - Class in com.atlassian.bitbucket.permission
-  
- PermissionRevocationCanceledException - Exception in com.atlassian.bitbucket.permission
-  
- PermissionRevocationCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.permission.PermissionRevocationCanceledException
-  
- PermissionRevocationRequestedEvent - Interface in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group's permission is revoked. 
- PermissionRevokedEvent - Interface in com.atlassian.bitbucket.event.permission
- 
An event which is fired when a user or group has had a permission revoked. 
- permissions() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- permissions() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Project
-  
- permissions() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Repo
-  
- PermissionService - Interface in com.atlassian.bitbucket.permission
- 
Reads the permissions of users and groups. 
- PermissionValidationService - Interface in com.atlassian.bitbucket.permission
- 
A utility service for plugin developer to validate that the current user has a specific permission. 
- PermittedGroup - Interface in com.atlassian.bitbucket.permission
- 
Defines an association between a group and a  Permission which has been granted to it. 
- PermittedOperations - Interface in com.atlassian.bitbucket.permission
- 
The permitted operations allowed on an entity for the current user. 
- PermittedUser - Interface in com.atlassian.bitbucket.permission
- 
- Person - Interface in com.atlassian.bitbucket.user
- 
A minimal person abstraction, suitable for describing authors, committers and other people who may not have
 an explicit  user account. 
- PersonalProject - Interface in com.atlassian.bitbucket.project
- 
Describes a  user's personal project in the system. 
- PersonalRepositoryDisabledException - Exception in com.atlassian.bitbucket.repository
- 
Thrown when attempting to create a repository in a personal space when personal repositories are disabled. 
- PersonalRepositoryDisabledException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.repository.PersonalRepositoryDisabledException
-  
- pluginKey(String) - Method in class com.atlassian.bitbucket.hook.script.HookScriptUpdateRequest.Builder
-  
- plugins() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- pluginServlets() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
-  
- port(Integer) - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration.Builder
-  
- postUpdate(T) - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookService
- 
Calls all registered and enabled repository-hookmodules (PostRepositoryHook)
 
- prefix(String) - Method in class com.atlassian.bitbucket.content.ArchiveRequest.Builder
-  
- prefix(String) - Method in class com.atlassian.bitbucket.idx.IndexSearchRequest.Builder
-  
- prefix(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.RepoArchive
-  
- prefix(String) - Method in class com.atlassian.bitbucket.scm.ArchiveCommandParameters.Builder
-  
- preUpdate(T) - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookService
- 
Calls all registered and enabled repository-hookmodules (PreRepositoryHook)
 
- previewExport(ExportRequest) - Method in interface com.atlassian.bitbucket.migration.MigrationService
- 
Resolves export items without triggering an export. 
- Priority - Enum in com.atlassian.bitbucket.audit
- 
The priority levels at which audit events can be raised. 
- privateKey(File) - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters.Builder
-  
- privateKey(Path) - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters.Builder
-  
- privateVisibility() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.GlobalListRepos
- 
The builder for /repos?visibility=private. 
- process(String, List<T>) - Method in interface com.atlassian.bitbucket.concurrent.BucketProcessor
- 
Callback method for processing a 'bucket' of tasks. 
- processMentions(CharSequence, Consumer<UserMentionScanner.UserMention>) - Method in interface com.atlassian.bitbucket.user.UserMentionScanner
- 
Calls callbackfor each user mention found intext.
 
- Product - Class in com.atlassian.bitbucket
-  
- profile() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/profile 
- Progress - Interface in com.atlassian.bitbucket.util
- 
A representation of the current progress of a task 
- ProgressImpl - Class in com.atlassian.bitbucket.util
- 
A default immutable implementation of the  Progress interface. 
- ProgressImpl(String, int) - Constructor for class com.atlassian.bitbucket.util.ProgressImpl
-  
- ProgressImpl(Progress) - Constructor for class com.atlassian.bitbucket.util.ProgressImpl
-  
- progressMessage(String) - Method in class com.atlassian.bitbucket.job.JobCreationRequest.Builder
-  
- progressMessage(String) - Method in class com.atlassian.bitbucket.job.JobUpdateRequest.Builder
-  
- progressPercentage(int) - Method in class com.atlassian.bitbucket.job.JobCreationRequest.Builder
-  
- progressPercentage(int) - Method in class com.atlassian.bitbucket.job.JobUpdateRequest.Builder
-  
- ProgressReporter - Interface in com.atlassian.bitbucket.util
- 
A reporter for the current status of a task. 
- project(Project) - Method in class com.atlassian.bitbucket.audit.AuditEntryBuilder
-  
- project(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/projects/PROJ 
- project(Project) - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/projects/PROJ 
- Project - Interface in com.atlassian.bitbucket.project
- 
Describes a project in the system. 
- project(Project) - Method in class com.atlassian.bitbucket.repository.RepositoryCreateRequest.Builder
- 
Sets the project in which the repository will be created. 
- project(Project) - Method in class com.atlassian.bitbucket.repository.RepositoryForkRequest.Builder
- 
Sets the project to which the  parent will be forked. 
- project(Project) - Method in class com.atlassian.bitbucket.repository.RepositoryUpdateRequest.Builder
- 
Sets the  project the repository should be moved to. 
- project(Project) - Static method in class com.atlassian.bitbucket.scope.Scopes
-  
- PROJECT_UI - Static variable in class com.atlassian.bitbucket.audit.Channels
- 
Used to notify listeners that the event should be displayed in the audit UI for a project. 
- ProjectAvatarUpdatedEvent - Class in com.atlassian.bitbucket.event.project
- 
- ProjectAvatarUpdatedEvent(Object, Project) - Constructor for class com.atlassian.bitbucket.event.project.ProjectAvatarUpdatedEvent
-  
- ProjectCreatedEvent - Class in com.atlassian.bitbucket.event.project
- 
Event that is raised when a project is created. 
- ProjectCreatedEvent(Object, Project) - Constructor for class com.atlassian.bitbucket.event.project.ProjectCreatedEvent
-  
- ProjectCreateRequest - Class in com.atlassian.bitbucket.project
-  
- ProjectCreateRequest.Builder - Class in com.atlassian.bitbucket.project
-  
- ProjectCreationCanceledException - Exception in com.atlassian.bitbucket.project
-  
- ProjectCreationCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.project.ProjectCreationCanceledException
-  
- ProjectCreationRequestedEvent - Class in com.atlassian.bitbucket.event.project
- 
Raised just before a  project is created. 
- ProjectCreationRequestedEvent(Object, Project, CancelState) - Constructor for class com.atlassian.bitbucket.event.project.ProjectCreationRequestedEvent
-  
- ProjectDeletedEvent - Class in com.atlassian.bitbucket.event.project
- 
Event that is raised when a project is deleted. 
- ProjectDeletedEvent(Object, Project) - Constructor for class com.atlassian.bitbucket.event.project.ProjectDeletedEvent
-  
- ProjectDeletionCanceledException - Exception in com.atlassian.bitbucket.project
-  
- ProjectDeletionCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.project.ProjectDeletionCanceledException
-  
- ProjectDeletionRequestedEvent - Class in com.atlassian.bitbucket.event.project
- 
/**
 Event that is raised just before a  project is deleted. 
- ProjectDeletionRequestedEvent(Object, Project, CancelState) - Constructor for class com.atlassian.bitbucket.event.project.ProjectDeletionRequestedEvent
-  
- ProjectEvent - Class in com.atlassian.bitbucket.event.project
- 
Base class for all project related events. 
- ProjectEvent(Object, Project) - Constructor for class com.atlassian.bitbucket.event.project.ProjectEvent
-  
- ProjectImportedEvent - Class in com.atlassian.bitbucket.event.project
- 
Event raised to indicate that a project has been successfully imported to this instance. 
- ProjectImportedEvent(Object, Project) - Constructor for class com.atlassian.bitbucket.event.project.ProjectImportedEvent
-  
- ProjectModificationCanceledException - Exception in com.atlassian.bitbucket.project
-  
- ProjectModificationCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.project.ProjectModificationCanceledException
-  
- ProjectModificationRequestedEvent - Class in com.atlassian.bitbucket.event.project
- 
Raised just before a  project is updated. 
- ProjectModificationRequestedEvent(Object, Project, Project, CancelState) - Constructor for class com.atlassian.bitbucket.event.project.ProjectModificationRequestedEvent
-  
- ProjectModifiedEvent - Class in com.atlassian.bitbucket.event.project
- 
Event that is raised when a project has been successfully updated. 
- ProjectModifiedEvent(Object, Project, Project) - Constructor for class com.atlassian.bitbucket.event.project.ProjectModifiedEvent
-  
- ProjectMovedException - Exception in com.atlassian.bitbucket.project
- 
Exception that is thrown when a  project key or  namespace
 has been changed and the project is retrieved using the old key/namespace. 
- ProjectMovedException(Project, String, String, KeyedMessage) - Constructor for exception com.atlassian.bitbucket.project.ProjectMovedException
-  
- projectName(String) - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest.Builder
- 
Set the project name filter for the resulting  request instance. 
- projectPermission(Permission, Project) - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest.Builder
-  
- projectPermission(Project, Permission) - Method in class com.atlassian.bitbucket.user.UserSearchRequest.Builder
- 
Set the project permission filter for the resulting  request. 
- projectPermission(int, Permission) - Method in class com.atlassian.bitbucket.user.UserSearchRequest.Builder
- 
Set the project permission filter for the resulting  request. 
- ProjectPermissionEvent - Class in com.atlassian.bitbucket.event.permission
- 
Event signalling project permission changes. 
- ProjectPermissionEvent(Object, Permission, Project, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.ProjectPermissionEvent
-  
- ProjectPermissionGrantedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is fired when a user, group or all licensed users are granted permission to a given project. 
- ProjectPermissionGrantedEvent(Object, Permission, Project, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.ProjectPermissionGrantedEvent
-  
- ProjectPermissionGrantRequestedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group are granted a project permission. 
- ProjectPermissionGrantRequestedEvent(Object, Permission, Project, String, ApplicationUser, CancelState) - Constructor for class com.atlassian.bitbucket.event.permission.ProjectPermissionGrantRequestedEvent
-  
- ProjectPermissionModificationRequestedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group's project permission is modified. 
- ProjectPermissionModificationRequestedEvent(Object, Permission, Permission, Project, String, ApplicationUser, CancelState) - Constructor for class com.atlassian.bitbucket.event.permission.ProjectPermissionModificationRequestedEvent
-  
- ProjectPermissionModifiedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is fired when a user, group or all licensed users have their permission modified for a given project. 
- ProjectPermissionModifiedEvent(Object, Permission, Permission, Project, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.ProjectPermissionModifiedEvent
-  
- ProjectPermissionRevocationRequestedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group's project permission is revoked. 
- ProjectPermissionRevocationRequestedEvent(Object, Permission, Project, String, ApplicationUser, CancelState) - Constructor for class com.atlassian.bitbucket.event.permission.ProjectPermissionRevocationRequestedEvent
-  
- ProjectPermissionRevokedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is fired when a user, group or all licensed users have their permission revoked for a given project. 
- ProjectPermissionRevokedEvent(Object, Permission, Project, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.ProjectPermissionRevokedEvent
-  
- ProjectScope - Class in com.atlassian.bitbucket.scope
- 
Describes a project level scope 
- ProjectScope(Project) - Constructor for class com.atlassian.bitbucket.scope.ProjectScope
-  
- ProjectSearchRequest - Class in com.atlassian.bitbucket.project
- 
Request for searching projects. 
- ProjectSearchRequest.Builder - Class in com.atlassian.bitbucket.project
-  
- ProjectService - Interface in com.atlassian.bitbucket.project
- 
Creates, updates and deletes projects. 
- ProjectSupplier - Interface in com.atlassian.bitbucket.project
- 
- ProjectType - Enum in com.atlassian.bitbucket.project
- 
Enumerates available  project types. 
- ProjectUpdateRequest - Class in com.atlassian.bitbucket.project
-  
- ProjectUpdateRequest.Builder - Class in com.atlassian.bitbucket.project
-  
- ProjectVisitor<T> - Interface in com.atlassian.bitbucket.project
- 
Implements the visitor pattern for  projects. 
- PROP_HOME_DIR - Static variable in class com.atlassian.bitbucket.env.SystemProperties
-  
- PROP_INSTALL_DIR - Static variable in class com.atlassian.bitbucket.env.SystemProperties
-  
- PROP_LEGACY_HOME_DIR - Static variable in class com.atlassian.bitbucket.env.SystemProperties
-  
- PROP_LEGACY_PREFIX - Static variable in class com.atlassian.bitbucket.env.SystemProperties
-  
- PROP_LEGACY_SHARED_HOME_DIR - Static variable in class com.atlassian.bitbucket.env.SystemProperties
-  
- PROP_PREFIX - Static variable in class com.atlassian.bitbucket.env.SystemProperties
-  
- PROP_REST_PAGE_MAX_LIMIT - Static variable in class com.atlassian.bitbucket.env.SystemProperties
-  
- PROP_REST_PREFIX - Static variable in class com.atlassian.bitbucket.env.SystemProperties
-  
- PROP_SHARED_HOME_DIR - Static variable in class com.atlassian.bitbucket.env.SystemProperties
-  
- properties(Map<String, ?>) - Method in class com.atlassian.bitbucket.property.PropertyMap.Builder
-  
- properties - Variable in class com.atlassian.bitbucket.property.SimplePropertySupport.AbstractPropertyBuilder
-  
- properties(Map<String, Object>) - Method in class com.atlassian.bitbucket.property.SimplePropertySupport.AbstractPropertyBuilder
-  
- property(String, Object) - Method in class com.atlassian.bitbucket.property.PropertyMap.Builder
-  
- property(String, Object) - Method in class com.atlassian.bitbucket.property.SimplePropertySupport.AbstractPropertyBuilder
-  
- PROPERTY_KEY_PREFIX - Static variable in interface com.atlassian.bitbucket.util.DateFormatter
-  
- propertyKey(String) - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest.AbstractCommitsRequestBuilder
-  
- propertyKey(String) - Method in class com.atlassian.bitbucket.commit.CommitRequest.Builder
-  
- propertyKey(String) - Method in class com.atlassian.bitbucket.pull.PullRequestCommitsRequest.Builder
-  
- propertyKeys(Iterable<String>) - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest.AbstractCommitsRequestBuilder
-  
- propertyKeys(String, String...) - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest.AbstractCommitsRequestBuilder
-  
- propertyKeys(String, String...) - Method in class com.atlassian.bitbucket.commit.CommitRequest.Builder
-  
- propertyKeys(Iterable<String>) - Method in class com.atlassian.bitbucket.commit.CommitRequest.Builder
-  
- propertyKeys(Iterable<String>) - Method in class com.atlassian.bitbucket.pull.PullRequestCommitsRequest.Builder
-  
- propertyKeys(String, String...) - Method in class com.atlassian.bitbucket.pull.PullRequestCommitsRequest.Builder
-  
- PropertyMap - Class in com.atlassian.bitbucket.property
- 
Immutable collection of properties mapped by string keys. 
- PropertyMap.Builder - Class in com.atlassian.bitbucket.property
-  
- PropertySupport - Interface in com.atlassian.bitbucket.property
- 
Implemented by model objects that support storing additional  PropertyMap properties that can provide
 auxiliary information about a given entity. 
- protocol(MailProtocol) - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration.Builder
-  
- protocol(String) - Method in class com.atlassian.bitbucket.repository.RepositoryCloneLinksRequest.Builder
-  
- prune(boolean) - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters.Builder
- 
Specifies whether to supply --pruneto prune local branches and tags where the upstream branch
 or tag has been deleted.
 
- publiclyAccessible(boolean) - Method in class com.atlassian.bitbucket.project.AbstractProjectRequest.AbstractBuilder
-  
- publiclyAccessible - Variable in class com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder
- 
- publiclyAccessible(boolean) - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder
-  
- publicVisibility() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.GlobalListRepos
- 
The builder for /repos?visibility=public. 
- publish(T) - Method in interface com.atlassian.bitbucket.topic.Topic
- 
Publishes a message to all (both local and on other cluster nodes) listeners of the topic. 
- pullRequest(long) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Repo
-  
- pullRequest(long) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Rest
-  
- PullRequest - Interface in com.atlassian.bitbucket.pull
-  
- PullRequestAction - Enum in com.atlassian.bitbucket.pull
- 
Enumerates the actions which can be taken on a pull request, defining the  activities
 that may occur. 
- PullRequestActivity - Interface in com.atlassian.bitbucket.pull
- 
A pull request activity, used to track significant events in a pull request's lifecycle. 
- PullRequestActivityEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when an activity is created for a pull request. 
- PullRequestActivityEvent(Object, PullRequestActivity) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestActivityEvent
-  
- PullRequestActivityPage<T extends PullRequestActivity> - Interface in com.atlassian.bitbucket.pull
- 
- PullRequestActivitySearchRequest - Class in com.atlassian.bitbucket.pull
- 
Request for searching for pull requests' activities. 
- PullRequestActivitySearchRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestActivityType - Enum in com.atlassian.bitbucket.pull
- 
Types of activities that can be searched. 
- PullRequestActivityVisitor - Interface in com.atlassian.bitbucket.pull
-  
- PullRequestCancelableCommentEvent - Class in com.atlassian.bitbucket.event.pull
- 
Subclasses of this event are synchronous and allow callers to cancel the action and/or participate in the
 transaction (by persisting related entities, for example). 
- PullRequestCancelableCommentEvent(Object, PullRequest, Comment, Comment, CommentAction, CancelState) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCancelableCommentEvent
-  
- PullRequestChangeCommandParameters - Class in com.atlassian.bitbucket.scm.pull
- 
- PullRequestChangeCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.pull
- 
Deprecated. 
- PullRequestChangesCommandParameters - Class in com.atlassian.bitbucket.scm.pull
-  
- PullRequestChangesCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.pull
-  
- PullRequestChangeScope - Enum in com.atlassian.bitbucket.pull
- 
Specifies the scope of the changes for a pull request. 
- PullRequestChangesRequest - Class in com.atlassian.bitbucket.pull
- 
- PullRequestChangesRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestCommentActivity - Interface in com.atlassian.bitbucket.pull
- 
- PullRequestCommentActivityEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a comment activity is created for a pull request. 
- PullRequestCommentActivityEvent(Object, PullRequestCommentActivity) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentActivityEvent
-  
- PullRequestCommentAddedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a comment is added on a pull request. 
- PullRequestCommentAddedEvent(Object, PullRequest, Comment) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentAddedEvent
-  
- PullRequestCommentAddedEvent(Object, PullRequest, Comment, Comment) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentAddedEvent
- 
- PullRequestCommentAddRequestedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised before a comment is added to a pull request. 
- PullRequestCommentAddRequestedEvent(Object, PullRequest, Comment, CancelState) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentAddRequestedEvent
-  
- PullRequestCommentDeletedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a comment is deleted on a pull request. 
- PullRequestCommentDeletedEvent(Object, PullRequest, Comment, Comment) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentDeletedEvent
-  
- PullRequestCommentDeletionRequestedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised before a comment in a pull request is deleted. 
- PullRequestCommentDeletionRequestedEvent(Object, PullRequest, Comment, Comment, CancelState) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentDeletionRequestedEvent
-  
- PullRequestCommentEditedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a comment is edited on a pull request. 
- PullRequestCommentEditedEvent(Object, PullRequest, Comment, Comment, String) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentEditedEvent
- 
- PullRequestCommentEditedEvent(Object, PullRequest, Comment, Comment, String, CommentSeverity, CommentState) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentEditedEvent
-  
- PullRequestCommentEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a comment is added, edited or deleted on a pull request. 
- PullRequestCommentEvent(Object, PullRequest, Comment, Comment, CommentAction) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentEvent
- 
Constructs a new PullRequestCommentEvent.
 
- PullRequestCommentModificationRequestedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised before a comment in a pull request is edited. 
- PullRequestCommentModificationRequestedEvent(Object, PullRequest, Comment, Comment, String, CancelState) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentModificationRequestedEvent
-  
- PullRequestCommentRepliedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a comment is replied to on a pull request. 
- PullRequestCommentRepliedEvent(Object, PullRequest, Comment, Comment) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentRepliedEvent
-  
- PullRequestCommentReplyRequestedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised before a comment is replied to in a pull request. 
- PullRequestCommentReplyRequestedEvent(Object, PullRequest, Comment, Comment, CancelState) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestCommentReplyRequestedEvent
-  
- PullRequestCommitEnricher - Interface in com.atlassian.bitbucket.pull
-  
- PullRequestCommitsCommandParameters - Class in com.atlassian.bitbucket.scm.pull
-  
- PullRequestCommitsCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.pull
-  
- PullRequestCommitSearchRequest - Class in com.atlassian.bitbucket.pull
- 
Request for searching for pull requests associated with a commit. 
- PullRequestCommitSearchRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestCommitsRequest - Class in com.atlassian.bitbucket.pull
-  
- PullRequestCommitsRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestCreateRequest - Class in com.atlassian.bitbucket.pull
- 
A request to create a new pull request using the provided properties. 
- PullRequestCreateRequest(PullRequestCreateRequest.AbstractBuilder<?>) - Constructor for class com.atlassian.bitbucket.pull.PullRequestCreateRequest
-  
- PullRequestCreateRequest.AbstractBuilder<T extends PullRequestCreateRequest.AbstractBuilder<T>> - Class in com.atlassian.bitbucket.pull
-  
- PullRequestCreateRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestDeclinedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a pull request is declined. 
- PullRequestDeclinedEvent(Object, PullRequest) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestDeclinedEvent
-  
- PullRequestDeclineRequest - Class in com.atlassian.bitbucket.pull
- 
- PullRequestDeclineRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestDeletedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a pull request is deleted. 
- PullRequestDeletedEvent(Object, PullRequest, Collection<Watcher>) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestDeletedEvent
-  
- PullRequestDeleteRequest - Class in com.atlassian.bitbucket.pull
- 
- PullRequestDeleteRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestDeletionCanceledException - Exception in com.atlassian.bitbucket.pull
- 
Thrown when an event listener cancels the  event raised before a
  pull request is deleted. 
- PullRequestDeletionCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.pull.PullRequestDeletionCanceledException
-  
- PullRequestDeletionDisabledException - Exception in com.atlassian.bitbucket.pull
- 
Thrown when a user, or a plugin, attempts to delete a pull request when  the feature has been disabled. 
- PullRequestDeletionDisabledException(KeyedMessage, PullRequest) - Constructor for exception com.atlassian.bitbucket.pull.PullRequestDeletionDisabledException
-  
- PullRequestDeletionRequestedEvent - Class in com.atlassian.bitbucket.event.pull
- 
- PullRequestDeletionRequestedEvent(Object, PullRequest, CancelState) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestDeletionRequestedEvent
-  
- PullRequestDiffCommandParameters - Class in com.atlassian.bitbucket.scm.pull
-  
- PullRequestDiffCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.pull
-  
- PullRequestDiffRequest - Class in com.atlassian.bitbucket.pull
- 
Request for streaming a diff of a given pull request. 
- PullRequestDiffRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestDirection - Enum in com.atlassian.bitbucket.pull
- 
Specified the direction of a pull request relative to a subject repository and branch. 
- PullRequestEffectiveDiff - Class in com.atlassian.bitbucket.scm.pull
- 
Describes the commits selected for a pull request's effective diff. 
- PullRequestEffectiveDiff(String, String) - Constructor for class com.atlassian.bitbucket.scm.pull.PullRequestEffectiveDiff
-  
- PullRequestEntityType - Enum in com.atlassian.bitbucket.pull
- 
Enumerates types of entities connected with a pull request. 
- PullRequestEvent - Class in com.atlassian.bitbucket.event.pull
- 
Base type for all pull request related events. 
- PullRequestEvent(Object, PullRequest, PullRequestAction) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestEvent
- 
Constructs a new PullRequestEvent.
 
- PullRequestLock - Interface in com.atlassian.bitbucket.concurrent
- 
- PullRequestMergeability - Interface in com.atlassian.bitbucket.pull
- 
Describes whether a pull request can merge and why this is so. 
- PullRequestMergeActivity - Interface in com.atlassian.bitbucket.pull
- 
- PullRequestMergeActivityEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a merge activity is created for a pull request. 
- PullRequestMergeActivityEvent(Object, PullRequestMergeActivity) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestMergeActivityEvent
-  
- PullRequestMergeCommandParameters - Class in com.atlassian.bitbucket.scm.pull
- 
Parameters for  merging a pull request. 
- PullRequestMergeCommandParameters.Builder - Class in com.atlassian.bitbucket.scm.pull
-  
- PullRequestMergeConfig - Interface in com.atlassian.bitbucket.pull
- 
Describes the configuration for how pull requests will be merged in a given repository. 
- PullRequestMergeConfigType - Enum in com.atlassian.bitbucket.pull
- 
Configuration for pull request merge strategies can be applied at different
 levels, which are described here. 
- PullRequestMergedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event raised when a pull request is merged via the web UI or REST, or when a remote merge is detected. 
- PullRequestMergedEvent(Object, PullRequest) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
- 
Constructs a new PullRequestMergedEvent.
 
- PullRequestMergedEvent(Object, PullRequest, MinimalCommit, String, Map<String, Object>) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
- 
Constructs a new PullRequestMergedEvent.
 
- PullRequestMergedEvent(Object, PullRequest, MinimalCommit, String, String, Map<String, Object>) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestMergedEvent
- 
Constructs a new PullRequestMergedEvent.
 
- PullRequestMergeHookRequest - Interface in com.atlassian.bitbucket.hook.repository
- 
Request that is provided to  repository-hook plugin modules when a  PullRequest is merged. 
- PullRequestMergeOutcome - Enum in com.atlassian.bitbucket.pull
- 
Enumerates the possible  outcomes for attempting to merge a pull request. 
- PullRequestMergeRequest - Class in com.atlassian.bitbucket.pull
- 
- PullRequestMergeRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestMergeResult - Class in com.atlassian.bitbucket.pull
-  
- PullRequestMergeResult.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestMergeStrategy - Interface in com.atlassian.bitbucket.pull
- 
Describes a strategy for merging a pull request. 
- PullRequestMergeVeto - Interface in com.atlassian.bitbucket.pull
- 
Represents the details of a merge request veto. 
- PullRequestMergeVetoedException - Exception in com.atlassian.bitbucket.pull
- 
Indicates a pull request merge request was vetoed by one or more merge-check plugin modules. 
- PullRequestMergeVetoedException(KeyedMessage, Collection<PullRequestMergeVeto>, boolean) - Constructor for exception com.atlassian.bitbucket.pull.PullRequestMergeVetoedException
-  
- PullRequestOpenCanceledException - Exception in com.atlassian.bitbucket.pull
- 
Thrown when an event listener cancels the  event
 raised before a  pull request is opened. 
- PullRequestOpenCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.pull.PullRequestOpenCanceledException
-  
- PullRequestOpenedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a pull request is opened. 
- PullRequestOpenedEvent(Object, PullRequest) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestOpenedEvent
-  
- PullRequestOpenRequestedEvent - Class in com.atlassian.bitbucket.event.pull
- 
- PullRequestOpenRequestedEvent(Object, PullRequest, Set<ApplicationUser>, CancelState) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestOpenRequestedEvent
-  
- PullRequestOrder - Enum in com.atlassian.bitbucket.pull
- 
Specifies the direction a list of results should be ordered - oldest first or newest first. 
- PullRequestOutOfDateException - Exception in com.atlassian.bitbucket.pull
- 
- PullRequestOutOfDateException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.pull.PullRequestOutOfDateException
- 
Constructs a  PullRequestOutOfDateException with  unspecified versions. 
- PullRequestOutOfDateException(KeyedMessage, PullRequest, int) - Constructor for exception com.atlassian.bitbucket.pull.PullRequestOutOfDateException
- 
Constructs a  PullRequestOutOfDateException, providing the  currentPullRequest and
 the version that was  expected. 
- PullRequestOutOfDateException(KeyedMessage, Throwable, PullRequest, int) - Constructor for exception com.atlassian.bitbucket.pull.PullRequestOutOfDateException
- 
Constructs a  PullRequestOutOfDateException, providing the  currentPullRequest and
 the version that was  expected. 
- PullRequestParticipant - Interface in com.atlassian.bitbucket.pull
- 
Describes a participant on a pull request. 
- PullRequestParticipantApprovedEvent - Class in com.atlassian.bitbucket.event.pull
- 
- PullRequestParticipantApprovedEvent(Object, PullRequest, PullRequestParticipant, PullRequestParticipantStatus) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestParticipantApprovedEvent
-  
- PullRequestParticipantRequest - Class in com.atlassian.bitbucket.pull
- 
Request for searching for pull requests by participant. 
- PullRequestParticipantRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestParticipantReviewedEvent - Class in com.atlassian.bitbucket.event.pull
- 
- PullRequestParticipantReviewedEvent(Object, PullRequest, PullRequestParticipant, PullRequestParticipantStatus) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestParticipantReviewedEvent
-  
- PullRequestParticipantSearchRequest - Class in com.atlassian.bitbucket.pull
- 
Request for searching pull request participant users. 
- PullRequestParticipantSearchRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestParticipantStatus - Enum in com.atlassian.bitbucket.pull
- 
Enumerates all the possible statuses a participant can have with regards to a pull request. 
- PullRequestParticipantStatusUpdatedEvent - Class in com.atlassian.bitbucket.event.pull
- 
- PullRequestParticipantStatusUpdatedEvent(Object, PullRequest, PullRequestAction, PullRequestParticipant, PullRequestParticipantStatus) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestParticipantStatusUpdatedEvent
- 
Constructs a new PullRequestEvent.
 
- PullRequestParticipantsUpdatedEvent - Class in com.atlassian.bitbucket.event.pull
- 
An event raised when the total set of reviewers and role-less participants for a pull request changes. 
- PullRequestParticipantsUpdatedEvent(Object, PullRequest, Set<ApplicationUser>, Set<ApplicationUser>) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestParticipantsUpdatedEvent
-  
- PullRequestParticipantUnapprovedEvent - Class in com.atlassian.bitbucket.event.pull
- 
- PullRequestParticipantUnapprovedEvent(Object, PullRequest, PullRequestParticipant, PullRequestParticipantStatus) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestParticipantUnapprovedEvent
-  
- PullRequestRef - Interface in com.atlassian.bitbucket.pull
- 
- PullRequestReopenedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a pull request is reopened. 
- PullRequestReopenedEvent(Object, PullRequest, String, String) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestReopenedEvent
-  
- PullRequestRescopeActivity - Interface in com.atlassian.bitbucket.pull
- 
- PullRequestRescopeActivityEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a rescope activity is created for a pull request. 
- PullRequestRescopeActivityEvent(Object, PullRequestRescopeActivity) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestRescopeActivityEvent
-  
- PullRequestRescopedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when the ref for the source-branch and/or the target-branch of a pull request is updated. 
- PullRequestRescopedEvent(Object, PullRequest, String, String) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestRescopedEvent
-  
- PullRequestRescopedEvent(Object, PullRequest, String, String, RescopeDetails, RescopeDetails) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestRescopedEvent
-  
- PullRequestReviewersUpdatedActivity - Interface in com.atlassian.bitbucket.pull
- 
- PullRequestReviewersUpdatedActivityEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when a reviewers updated activity is created for a pull request. 
- PullRequestReviewersUpdatedActivityEvent(Object, PullRequestReviewersUpdatedActivity) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestReviewersUpdatedActivityEvent
-  
- PullRequestReviewersUpdatedEvent - Class in com.atlassian.bitbucket.event.pull
- 
An event raised when the reviewers of a pull request are updated. 
- PullRequestReviewersUpdatedEvent(Object, PullRequest, Set<ApplicationUser>, Set<ApplicationUser>) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestReviewersUpdatedEvent
-  
- PullRequestRole - Enum in com.atlassian.bitbucket.pull
- 
Enumerates the possible  roles a participant can have in a pull request. 
- pullRequests() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Repo
-  
- pullRequests() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.RepoSettings
-  
- PullRequestSearchRequest - Class in com.atlassian.bitbucket.pull
- 
Request for searching for pull requests. 
- PullRequestSearchRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestService - Interface in com.atlassian.bitbucket.pull
- 
A service for the management of pull requests and their comments. 
- PullRequestState - Enum in com.atlassian.bitbucket.pull
- 
Enumerates the possible  states a pull request can be in. 
- PullRequestSuggestion - Interface in com.atlassian.bitbucket.dashboard
- 
An object encapsulating data necessary to suggest creation of a pull request to the user. 
- PullRequestSupplier - Interface in com.atlassian.bitbucket.pull
- 
- PullRequestTaskSearchRequest - Class in com.atlassian.bitbucket.pull
- 
Request for searching a pull request's  tasks. 
- PullRequestTaskSearchRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- PullRequestUpdatedEvent - Class in com.atlassian.bitbucket.event.pull
- 
Event that is raised when the pull request title, description, or target branch are updated. 
- PullRequestUpdatedEvent(Object, PullRequest, String, String, Ref) - Constructor for class com.atlassian.bitbucket.event.pull.PullRequestUpdatedEvent
-  
- PullRequestUpdateRequest - Class in com.atlassian.bitbucket.pull
- 
- PullRequestUpdateRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- put(String, Object) - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- put(String, Object) - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- putAll(Map<? extends String, ?>) - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- putAll(Map<? extends String, ?>) - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- rateLimitSettings() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- rawArgument(String) - Method in interface com.atlassian.bitbucket.scm.CommandBuilder
- 
Appends the provided argument, verbatim 
- rawArgumentAfter(String, String) - Method in interface com.atlassian.bitbucket.scm.CommandBuilder
- 
Inserts the provided argument, verbatim, immediately after the specified anchor if the anchor can be
 found. 
- rawArgumentAt(int, String) - Method in interface com.atlassian.bitbucket.scm.CommandBuilder
- 
Inserts the provided argument, verbatim, at the specified index. 
- rawArgumentBefore(String, String) - Method in interface com.atlassian.bitbucket.scm.CommandBuilder
- 
Inserts the provided argument, verbatim, immediately before the specified anchor if the anchor can be
 found. 
- rawFile(RawFileCommandParameters, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
Streams the raw content of the given file after performing a best effort detection of its
 MIME type. 
- RawFileCommandParameters - Class in com.atlassian.bitbucket.scm
-  
- RawFileCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- read(HookScript) - Method in interface com.atlassian.bitbucket.hook.script.HookScriptService
- 
Returns an  InputSupplier which can be used to open an  InputStream to read the  current
 contents for the specified hook script. 
- RecentlyAccessedRepositoriesService - Interface in com.atlassian.bitbucket.user
- 
Provides a history of repositories users have browsed. 
- recipients(Iterable<ApplicationUser>) - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest.Builder
-  
- recurse(boolean) - Method in class com.atlassian.bitbucket.scm.DirectoryCommandParameters.Builder
-  
- recursive(boolean) - Method in class com.atlassian.bitbucket.content.ContentTreeContext.Builder
-  
- Ref - Interface in com.atlassian.bitbucket.repository
- 
Common abstraction between reference types like  branches and  tags. 
- ref(MinimalRef) - Method in class com.atlassian.bitbucket.repository.SimpleRefChange.AbstractBuilder
-  
- ref(MinimalRef) - Method in class com.atlassian.bitbucket.repository.SimpleRefChange.Builder
-  
- RefCallback - Interface in com.atlassian.bitbucket.repository
- 
A callback for streaming  refs. 
- RefChange - Interface in com.atlassian.bitbucket.repository
- 
- RefChangeDetails - Interface in com.atlassian.bitbucket.repository
-  
- refChanges(Collection<RefChange>) - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent.Builder
-  
- refChanges(RefChange, RefChange...) - Method in class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest.AbstractBuilder
-  
- refChanges(Iterable<RefChange>) - Method in class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest.AbstractBuilder
-  
- RefChangeType - Enum in com.atlassian.bitbucket.repository
- 
Represents the different types of ref changes. 
- RefContext - Class in com.atlassian.bitbucket.repository
-  
- RefContext.Builder - Class in com.atlassian.bitbucket.repository
-  
- refId(String) - Method in class com.atlassian.bitbucket.repository.ResolveRefRequest.Builder
-  
- refId(String) - Method in class com.atlassian.bitbucket.repository.ResolveRefsRequest.Builder
-  
- refId(String) - Method in class com.atlassian.bitbucket.scm.ResolveRefsCommandParameters.Builder
-  
- refIds(String, String...) - Method in class com.atlassian.bitbucket.repository.ResolveRefsRequest.Builder
-  
- refIds(Iterable<String>) - Method in class com.atlassian.bitbucket.repository.ResolveRefsRequest.Builder
-  
- refIds(String, String...) - Method in class com.atlassian.bitbucket.scm.ResolveRefsCommandParameters.Builder
-  
- refIds(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.ResolveRefsCommandParameters.Builder
-  
- refLimitExceeded(boolean) - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent.Builder
-  
- RefMetadataRequest - Class in com.atlassian.bitbucket.repository
- 
A request for metadata associated with a collection of  Ref. 
- RefMetadataRequest.Builder - Class in com.atlassian.bitbucket.repository
- 
- RefOrder - Enum in com.atlassian.bitbucket.repository
- 
Defines orderings which can be applied when retrieving references. 
- refs(Iterable<? extends Ref>) - Method in class com.atlassian.bitbucket.repository.RefMetadataRequest.Builder
-  
- refs(Ref, Ref...) - Method in class com.atlassian.bitbucket.repository.RefMetadataRequest.Builder
-  
- refs(RefsCommandParameters, RefCallback) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
Streams all of the  refs in the repository. 
- RefsCommandParameters - Class in com.atlassian.bitbucket.scm
-  
- RefsCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- RefService - Interface in com.atlassian.bitbucket.repository
- 
- refspecs(Iterable<String>) - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncCommandParameters.Builder
-  
- RefSummary - Class in com.atlassian.bitbucket.repository
-  
- RefSummary.Builder - Class in com.atlassian.bitbucket.repository
-  
- RefType - Interface in com.atlassian.bitbucket.repository
- 
Represents the different types of refs. 
- rejected(String, String) - Static method in class com.atlassian.bitbucket.hook.repository.RepositoryHookResult
-  
- RememberMeMode - Enum in com.atlassian.bitbucket.auth
- 
Controls whether remember-me authentication is disabled, always performed or only performed when a checkbox is
 checked on the login form. 
- RememberMeService - Interface in com.atlassian.bitbucket.auth
- 
Provides remember-me authentication 
- remove(Object) - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- remove(RemoveLabelRequest) - Method in interface com.atlassian.bitbucket.label.LabelService
- 
- remove(Object) - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- removeCommit(String, Repository) - Method in interface com.atlassian.bitbucket.idx.CommitIndex
- 
Removes the association between the specified commit and repository in the index. 
- removeConfiguration(HookScriptRemoveConfigurationRequest) - Method in interface com.atlassian.bitbucket.hook.script.HookScriptService
- 
Removes any configuration for a given hook script from the specified  scope. 
- removed(RefChangeDetails) - Method in class com.atlassian.bitbucket.repository.SimpleDetailedRefChange.Builder
-  
- removeEnvironment(String) - Method in interface com.atlassian.bitbucket.scm.CommandBuilderSupport
- 
Removes the environment variable with the provided nameif it has been set
 
- RemoveLabelRequest - Class in com.atlassian.bitbucket.label
-  
- RemoveLabelRequest.Builder - Class in com.atlassian.bitbucket.label
-  
- removeProperty(String, String, String) - Method in interface com.atlassian.bitbucket.idx.CommitIndex
- 
Removes a commit property. 
- removeReviewer(int, long, String) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
- removeUserFromGroup(String, String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Removes a user from a group. 
- renameUser(String, String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Change the name of a user 
- render(String, RenderContext) - Method in interface com.atlassian.bitbucket.markup.MarkupService
- 
Renders a given string into HTML. 
- RenderContext - Class in com.atlassian.bitbucket.markup
- 
Context-specific data for rendering markup. 
- RenderContext.Builder - Class in com.atlassian.bitbucket.markup
-  
- RenderException - Exception in com.atlassian.bitbucket.markup
- 
Indicates a fatal exception occurred rendering markup. 
- RenderException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.markup.RenderException
-  
- RenderException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.markup.RenderException
-  
- renderFragment(String, Map<String, Object>) - Method in interface com.atlassian.bitbucket.view.VelocityHelper
-  
- renderMention(String) - Method in interface com.atlassian.bitbucket.user.UserMentionScanner
- 
Renders the full user mention for a  user name. 
- reopen(int, long, int) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Reopens a pull request. 
- replaceMentions(CharSequence, Function<UserMentionScanner.UserMention, Optional<String>>) - Method in interface com.atlassian.bitbucket.user.UserMentionScanner
- 
Replaces all user mentions with the string returned from the passed replacementFunction.
 
- reply() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PullRequestComment
- 
Deep link to replying to a pull request comment 
- repo(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Project
-  
- repo(Repository) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Project
-  
- repo(Repository) - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/projects/PROJ/repos/REPO 
- repos() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Project
-  
- RepositoriesExportRequest - Class in com.atlassian.bitbucket.migration
-  
- RepositoriesExportRequest.Builder - Class in com.atlassian.bitbucket.migration
-  
- repositoriesRequest(RepositoriesExportRequest) - Method in class com.atlassian.bitbucket.migration.ExportRequest.Builder
-  
- repository(Repository) - Method in class com.atlassian.bitbucket.audit.AuditEntryBuilder
-  
- repository(Repository) - Method in class com.atlassian.bitbucket.commit.graph.TraversalRequest.Builder
-  
- repository(Repository) - Method in class com.atlassian.bitbucket.commit.SimpleCommit.Builder
-  
- repository(Repository) - Method in class com.atlassian.bitbucket.commit.SimpleMinimalRepositoryCommit.Builder
-  
- repository(Repository) - Method in class com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent.Builder
-  
- repository(Repository) - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest.AbstractBuilder
-  
- repository(Repository) - Method in class com.atlassian.bitbucket.repository.RefMetadataRequest.Builder
-  
- Repository - Interface in com.atlassian.bitbucket.repository
- 
Describes a repository within the system. 
- repository(Repository) - Method in class com.atlassian.bitbucket.repository.RepositoryCloneLinksRequest.Builder
-  
- repository(Repository) - Static method in class com.atlassian.bitbucket.scope.Scopes
-  
- Repository.State - Enum in com.atlassian.bitbucket.repository
- 
Enumerates the possible states for a given  repository. 
- REPOSITORY_UI - Static variable in class com.atlassian.bitbucket.audit.Channels
- 
Used to notify listeners that the event should be displayed in the audit UI for a repository. 
- RepositoryAccessedEvent - Class in com.atlassian.bitbucket.event.repository
- 
Event that is raised when a repository is accessed by a user. 
- RepositoryAccessedEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryAccessedEvent
-  
- RepositoryActivity - Interface in com.atlassian.bitbucket.repository
-  
- RepositoryActivityVisitor<T> - Interface in com.atlassian.bitbucket.repository
-  
- RepositoryAlreadyExistsException - Exception in com.atlassian.bitbucket.repository
- 
Thrown to indicate that a  repository already exists at the given  repositoryDir
 when a new repository or fork is created. 
- RepositoryAlreadyExistsException(KeyedMessage, Path) - Constructor for exception com.atlassian.bitbucket.repository.RepositoryAlreadyExistsException
-  
- repositoryAndBranch(PullRequestDirection, Integer, String) - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest.Builder
- 
Sets the repository and branches fields based on direction, added here as the use case is so common. 
- RepositoryBranchesRequest - Class in com.atlassian.bitbucket.repository
- 
A request for branches within a repository. 
- RepositoryBranchesRequest.Builder - Class in com.atlassian.bitbucket.repository
-  
- RepositoryCloneEvent - Class in com.atlassian.bitbucket.event.repository
- 
Raised when an SCM client clones a repository. 
- RepositoryCloneEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryCloneEvent
-  
- RepositoryCloneLinksRequest - Class in com.atlassian.bitbucket.repository
- 
A request to generate a repository's clone URLs 
- RepositoryCloneLinksRequest.Builder - Class in com.atlassian.bitbucket.repository
- 
- RepositoryCreatedEvent - Class in com.atlassian.bitbucket.event.repository
- 
Event that is raised when a repository is created. 
- RepositoryCreatedEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryCreatedEvent
-  
- RepositoryCreateRequest - Class in com.atlassian.bitbucket.repository
- 
Defines the properties that can be set when creating a new  Repository. 
- RepositoryCreateRequest.Builder - Class in com.atlassian.bitbucket.repository
- 
Constructs  requests for creating new repositories. 
- RepositoryCreationCanceledException - Exception in com.atlassian.bitbucket.repository
-  
- RepositoryCreationCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.repository.RepositoryCreationCanceledException
-  
- RepositoryCreationFailedEvent - Class in com.atlassian.bitbucket.event.repository
- 
Raised when an attempt to create a repository fails. 
- RepositoryCreationFailedEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryCreationFailedEvent
-  
- RepositoryCreationRequestedEvent - Class in com.atlassian.bitbucket.event.repository
- 
- RepositoryCreationRequestedEvent(Object, Repository, CancelState) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryCreationRequestedEvent
-  
- RepositoryDefaultBranchModifiedEvent - Class in com.atlassian.bitbucket.event.repository
- 
Raised when the default branch of a repository is reconfigured (typically through repository settings). 
- RepositoryDefaultBranchModifiedEvent(Object, Repository, String) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryDefaultBranchModifiedEvent
-  
- RepositoryDeletedEvent - Class in com.atlassian.bitbucket.event.repository
- 
Event that is raised when a repository is deleted 
- RepositoryDeletedEvent(Object, Repository, Iterable<Integer>) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryDeletedEvent
-  
- RepositoryDeletionCanceledException - Exception in com.atlassian.bitbucket.repository
-  
- RepositoryDeletionCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.repository.RepositoryDeletionCanceledException
-  
- RepositoryDeletionRequestedEvent - Class in com.atlassian.bitbucket.event.repository
- 
- RepositoryDeletionRequestedEvent(Object, Repository, CancelState, Iterable<Integer>) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryDeletionRequestedEvent
-  
- RepositoryEvent - Class in com.atlassian.bitbucket.event.repository
- 
Base class for all events related to repositories: pushes, pulls, merge operations, etc. 
- RepositoryEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryEvent
-  
- RepositoryForkCanceledException - Exception in com.atlassian.bitbucket.repository
-  
- RepositoryForkCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.repository.RepositoryForkCanceledException
-  
- RepositoryForkedEvent - Class in com.atlassian.bitbucket.event.repository
- 
Raised when a repository is forked successfully. 
- RepositoryForkedEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryForkedEvent
-  
- RepositoryForkFailedEvent - Class in com.atlassian.bitbucket.event.repository
- 
Raised when an attempt to fork a repository fails. 
- RepositoryForkFailedEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryForkFailedEvent
-  
- RepositoryForkRequest - Class in com.atlassian.bitbucket.repository
- 
Defines the properties that can be set when forking a  Repository. 
- RepositoryForkRequest.Builder - Class in com.atlassian.bitbucket.repository
- 
Constructs  requests for forking repositories. 
- RepositoryForkRequestedEvent - Class in com.atlassian.bitbucket.event.repository
- 
- RepositoryForkRequestedEvent(Object, Repository, CancelState) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryForkRequestedEvent
-  
- RepositoryHook - Interface in com.atlassian.bitbucket.hook.repository
- 
Describes a repository hook and its state for a specific scope. 
- RepositoryHookDeletedEvent - Class in com.atlassian.bitbucket.event.hook
- 
Fired when a repository hook is deleted 
- RepositoryHookDeletedEvent(Object, Scope, String) - Constructor for class com.atlassian.bitbucket.event.hook.RepositoryHookDeletedEvent
-  
- RepositoryHookDetails - Interface in com.atlassian.bitbucket.hook.repository
- 
Contains the static (ie non-repository specific) details of a repository hook. 
- RepositoryHookDisabledEvent - Class in com.atlassian.bitbucket.event.hook
- 
Fired when a repository hook is disabled 
- RepositoryHookDisabledEvent(Object, Scope, String) - Constructor for class com.atlassian.bitbucket.event.hook.RepositoryHookDisabledEvent
-  
- RepositoryHookEnabledEvent - Class in com.atlassian.bitbucket.event.hook
- 
Fired when a repository hook is enabled 
- RepositoryHookEnabledEvent(Object, Scope, String) - Constructor for class com.atlassian.bitbucket.event.hook.RepositoryHookEnabledEvent
-  
- RepositoryHookEvent - Class in com.atlassian.bitbucket.event.hook
- 
Children of this event are fired when repository hooks are changed. 
- RepositoryHookEvent(Object, String, Scope) - Constructor for class com.atlassian.bitbucket.event.hook.RepositoryHookEvent
-  
- RepositoryHookRequest - Interface in com.atlassian.bitbucket.hook.repository
- 
- RepositoryHookResult - Class in com.atlassian.bitbucket.hook.repository
- 
Describes the outcome of a  repository-hookpreUpdate invocation. 
- RepositoryHookResult.Builder - Class in com.atlassian.bitbucket.hook.repository
-  
- RepositoryHookSearchRequest - Class in com.atlassian.bitbucket.hook.repository
- 
- RepositoryHookSearchRequest.Builder - Class in com.atlassian.bitbucket.hook.repository
-  
- RepositoryHookService - Interface in com.atlassian.bitbucket.hook.repository
- 
Handles the aggregation of hooks and their enabled status. 
- RepositoryHookSettings - Interface in com.atlassian.bitbucket.hook.repository
- 
Describes the repository hook settings 
- RepositoryHookSettingsChangedEvent - Class in com.atlassian.bitbucket.event.hook
- 
Fired when a repository hook's settings are changed. 
- RepositoryHookSettingsChangedEvent(Object, Scope, String, Settings) - Constructor for class com.atlassian.bitbucket.event.hook.RepositoryHookSettingsChangedEvent
-  
- RepositoryHookTrigger - Interface in com.atlassian.bitbucket.hook.repository
- 
Describes the trigger for a repository-hookinvocation.
 
- RepositoryHookType - Enum in com.atlassian.bitbucket.hook.repository
- 
- RepositoryHookVeto - Interface in com.atlassian.bitbucket.hook.repository
- 
- RepositoryHookVetoedException - Exception in com.atlassian.bitbucket.hook.repository
- 
Exception that can be thrown when one or more repository-hookmodules reject a proposed ref changes.
 
- RepositoryHookVetoedException(KeyedMessage, RepositoryHookRequest, List<RepositoryHookVeto>) - Constructor for exception com.atlassian.bitbucket.hook.repository.RepositoryHookVetoedException
-  
- RepositoryImportedEvent - Class in com.atlassian.bitbucket.event.repository
- 
Event raised to indicate that a repository has been successfully imported to this instance. 
- RepositoryImportedEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryImportedEvent
-  
- RepositoryLock - Interface in com.atlassian.bitbucket.concurrent
- 
- RepositoryMirrorEvent - Interface in com.atlassian.bitbucket.event.mirror
- 
Interface for repository events received from mirrors. 
- RepositoryMirrorSynchronizationFailedEvent - Class in com.atlassian.bitbucket.event.mirror
- 
This event signals that a  Repository has failed to synchronize on a mirror. 
- RepositoryMirrorSynchronizationFailedEvent(Object, String, Repository) - Constructor for class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizationFailedEvent
- 
- RepositoryMirrorSynchronizationFailedEvent.Builder - Class in com.atlassian.bitbucket.event.mirror
-  
- RepositoryMirrorSynchronizedEvent - Class in com.atlassian.bitbucket.event.mirror
- 
This event signals that a  Repository has been synchronized on a mirror 
- RepositoryMirrorSynchronizedEvent(Object, String, Repository, Collection<MinimalRef>, Collection<RefChange>) - Constructor for class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent
- 
- RepositoryMirrorSynchronizedEvent.Builder - Class in com.atlassian.bitbucket.event.mirror
-  
- RepositoryModificationCanceledException - Exception in com.atlassian.bitbucket.repository
-  
- RepositoryModificationCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.repository.RepositoryModificationCanceledException
-  
- RepositoryModificationRequestedEvent - Class in com.atlassian.bitbucket.event.repository
- 
- RepositoryModificationRequestedEvent(Object, Repository, Repository, CancelState) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryModificationRequestedEvent
-  
- RepositoryModifiedEvent - Class in com.atlassian.bitbucket.event.repository
- 
Event that is raised when a repository has been successfully updated. 
- RepositoryModifiedEvent(Object, Repository, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryModifiedEvent
-  
- RepositoryMovedException - Exception in com.atlassian.bitbucket.repository
- 
Exception that is thrown when a repository is retrieved using an old slug, project key or namespace value after
 any of these three fields have been updated (e.g. 
- RepositoryMovedException(Repository, String, String, String, KeyedMessage) - Constructor for exception com.atlassian.bitbucket.repository.RepositoryMovedException
-  
- repositoryNotificationSettings() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PluginServlets
-  
- RepositoryOperationException - Exception in com.atlassian.bitbucket.repository
-  
- RepositoryOperationException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.repository.RepositoryOperationException
-  
- RepositoryOtherReadEvent - Class in com.atlassian.bitbucket.event.repository
- 
Raised when a repository is accessed for read but  notpulling refs. 
- RepositoryOtherReadEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryOtherReadEvent
-  
- RepositoryOtherWriteEvent - Class in com.atlassian.bitbucket.event.repository
- 
Raised when a repository is accessed for write but  notpushing refs. 
- RepositoryOtherWriteEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryOtherWriteEvent
-  
- repositoryPermission(Permission, Repository) - Method in class com.atlassian.bitbucket.permission.SetPermissionRequest.Builder
-  
- repositoryPermission(Repository, Permission) - Method in class com.atlassian.bitbucket.user.UserSearchRequest.Builder
- 
Set the repository permission filter for the resulting  request. 
- repositoryPermission(int, Permission) - Method in class com.atlassian.bitbucket.user.UserSearchRequest.Builder
- 
Set the repository permission filter for the resulting  request. 
- RepositoryPermissionEvent - Class in com.atlassian.bitbucket.event.permission
- 
Base event signalling repository permission changes. 
- RepositoryPermissionEvent(Object, Permission, Repository, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.RepositoryPermissionEvent
-  
- RepositoryPermissionGrantedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is fired when a user or group are granted a repository permission. 
- RepositoryPermissionGrantedEvent(Object, Permission, Repository, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.RepositoryPermissionGrantedEvent
-  
- RepositoryPermissionGrantRequestedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group are granted a repository permission. 
- RepositoryPermissionGrantRequestedEvent(Object, Permission, Repository, String, ApplicationUser, CancelState) - Constructor for class com.atlassian.bitbucket.event.permission.RepositoryPermissionGrantRequestedEvent
-  
- RepositoryPermissionModificationRequestedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group's repository permission is modified. 
- RepositoryPermissionModificationRequestedEvent(Object, Permission, Permission, Repository, String, ApplicationUser, CancelState) - Constructor for class com.atlassian.bitbucket.event.permission.RepositoryPermissionModificationRequestedEvent
-  
- RepositoryPermissionModifiedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is fired when a user or group has their permission modified for a given repository. 
- RepositoryPermissionModifiedEvent(Object, Permission, Permission, Repository, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.RepositoryPermissionModifiedEvent
-  
- RepositoryPermissionRevocationRequestedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is raised before a user or group's repository permission is revoked. 
- RepositoryPermissionRevocationRequestedEvent(Object, Permission, Repository, String, ApplicationUser, CancelState) - Constructor for class com.atlassian.bitbucket.event.permission.RepositoryPermissionRevocationRequestedEvent
-  
- RepositoryPermissionRevokedEvent - Class in com.atlassian.bitbucket.event.permission
- 
This event is fired when a user or group has their permission revoked for a given repository. 
- RepositoryPermissionRevokedEvent(Object, Permission, Repository, String, ApplicationUser) - Constructor for class com.atlassian.bitbucket.event.permission.RepositoryPermissionRevokedEvent
-  
- RepositoryPullEvent - Class in com.atlassian.bitbucket.event.repository
- 
Raised when an SCM client pulls from a repository. 
- RepositoryPullEvent(Object, Repository) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryPullEvent
-  
- RepositoryPushActivity - Interface in com.atlassian.bitbucket.repository
-  
- RepositoryPushEvent - Class in com.atlassian.bitbucket.event.repository
- 
Event that is raised when a user pushes one or more  refs to a repository. 
- RepositoryPushEvent(Object, Repository, Collection<RefChange>) - Constructor for class com.atlassian.bitbucket.event.repository.RepositoryPushEvent
-  
- RepositoryPushHookRequest - Class in com.atlassian.bitbucket.hook.repository
- 
A  hook request that is raised when an SCM client pushes to the repository. 
- RepositoryPushHookRequest.Builder - Class in com.atlassian.bitbucket.hook.repository
-  
- RepositoryRef - Interface in com.atlassian.bitbucket.repository
- 
- RepositoryRefsChangedEvent - Interface in com.atlassian.bitbucket.event.repository
- 
Interface for events that are published when changes are made to a repository. 
- RepositoryScope - Class in com.atlassian.bitbucket.scope
- 
Describes a repository level scope 
- RepositoryScope(Repository) - Constructor for class com.atlassian.bitbucket.scope.RepositoryScope
-  
- RepositorySearchRequest - Class in com.atlassian.bitbucket.repository
- 
Request for searching repositories. 
- RepositorySearchRequest.Builder - Class in com.atlassian.bitbucket.repository
-  
- RepositorySelector - Class in com.atlassian.bitbucket.migration
-  
- RepositorySelector.Builder - Class in com.atlassian.bitbucket.migration
-  
- RepositoryService - Interface in com.atlassian.bitbucket.repository
- 
Describes a service for interacting with repositories. 
- RepositorySupplier - Interface in com.atlassian.bitbucket.repository
- 
- RepositorySynchronizationType - Enum in com.atlassian.bitbucket.scm.mirror
- 
The type of synchronization performed on a mirrored repository 
- RepositoryTagsRequest - Class in com.atlassian.bitbucket.repository
- 
A request for tags within a repository. 
- RepositoryTagsRequest.Builder - Class in com.atlassian.bitbucket.repository
-  
- RepositoryUpdateRequest - Class in com.atlassian.bitbucket.repository
- 
Defines the properties that can be modified when updating a  Repository. 
- RepositoryUpdateRequest.Builder - Class in com.atlassian.bitbucket.repository
- 
Constructs  requests for updating repositories. 
- RepositoryVisibility - Enum in com.atlassian.bitbucket.repository
- 
- RequestCallback<T,E extends Exception> - Interface in com.atlassian.bitbucket.request
- 
- RequestCanceledException - Exception in com.atlassian.bitbucket
-  
- RequestCanceledException(KeyedMessage, List<KeyedMessage>) - Constructor for exception com.atlassian.bitbucket.RequestCanceledException
-  
- RequestContext - Interface in com.atlassian.bitbucket.request
- 
Provides information about a request, such as the requestId, sessionId, remoteAddress and more. 
- RequestEndedEvent - Class in com.atlassian.bitbucket.event.request
- 
Dispatched to indicate a requestContext has ended. 
- RequestEndedEvent(Object, RequestContext) - Constructor for class com.atlassian.bitbucket.event.request.RequestEndedEvent
- 
Constructs a new RequestEndedEvent, providing the event's source and the RequestContext for the
 request that was ended.
 
- RequestEvent - Class in com.atlassian.bitbucket.event.request
- 
A base class for constructing events related to requests (i.e. 
- RequestEvent(Object, RequestContext) - Constructor for class com.atlassian.bitbucket.event.request.RequestEvent
-  
- RequestInfoProvider - Interface in com.atlassian.bitbucket.request
- 
- RequestManager - Interface in com.atlassian.bitbucket.request
- 
- RequestMetadata - Interface in com.atlassian.bitbucket.request
- 
Interface for providing immutable request meta data to  RequestManager. 
- requestPasswordReset(String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Generates a unique token which can be used to perform a  password reset
 for the specified user and e-mails it to the address associated with their account. 
- requests() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Addons
-  
- RequestStartedEvent - Class in com.atlassian.bitbucket.event.request
- 
Dispatched to indicate a request has started. 
- RequestStartedEvent(Object, RequestContext) - Constructor for class com.atlassian.bitbucket.event.request.RequestStartedEvent
- 
Constructs a new RequestStartedEvent, providing the event's source and the RequestContext for the
 request that was started.
 
- RequiredField - Annotation Type in com.atlassian.bitbucket.validation.annotation
- 
Validate that a field is non-blank 
- RequiredString - Annotation Type in com.atlassian.bitbucket.validation.annotation
- 
Validate that the string is not empty and below a certain size,
 and report any violation as a single message. 
- RequiredStrings - Annotation Type in com.atlassian.bitbucket.validation.annotation
- 
- RequiredUri - Annotation Type in com.atlassian.bitbucket.validation.annotation
- 
- RequiredUriValidator - Class in com.atlassian.bitbucket.validation
- 
- RequiredUriValidator() - Constructor for class com.atlassian.bitbucket.validation.RequiredUriValidator
-  
- requireEnabled(Feature) - Method in interface com.atlassian.bitbucket.server.FeatureManager
- 
Ensures that  Feature is available and enabled. 
- requireEnabled(Feature, boolean) - Method in interface com.atlassian.bitbucket.server.FeatureManager
- 
Ensures that  Feature is available and enabled. 
- requireNonBlank(String, String) - Static method in class com.atlassian.bitbucket.util.BuilderSupport
-  
- requireStartTls(boolean) - Method in class com.atlassian.bitbucket.mail.MailHostConfiguration.Builder
-  
- requireWithin(Path, Path) - Static method in class com.atlassian.bitbucket.util.MoreFiles
- 
Validates that the specified path is contained within the expectedParent.
 
- RescopeDetails - Interface in com.atlassian.bitbucket.pull
- 
- resetPassword(String, String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Resets the password for the  user associated with the specified token to the provided value. 
- resolve(Path, String, String...) - Static method in class com.atlassian.bitbucket.util.MoreFiles
- 
Simplifies  resolving several subpaths in a single call. 
- resolveRef(ResolveRefRequest) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Attempts to resolve a  Ref from the provided  refId. 
- resolveRef(ResolveRefCommandParameters) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
Resolves the specified  refId, which may be a:
 
      branch nametag namecommit hash
 
 If the  refId should be resolved to a specific type, that  type should be set to allow the SCM to restrict its search. 
- ResolveRefCommandParameters - Class in com.atlassian.bitbucket.scm
- 
- ResolveRefCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- ResolveRefRequest - Class in com.atlassian.bitbucket.repository
- 
- ResolveRefRequest.Builder - Class in com.atlassian.bitbucket.repository
-  
- resolveRefs(ResolveRefsRequest) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Attempts to resolve multiple refs at once, returning a map with the  successfully resolved IDs linked
 to their resolved  refs. 
- resolveRefs(ResolveRefsCommandParameters) - Method in interface com.atlassian.bitbucket.scm.ScmCommandFactory
- 
- ResolveRefsCommandParameters - Class in com.atlassian.bitbucket.scm
- 
- ResolveRefsCommandParameters.Builder - Class in com.atlassian.bitbucket.scm
-  
- ResolveRefsRequest - Class in com.atlassian.bitbucket.repository
- 
- ResolveRefsRequest.Builder - Class in com.atlassian.bitbucket.repository
-  
- resource(Object) - Method in class com.atlassian.bitbucket.permission.PermissionRequest.Builder
-  
- ResourceBusyException - Exception in com.atlassian.bitbucket.throttle
- 
Thrown to indicate a resource is busy. 
- ResourceBusyException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.throttle.ResourceBusyException
-  
- rest() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
-  
- retrievePassword() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/retrievePassword 
- retryCreate(Repository) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
If a create operation fails, calling this method will clean up the broken repository and try again. 
- reviewer(String) - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest.AbstractBuilder
-  
- reviewers(Set<String>) - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest.AbstractBuilder
-  
- reviewers(Iterable<String>) - Method in class com.atlassian.bitbucket.pull.PullRequestUpdateRequest.Builder
-  
- revokeAllGlobalPermissions(String) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoke all global permissions for the given group. 
- revokeAllGlobalPermissions(ApplicationUser) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoke all global permissions for the given user. 
- revokeAllGroupPermissions(String) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoke all permissions granted to a group. 
- revokeAllProjectPermission(Permission, Project) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoked a project permission from all users users 
- revokeAllProjectPermissions(Project, String) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoke all project permissions for the given group. 
- revokeAllProjectPermissions(Project, ApplicationUser) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoke all project permissions for the given user. 
- revokeAllRepositoryPermissions(Repository, String) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoke all repository permissions for the given group. 
- revokeAllRepositoryPermissions(Repository, ApplicationUser) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoke all repository permissions for the given user. 
- revokeAllUserPermissions(String) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoke all permissions from a  normal user. 
- revokeAllUserPermissions(ApplicationUser) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Revoke all permissions from a user. 
- role(PullRequestRole) - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantRequest.Builder
- 
- role(PullRequestRole) - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantSearchRequest.Builder
- 
Limits the search by the participants role. 
- ROOT - Static variable in class com.atlassian.bitbucket.content.SimplePath
-  
- schedule(T, long, TimeUnit) - Method in interface com.atlassian.bitbucket.concurrent.BucketedExecutor
- 
Add a task to be processed and schedule the  BucketProcessor to process the task's bucket with a
  delay. 
- schemes - Variable in class com.atlassian.bitbucket.validation.BaseUrlValidator
-  
- ScmBulkContentCommandFactory - Interface in com.atlassian.bitbucket.scm.bulk
-  
- ScmCommandBuilder<B extends ScmCommandBuilder<B>> - Interface in com.atlassian.bitbucket.scm
- 
Augments the  CommandBuilder with SCM-related properties, still supporting creating free-form commands. 
- ScmCommandFactory - Interface in com.atlassian.bitbucket.scm
- 
Creates  commands which provide basic SCM functionality such as creating repositories, retrieving
 commits and viewing diffs. 
- ScmCompareCommandFactory - Interface in com.atlassian.bitbucket.scm.compare
- 
Creates  commands which allow comparing arbitrary refs or commits. 
- ScmException - Exception in com.atlassian.bitbucket.scm
- 
Base class for exceptions thrown by the  ScmService and other SCM components. 
- ScmException(KeyedMessage, String) - Constructor for exception com.atlassian.bitbucket.scm.ScmException
-  
- ScmException(KeyedMessage, Throwable, String) - Constructor for exception com.atlassian.bitbucket.scm.ScmException
-  
- ScmExtendedCommandFactory - Interface in com.atlassian.bitbucket.scm
- 
Creates  commands which provide optional SCM functionality such as merging two branches or updating
 the default branch. 
- ScmFeature - Enum in com.atlassian.bitbucket.scm
- 
Enumerates optional features an SCM can support. 
- scmHookDetails(ScmHookDetails) - Method in class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest.AbstractBuilder
-  
- ScmHookDetails - Interface in com.atlassian.bitbucket.hook
- 
Describes an SCM hook invocation, providing access to the output and error streams of the remote client 
- ScmHookHandlerFactory - Interface in com.atlassian.bitbucket.hook
- 
- scmId(String) - Method in class com.atlassian.bitbucket.repository.RepositoryCreateRequest.Builder
- 
Sets the SCM to be used by the new repository. 
- ScmMirrorCommandFactory - Interface in com.atlassian.bitbucket.scm.mirror
-  
- ScmPullRequestCommandFactory - Interface in com.atlassian.bitbucket.scm.pull
- 
Creates  commands which provide pull request functionality. 
- ScmRefCommandFactory - Interface in com.atlassian.bitbucket.scm.ref
-  
- ScmService - Interface in com.atlassian.bitbucket.scm
- 
Describes a service for interacting with an SCM, allowing commands to be created/executed to perform SCM operations. 
- Scope - Interface in com.atlassian.bitbucket.scope
- 
Describes a scope within the system 
- Scopes - Class in com.atlassian.bitbucket.scope
-  
- ScopeType - Enum in com.atlassian.bitbucket.scope
- 
Enumerates the available scopes. 
- ScopeVisitor<T> - Interface in com.atlassian.bitbucket.scope
- 
Implements the visitor pattern for  scopes. 
- search(CommentSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.comment.CommentService
- 
Search for all  comments matching the provided request. 
- search(RepositoryHookSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookService
- 
- search(IndexSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.idx.CommitIndex
- 
Searches the index for any matching commits. 
- search(JobSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.job.JobService
- 
Finds all  jobs matching the supplied request object 
- search(ProjectSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.project.ProjectService
- 
- search(PullRequestSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Finds a single page of pull requests depending on the  request passed in. 
- search(RepositorySearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.repository.RepositoryService
- 
- search(UserSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.user.UserService
- 
- search(WatcherSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.watcher.WatcherService
- 
Search for  watcher entities matching the criteria in the provided
  request
- searchActivities(PullRequestActivitySearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Finds a single page of pull request activities depending on the  request
 passed in. 
- searchByCommit(PullRequestCommitSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Finds a single page of pull requests containing a specified commit which match the given
  search criteria. 
- searchExportJobMessages(MigrationJobMessageSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.migration.MigrationService
- 
Finds all  job messages matching the supplied request object for an export job. 
- searchImportJobMessages(MigrationJobMessageSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.migration.MigrationService
- 
Finds all  job messages matching the supplied request object for an import job. 
- searchLabelables(LabelableSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.label.LabelService
- 
- searchMessages(JobMessageSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.job.JobService
- 
- searchRepositoryCommits(IndexSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.idx.CommitIndex
- 
Search the index for any  commits matching the provided search request. 
- searchTasks(PullRequestTaskSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Finds a single page of @{link Task tasks} belonging to this pull request depending on the
  request passed in. 
- searchThreads(CommentSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.comment.CommentService
- 
Search for all  threads matching the provided request. 
- searchUsers(PullRequestParticipantSearchRequest, PageRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
- secondaryRepository(Repository) - Method in class com.atlassian.bitbucket.commit.CommitsBetweenRequest.Builder
-  
- secondaryRepository(Repository) - Method in class com.atlassian.bitbucket.commit.CommonAncestorRequest.Builder
-  
- secondaryRepository(Repository) - Method in class com.atlassian.bitbucket.content.DiffRequest.Builder
-  
- secondaryRepository(Repository) - Method in class com.atlassian.bitbucket.content.PatchRequest.Builder
-  
- secondaryRepository(Repository) - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters.AbstractBuilder
-  
- secondaryRepository(Repository) - Method in class com.atlassian.bitbucket.scm.CommitsCommandParameters.Builder
-  
- secondaryRepository(Repository) - Method in class com.atlassian.bitbucket.scm.CommonAncestorCommandParameters.Builder
-  
- secondaryRepository(Repository) - Method in class com.atlassian.bitbucket.scm.PatchCommandParameters.Builder
-  
- security() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- securityCheck() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/j_atl_security_check 
- SecurityService - Interface in com.atlassian.bitbucket.user
- 
Plugins may wish to perform operations as a particular user. 
- self() - Method in class com.atlassian.bitbucket.comment.AddCommentRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.comment.AddCommentRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.comment.AddFileCommentRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.comment.AddLineCommentRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.AbstractCommitRequest.AbstractCommitRequestBuilder
-  
- self() - Method in class com.atlassian.bitbucket.commit.AbstractCommitsRequest.AbstractCommitsRequestBuilder
-  
- self() - Method in class com.atlassian.bitbucket.commit.CommitRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.CommitsBetweenRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.CommitsRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.CommitSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.graph.TraversalSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.LastModifiedRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.LastModifiedSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.SimpleCommit.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.SimpleMinimalCommit.AbstractMinimalCommitBuilder
-  
- self() - Method in class com.atlassian.bitbucket.commit.SimpleMinimalCommit.Builder
-  
- self() - Method in class com.atlassian.bitbucket.commit.SimpleMinimalRepositoryCommit.Builder
-  
- self() - Method in class com.atlassian.bitbucket.compare.CompareDiffRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.content.AbstractDiffRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.content.ChangeContext.Builder
-  
- self() - Method in class com.atlassian.bitbucket.content.ChangeSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.content.ContentTreeSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.content.DiffRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.content.DiffSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.content.FileEditHookRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.content.FileSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.dashboard.SuggestPullRequestsRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.event.branch.BranchCreationHookRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.event.branch.BranchDeletionHookRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent.Builder
-  
- self() - Method in class com.atlassian.bitbucket.event.tag.TagCreationHookRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.event.tag.TagDeletionHookRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.hook.repository.AbstractRepositoryHookRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.hook.repository.RepositoryPushHookRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.label.AbstractLabelRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.label.ApplyLabelRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.label.RemoveLabelRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.project.AbstractProjectRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.project.ProjectCreateRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.project.ProjectUpdateRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.property.SimplePropertySupport.AbstractPropertyBuilder
-  
- self() - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestMergeConfigRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.pull.DeletePullRequestMergeConfigRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.GetPullRequestMergeConfigRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestActivitySearchRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestChangesRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestCommitsRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest.AbstractBuilder
- 
Overridden in concrete builder implementations to return this.
 
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestCreateRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestDeclineRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestDeleteRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestMergeRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestTaskSearchRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.PullRequestUpdateRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.pull.SetPullRequestMergeConfigRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.AbstractCreateRefRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRefsRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryRequest.AbstractBuilder
- 
Overridden in concrete builder implementations to return this.
 
- self() - Method in class com.atlassian.bitbucket.repository.BranchSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.CreateBranchRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.CreateTagRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.RefSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.RepositoryBranchesRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.RepositoryCreateRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.RepositoryForkRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.RepositoryTagsRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.RepositoryUpdateRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.SimpleDetailedRefChange.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.SimpleMinimalRef.AbstractMinimalRefBuilder
-  
- self() - Method in class com.atlassian.bitbucket.repository.SimpleMinimalRef.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.SimpleMinimalRepositoryRef.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.SimpleRefChange.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.repository.SimpleRefChange.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.SimpleRepositoryRef.Builder
-  
- self() - Method in class com.atlassian.bitbucket.repository.TagSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.AbstractChangesCommandParameters.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.scm.AbstractCommitCommandParameters.AbstractCommitParametersBuilder
-  
- self() - Method in class com.atlassian.bitbucket.scm.AbstractDiffCommandParameters.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.scm.AbstractRefsCommandParameters.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.scm.BlameCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.BranchesCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.bulk.BulkCommitSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.bulk.BulkContentSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.bulk.BulkTraversalSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.ChangesCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.CommandSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.CommitCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.compare.CompareChangeCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.compare.CompareDiffCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.DiffCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.DirectoryCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.FileCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.LastModifiedCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.MergeCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.mirror.MirrorSyncSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.pull.PullRequestChangeCommandParameters.Builder
- 
Deprecated. 
- self() - Method in class com.atlassian.bitbucket.scm.pull.PullRequestChangesCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.pull.PullRequestDiffCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.pull.PullRequestMergeCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.RawFileCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.ref.AbstractRefCommandParameters.AbstractRefBuilder
-  
- self() - Method in class com.atlassian.bitbucket.scm.ref.CreateBranchCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.ref.CreateTagCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.signed.SignedObjectsSummary.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.TagsCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.scm.TypeCommandParameters.Builder
-  
- self() - Method in class com.atlassian.bitbucket.user.AbstractServiceUserRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.user.ServiceUserCreateRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.user.ServiceUserUpdateRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.util.AbstractSummary.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.watcher.AbstractWatcherRequest.AbstractBuilder
-  
- self() - Method in class com.atlassian.bitbucket.watcher.IsWatchingRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.watcher.UnwatchRequest.Builder
-  
- self() - Method in class com.atlassian.bitbucket.watcher.WatchRequest.Builder
-  
- ServerEmailAddressChangedEvent - Class in com.atlassian.bitbucket.event.server
- 
Event that is raised when the server email address is changed. 
- ServerEmailAddressChangedEvent(Object, String, String) - Constructor for class com.atlassian.bitbucket.event.server.ServerEmailAddressChangedEvent
-  
- ServerException - Exception in com.atlassian.bitbucket
-  
- ServerException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.ServerException
-  
- ServerException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.ServerException
-  
- serverSettings() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- ServerTimeZoneChangedEvent - Class in com.atlassian.bitbucket.event.server
-  
- ServerTimeZoneChangedEvent(Object, String, String) - Constructor for class com.atlassian.bitbucket.event.server.ServerTimeZoneChangedEvent
-  
- ServiceException - Exception in com.atlassian.bitbucket
-  
- ServiceException(KeyedMessage) - Constructor for exception com.atlassian.bitbucket.ServiceException
-  
- ServiceException(KeyedMessage, Throwable) - Constructor for exception com.atlassian.bitbucket.ServiceException
-  
- ServiceUser - Interface in com.atlassian.bitbucket.user
- 
Represents a registered service user. 
- ServiceUserCreateRequest - Class in com.atlassian.bitbucket.user
-  
- ServiceUserCreateRequest.Builder - Class in com.atlassian.bitbucket.user
-  
- ServiceUserUpdateRequest - Class in com.atlassian.bitbucket.user
-  
- ServiceUserUpdateRequest.Builder - Class in com.atlassian.bitbucket.user
-  
- set(Authentication) - Method in interface com.atlassian.bitbucket.auth.AuthenticationService
- 
Sets the authentication for the current thread (and thereby request) 
- set(String) - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Add or replace the license of this instance. 
- setAllowPublicSignUp(boolean) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Sets whether public signup is allowed for external users. 
- setBaseURL(URI) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Sets the base URL of the current instance. 
- setBytesRead(long) - Method in interface com.atlassian.bitbucket.request.RequestContext
- 
Report on the number of bytes read for this request. 
- setBytesWritten(long) - Method in interface com.atlassian.bitbucket.request.RequestContext
- 
Report on the number of bytes written for this request. 
- setCommand(Command<?>) - Method in interface com.atlassian.bitbucket.scm.CommandAware
- 
Called prior to  process to provide the  Command the handler will be processing. 
- setConfiguration(HookScriptSetConfigurationRequest) - Method in interface com.atlassian.bitbucket.hook.script.HookScriptService
- 
Configures a hook script to run for a given  scope. 
- setDefaultBranch(Repository, String) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Sets the default branch for the specified repository. 
- setDisplayName(String) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Sets the display name of the current instance. 
- setExecutionTimeout(long) - Method in interface com.atlassian.bitbucket.scm.Command
- 
Sets the maximum time, in seconds, the operation is allowed to run. 
- setExecutionTimeout(Duration) - Method in interface com.atlassian.bitbucket.scm.Command
- 
Sets the maximum duration the operation is allowed to run. 
- SetFilePermissionRequest - Class in com.atlassian.bitbucket.util
- 
Request to set permissions on a  Path. 
- SetFilePermissionRequest.Builder - Class in com.atlassian.bitbucket.util
-  
- setHttpScmHostingEnabled(boolean) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Sets whether the SCM requests are allowed over HTTP(S). 
- setIdleTimeout(long) - Method in interface com.atlassian.bitbucket.scm.Command
- 
Sets the maximum time, in seconds, the operation is allowed to run without either producing output or
 processing input. 
- setIdleTimeout(Duration) - Method in interface com.atlassian.bitbucket.scm.Command
- 
Sets the maximum duration the operation is allowed to run without either producing output or
 processing input. 
- setLevel(String, String) - Method in interface com.atlassian.bitbucket.log.LoggingService
- 
Sets the level for the specified logger to the provided level. 
- setMailHostConfiguration(MailHostConfiguration) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Sets the mail host configuration, replacing any existing configuration. 
- setMaxCaptchaAttempts(int) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Sets the number of failed login attempts before the user is required to enter a CAPTCHA verification. 
- setMergeConfig(SetPullRequestMergeConfigRequest) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Sets the  merge configuration for the specified source, setting the
 default strategy and the complete set of enabled strategies. 
- setPermission(SetPermissionRequest) - Method in interface com.atlassian.bitbucket.permission.PermissionAdminService
- 
Assigns a permission to multiple users and/or groups. 
- SetPermissionRequest - Class in com.atlassian.bitbucket.permission
- 
Used to set a permission to multiple users and/or groups. 
- SetPermissionRequest.Builder - Class in com.atlassian.bitbucket.permission
-  
- setPermissions(SetFilePermissionRequest) - Static method in class com.atlassian.bitbucket.util.MoreFiles
- 
Sets the file permissions according to the specifications provided in the  request. 
- setProperties(PropertyMap) - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- setProperties(PropertyMap) - Method in class com.atlassian.bitbucket.property.SimplePropertySupport
- 
Set properties on this entity. 
- SetPullRequestMergeConfigRequest - Class in com.atlassian.bitbucket.pull
-  
- SetPullRequestMergeConfigRequest.Builder - Class in com.atlassian.bitbucket.pull
-  
- setRepository(Repository) - Method in class com.atlassian.bitbucket.commit.SimpleCommit
-  
- SetRepositoryHookSettingsRequest - Class in com.atlassian.bitbucket.hook.repository
- 
- SetRepositoryHookSettingsRequest.Builder - Class in com.atlassian.bitbucket.hook.repository
-  
- setResponseCode(int) - Method in interface com.atlassian.bitbucket.request.RequestContext
- 
The response code of the request. 
- setReviewerStatus(int, long, PullRequestParticipantStatus) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Allows a user to update their participation status in a pull request. 
- setRootLevel(String) - Method in interface com.atlassian.bitbucket.log.LoggingService
- 
Sets the output level for the root logger, which is a special logger that is the ultimate parent of all other
 loggers in the system. 
- setServerEmailAddress(String) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Sets the email address used in the 'sender' field for any email notification. 
- setServerTimeZone(ZoneId) - Method in interface com.atlassian.bitbucket.timezone.TimeZoneService
- 
Set the server time zone. 
- setSettings(SetRepositoryHookSettingsRequest) - Method in interface com.atlassian.bitbucket.hook.repository.RepositoryHookService
- 
Sets the settings for the hook specified in the request. 
- setShowCaptchaOnSignUp(boolean) - Method in interface com.atlassian.bitbucket.server.ApplicationPropertiesService
- 
Sets whether a CAPTCHA verification is required for signing up. 
- setTimeout(long) - Method in interface com.atlassian.bitbucket.scm.Command
- 
Sets the  idle and  execution timeouts, in
 seconds, for the operation. 
- setTimeout(Duration) - Method in interface com.atlassian.bitbucket.scm.Command
- 
- settings(Settings) - Method in class com.atlassian.bitbucket.hook.repository.EnableRepositoryHookRequest.Builder
-  
- settings(Settings) - Method in class com.atlassian.bitbucket.hook.repository.SetRepositoryHookSettingsRequest.Builder
-  
- settings() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- settings() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Project
-  
- settings() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Repo
-  
- settings() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.UserAccount
-  
- Settings - Interface in com.atlassian.bitbucket.setting
- 
A typed container for a generic map of settings. 
- SettingsBuilder - Interface in com.atlassian.bitbucket.setting
- 
- setup() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/setup 
- setUserTimeZone(ZoneId) - Method in interface com.atlassian.bitbucket.timezone.TimeZoneService
- 
Set the time zone of the current user. 
- severities(Iterable<CommentSeverity>) - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest.Builder
-  
- severities(Iterable<JobMessageSeverity>) - Method in class com.atlassian.bitbucket.job.JobMessageSearchRequest.Builder
-  
- severities(Iterable<JobMessageSeverity>) - Method in class com.atlassian.bitbucket.migration.MigrationJobMessageSearchRequest.Builder
-  
- severity(CommentSeverity) - Method in class com.atlassian.bitbucket.comment.AddCommentReplyRequest.Builder
-  
- severity(CommentSeverity) - Method in class com.atlassian.bitbucket.comment.AddCommentRequest.AbstractBuilder
-  
- severity(CommentSeverity) - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest.Builder
-  
- severity(CommentSeverity) - Method in class com.atlassian.bitbucket.comment.CommentUpdateRequest.Builder
-  
- severity - Variable in class com.atlassian.bitbucket.job.JobMessageCreationRequest.Builder
-  
- severity(JobMessageSeverity) - Method in class com.atlassian.bitbucket.job.JobMessageCreationRequest.Builder
-  
- severity(JobMessageSeverity) - Method in class com.atlassian.bitbucket.job.JobMessageSearchRequest.Builder
-  
- severity(JobMessageSeverity) - Method in class com.atlassian.bitbucket.migration.MigrationJobMessageSearchRequest.Builder
-  
- shortName() - Method in class com.atlassian.bitbucket.permission.PermissionI18n
-  
- shutdown() - Method in interface com.atlassian.bitbucket.concurrent.BucketedExecutor
- 
Shuts down the executor and releases all resources acquired by the executor. 
- SignableObjectType - Interface in com.atlassian.bitbucket.scm.signed
- 
Describes a type of object that can be signed, or for which signed content can be
  retrieved. 
- SignedObjectCallback - Interface in com.atlassian.bitbucket.scm.signed
- 
Describes a callback for receiving information about signed objects. 
- SignedObjectIdSource - Interface in com.atlassian.bitbucket.scm.signed
- 
- signedObjects(SignedObjectsParameters, SignedObjectCallback) - Method in interface com.atlassian.bitbucket.scm.ScmExtendedCommandFactory
- 
Retrieves requested objects and if the object is signed, provides the signature and signed content to the
 callback. 
- SignedObjectsContext - Class in com.atlassian.bitbucket.scm.signed
-  
- SignedObjectsContext.Builder - Class in com.atlassian.bitbucket.scm.signed
-  
- SignedObjectsParameters - Class in com.atlassian.bitbucket.scm.signed
- 
Request that describes what signed objects to
  retrieve from the SCM. 
- SignedObjectsParameters.Builder - Class in com.atlassian.bitbucket.scm.signed
-  
- SignedObjectsSummary - Class in com.atlassian.bitbucket.scm.signed
- 
Summarizes the results of a bulk signed commits command. 
- SignedObjectsSummary.Builder - Class in com.atlassian.bitbucket.scm.signed
-  
- signup() - Method in interface com.atlassian.bitbucket.nav.NavBuilder
- 
/signup 
- SimpleAvatarSupplier - Class in com.atlassian.bitbucket.avatar
- 
A simple implementation of  AvatarSupplier which accepts the  InputStream containing the avatar's
 image data as a constructor parameter. 
- SimpleAvatarSupplier(InputStream) - Constructor for class com.atlassian.bitbucket.avatar.SimpleAvatarSupplier
- 
Constructs a new  SimpleAvatarSupplier which will  return the provided
  InputStream. 
- SimpleAvatarSupplier(String, InputStream) - Constructor for class com.atlassian.bitbucket.avatar.SimpleAvatarSupplier
- 
Constructs a new  SimpleAvatarStream with the specified  contentType which will
  return the provided  InputStream. 
- SimpleChangeset - Class in com.atlassian.bitbucket.commit
-  
- SimpleChangeset.Builder - Class in com.atlassian.bitbucket.commit
-  
- SimpleCommit - Class in com.atlassian.bitbucket.commit
-  
- SimpleCommit.Builder - Class in com.atlassian.bitbucket.commit
-  
- SimpleDetailedRefChange - Class in com.atlassian.bitbucket.repository
-  
- SimpleDetailedRefChange.Builder - Class in com.atlassian.bitbucket.repository
-  
- SimpleFeature - Class in com.atlassian.bitbucket.server
- 
Simple implementation of the  Feature interface 
- SimpleFeature.Builder - Class in com.atlassian.bitbucket.server
-  
- SimpleFormErrors - Class in com.atlassian.bitbucket.validation
- 
Simple implementation of  FormErrors as a plain Java object with a builder, 
- SimpleFormErrors.Builder - Class in com.atlassian.bitbucket.validation
-  
- SimpleMergeHookRequest - Class in com.atlassian.bitbucket.hook.repository
- 
- SimpleMergeHookRequest.Builder - Class in com.atlassian.bitbucket.hook.repository
-  
- SimpleMinimalCommit - Class in com.atlassian.bitbucket.commit
-  
- SimpleMinimalCommit(SimpleMinimalCommit.AbstractMinimalCommitBuilder<?, ?>) - Constructor for class com.atlassian.bitbucket.commit.SimpleMinimalCommit
-  
- SimpleMinimalCommit.AbstractMinimalCommitBuilder<B extends SimpleMinimalCommit.AbstractMinimalCommitBuilder<B,R>,R extends MinimalCommit> - Class in com.atlassian.bitbucket.commit
-  
- SimpleMinimalCommit.Builder - Class in com.atlassian.bitbucket.commit
-  
- SimpleMinimalRef - Class in com.atlassian.bitbucket.repository
-  
- SimpleMinimalRef(SimpleMinimalRef.AbstractMinimalRefBuilder<?, ?>, RefType) - Constructor for class com.atlassian.bitbucket.repository.SimpleMinimalRef
-  
- SimpleMinimalRef.AbstractMinimalRefBuilder<B extends SimpleMinimalRef.AbstractMinimalRefBuilder<B,R>,R extends MinimalRef> - Class in com.atlassian.bitbucket.repository
-  
- SimpleMinimalRef.Builder - Class in com.atlassian.bitbucket.repository
-  
- SimpleMinimalRepositoryCommit - Class in com.atlassian.bitbucket.commit
- 
- SimpleMinimalRepositoryCommit.Builder - Class in com.atlassian.bitbucket.commit
-  
- SimpleMinimalRepositoryRef - Class in com.atlassian.bitbucket.repository
- 
- SimpleMinimalRepositoryRef(SimpleMinimalRepositoryRef.AbstractBuilder<?, ?>) - Constructor for class com.atlassian.bitbucket.repository.SimpleMinimalRepositoryRef
-  
- SimpleMinimalRepositoryRef.AbstractBuilder<B extends SimpleMinimalRepositoryRef.AbstractBuilder<B,R>,R extends MinimalRepositoryRef> - Class in com.atlassian.bitbucket.repository
-  
- SimpleMinimalRepositoryRef.Builder - Class in com.atlassian.bitbucket.repository
-  
- SimpleNamedLink - Class in com.atlassian.bitbucket.util
- 
A simple implementation of the  NamedLink interface. 
- SimpleNamedLink(String, String) - Constructor for class com.atlassian.bitbucket.util.SimpleNamedLink
-  
- SimplePath - Class in com.atlassian.bitbucket.content
-  
- SimplePath(Path) - Constructor for class com.atlassian.bitbucket.content.SimplePath
-  
- SimplePath(CharSequence) - Constructor for class com.atlassian.bitbucket.content.SimplePath
-  
- SimplePath(CharSequence, boolean) - Constructor for class com.atlassian.bitbucket.content.SimplePath
-  
- SimplePath(SimplePath, String) - Constructor for class com.atlassian.bitbucket.content.SimplePath
-  
- SimplePath(SimplePath, String...) - Constructor for class com.atlassian.bitbucket.content.SimplePath
-  
- SimplePath(SimplePath, SimplePath) - Constructor for class com.atlassian.bitbucket.content.SimplePath
-  
- SimplePath(SimplePath, String, boolean) - Constructor for class com.atlassian.bitbucket.content.SimplePath
-  
- SimplePath(String, SimplePath) - Constructor for class com.atlassian.bitbucket.content.SimplePath
-  
- SimplePath(List<String>) - Constructor for class com.atlassian.bitbucket.content.SimplePath
-  
- SimplePropertySupport - Class in com.atlassian.bitbucket.property
- 
- SimplePropertySupport(SimplePropertySupport.AbstractPropertyBuilder<?>) - Constructor for class com.atlassian.bitbucket.property.SimplePropertySupport
-  
- SimplePropertySupport.AbstractPropertyBuilder<B extends SimplePropertySupport.AbstractPropertyBuilder<B>> - Class in com.atlassian.bitbucket.property
-  
- SimplePullRequestActivityPage<T extends PullRequestActivity> - Class in com.atlassian.bitbucket.pull
-  
- SimplePullRequestActivityPage(Page<T>, long) - Constructor for class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- SimplePullRequestMergeHookRequest - Class in com.atlassian.bitbucket.hook.repository
- 
- SimplePullRequestMergeHookRequest.Builder - Class in com.atlassian.bitbucket.hook.repository
-  
- SimpleRefChange - Class in com.atlassian.bitbucket.repository
- 
A simple, immutable implementation of  RefChange. 
- SimpleRefChange(SimpleRefChange.AbstractBuilder<?>) - Constructor for class com.atlassian.bitbucket.repository.SimpleRefChange
-  
- SimpleRefChange.AbstractBuilder<B extends SimpleRefChange.AbstractBuilder<B>> - Class in com.atlassian.bitbucket.repository
-  
- SimpleRefChange.Builder - Class in com.atlassian.bitbucket.repository
-  
- SimpleRefChangeDetails - Class in com.atlassian.bitbucket.repository
-  
- SimpleRefChangeDetails(SimpleRefChangeDetails.Builder) - Constructor for class com.atlassian.bitbucket.repository.SimpleRefChangeDetails
-  
- SimpleRefChangeDetails.Builder - Class in com.atlassian.bitbucket.repository
-  
- SimpleRepositoryHookRequest - Class in com.atlassian.bitbucket.hook.repository
- 
- SimpleRepositoryHookRequest(SimpleRepositoryHookRequest.AbstractBuilder<?>) - Constructor for class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookRequest
-  
- SimpleRepositoryHookRequest.AbstractBuilder<B extends SimpleRepositoryHookRequest.AbstractBuilder<B>> - Class in com.atlassian.bitbucket.hook.repository
-  
- SimpleRepositoryHookRequest.Builder - Class in com.atlassian.bitbucket.hook.repository
-  
- SimpleRepositoryHookVeto - Class in com.atlassian.bitbucket.hook.repository
- 
- SimpleRepositoryHookVeto(String, String) - Constructor for class com.atlassian.bitbucket.hook.repository.SimpleRepositoryHookVeto
-  
- SimpleRepositoryRef - Class in com.atlassian.bitbucket.repository
- 
- SimpleRepositoryRef.Builder - Class in com.atlassian.bitbucket.repository
-  
- SimpleRescopeDetails - Class in com.atlassian.bitbucket.pull
-  
- SimpleRescopeDetails.Builder - Class in com.atlassian.bitbucket.pull
-  
- SimpleSignedObjectIdSource - Class in com.atlassian.bitbucket.scm.signed
-  
- SimpleSignedObjectIdSource(Iterable<String>) - Constructor for class com.atlassian.bitbucket.scm.signed.SimpleSignedObjectIdSource
-  
- simplify() - Method in class com.atlassian.bitbucket.content.SimplePath
-  
- since(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PullRequestCommit
-  
- sinceCommitId(String) - Method in class com.atlassian.bitbucket.scm.bulk.BulkContentCommandParameters.Builder
-  
- sinceCommitId(String) - Method in class com.atlassian.bitbucket.scm.bulk.BulkContentContext.Builder
-  
- sinceId(String) - Method in class com.atlassian.bitbucket.content.ChangesRequest.Builder
-  
- sinceId(String) - Method in class com.atlassian.bitbucket.content.DiffRequest.Builder
- 
Specifies the "since" commit for the diff. 
- sinceId(String) - Method in class com.atlassian.bitbucket.content.PatchRequest.Builder
-  
- sinceId(String) - Method in class com.atlassian.bitbucket.pull.PullRequestChangesRequest.Builder
- 
- sinceId(String) - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest.Builder
-  
- sinceId(String) - Method in class com.atlassian.bitbucket.scm.ChangesCommandParameters.Builder
-  
- sinceId(String) - Method in class com.atlassian.bitbucket.scm.DiffCommandParameters.Builder
-  
- sinceId(String) - Method in class com.atlassian.bitbucket.scm.PatchCommandParameters.Builder
-  
- size() - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- size() - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- size(int) - Method in class com.atlassian.bitbucket.util.AbstractPagedSummary.AbstractPagedBuilder
-  
- size(Path) - Static method in class com.atlassian.bitbucket.util.MoreFiles
- 
- SLUG_MAX_SIZE - Static variable in interface com.atlassian.bitbucket.repository.Repository
-  
- SLUG_REGEXP - Static variable in interface com.atlassian.bitbucket.repository.Repository
-  
- SLUG_REGEXP - Static variable in interface com.atlassian.bitbucket.user.ApplicationUser
- 
The regex for user slugs 
- source(Object) - Method in class com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent.Builder
-  
- sourceBranch(String) - Method in class com.atlassian.bitbucket.content.EditFileRequest.Builder
-  
- sourceBranch(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.CompareBuilder
-  
- sourceBranch(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.CreatePullRequest
-  
- sourceCommitId(String) - Method in class com.atlassian.bitbucket.content.EditFileRequest.Builder
-  
- sourceCommitId(String) - Method in class com.atlassian.bitbucket.content.FileEditHookRequest.Builder
-  
- sourceCommitId(String) - Method in class com.atlassian.bitbucket.scm.EditFileCommandParameters.Builder
-  
- sourceIpAddress(String) - Method in class com.atlassian.bitbucket.audit.AuditEntryBuilder
-  
- SoyMailBuilder - Interface in com.atlassian.bitbucket.mail
-  
- SoyMailMessageRequest - Class in com.atlassian.bitbucket.mail
-  
- SoyMailMessageRequest.Builder - Class in com.atlassian.bitbucket.mail
-  
- soyTemplateModuleKey(String) - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest.Builder
-  
- soyTemplateName(String) - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest.Builder
-  
- split(CharSequence) - Static method in class com.atlassian.bitbucket.content.SimplePath
-  
- split(CharSequence, boolean) - Static method in class com.atlassian.bitbucket.content.SimplePath
-  
- srcPath(String) - Method in class com.atlassian.bitbucket.comment.AddFileCommentRequest.AbstractFileBuilder
-  
- srcPath(String) - Method in class com.atlassian.bitbucket.pull.PullRequestDiffRequest.Builder
-  
- StandardFeature - Enum in com.atlassian.bitbucket.server
- 
Core  features provided by the application 
- StandardRefType - Enum in com.atlassian.bitbucket.repository
- 
Standard  ref types that should be supported by all SCM implementations. 
- StandardRepositoryHookTrigger - Enum in com.atlassian.bitbucket.hook.repository
- 
- StandardSignableObjectType - Enum in com.atlassian.bitbucket.scm.signed
- 
Built-in types of SCM objects that can be signed or for which signed contents can be
  retrieved. 
- start(int) - Method in class com.atlassian.bitbucket.content.FileContext.Builder
-  
- start() - Method in interface com.atlassian.bitbucket.scm.AsyncCommand
- 
Starts the operation and returns a Future, which can be used to cancel the operation or block until it
 has finished.
 
- startAt(int) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.PagedBuilder
-  
- startExport(ExportRequest) - Method in interface com.atlassian.bitbucket.migration.MigrationService
- 
- startImport(ImportRequest) - Method in interface com.atlassian.bitbucket.migration.MigrationService
- 
Import the data contained in the archive specified in the  import request. 
- startPoint(String) - Method in class com.atlassian.bitbucket.scm.ref.AbstractCreateRefCommandParameters.AbstractCreateRefBuilder
-  
- state(CommentState) - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest.Builder
-  
- state(CommentState) - Method in class com.atlassian.bitbucket.comment.CommentUpdateRequest.Builder
-  
- state(JobState) - Method in class com.atlassian.bitbucket.job.JobCreationRequest.Builder
-  
- state(JobState) - Method in class com.atlassian.bitbucket.job.JobSearchRequest.Builder
-  
- state(JobState) - Method in class com.atlassian.bitbucket.job.JobUpdateRequest.Builder
-  
- state(PullRequestState) - Method in class com.atlassian.bitbucket.pull.PullRequestCommitSearchRequest.Builder
- 
Limits the search to pull requests in the specified  state. 
- state(PullRequestState) - Method in class com.atlassian.bitbucket.pull.PullRequestSearchRequest.Builder
- 
- state(Repository.State) - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest.Builder
- 
Set the state filter for the resulting  request instance. 
- state(TaskState) - Method in class com.atlassian.bitbucket.task.TaskUpdateRequest.Builder
-  
- states(Iterable<CommentState>) - Method in class com.atlassian.bitbucket.comment.CommentSearchRequest.Builder
-  
- states(JobState, JobState...) - Method in class com.atlassian.bitbucket.job.JobSearchRequest.Builder
-  
- states(Iterable<JobState>) - Method in class com.atlassian.bitbucket.job.JobSearchRequest.Builder
-  
- states(Iterable<PullRequestState>) - Method in class com.atlassian.bitbucket.pull.PullRequestCommitSearchRequest.Builder
- 
Limits the search to pull requests in  any of the specified  states. 
- states(PullRequestState, PullRequestState...) - Method in class com.atlassian.bitbucket.pull.PullRequestCommitSearchRequest.Builder
- 
Limits the search to pull requests in  any of the specified  states. 
- status(PullRequestParticipantStatus) - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantRequest.Builder
- 
Limits the pull requests to search for by the participant status 
- statuses(Iterable<PullRequestParticipantStatus>) - Method in class com.atlassian.bitbucket.pull.PullRequestParticipantRequest.Builder
- 
Limits the pull requests to search for by the participant status 
- storage() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- StorageService - Interface in com.atlassian.bitbucket.server
- 
Allows apps to interact with selected parts of the product's home directory. 
- strategyId(String) - Method in class com.atlassian.bitbucket.hook.repository.SimpleMergeHookRequest.Builder
-  
- strategyId(String) - Method in class com.atlassian.bitbucket.hook.repository.SimplePullRequestMergeHookRequest.Builder
-  
- strategyId(String) - Method in class com.atlassian.bitbucket.pull.PullRequestMergeRequest.Builder
-  
- strategyId(String) - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters.AbstractBuilder
-  
- stream() - Method in class com.atlassian.bitbucket.comment.CommentChain
-  
- stream(Reader, Appendable, RenderContext) - Method in interface com.atlassian.bitbucket.markup.MarkupService
- 
Streams a given string into HTML, appending the results to a given writer. 
- stream() - Method in class com.atlassian.bitbucket.pull.SimplePullRequestActivityPage
-  
- stream() - Method in class com.atlassian.bitbucket.util.FilteredPageImpl
-  
- stream() - Method in interface com.atlassian.bitbucket.util.Page
-  
- streamArchive(ArchiveRequest, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.content.ContentService
- 
Streams an archive of the specified repository at the specified commit, optionally filtering by path. 
- streamBranches(RepositoryBranchesRequest, BranchCallback) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Streams  branches to a callback class, for the specified repository, and where the branches match
 the request. 
- streamChanges(ChangesRequest, ChangeCallback) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Streams changes between the  until and  since commits. 
- streamChanges(CompareRequest, ChangeCallback) - Method in interface com.atlassian.bitbucket.compare.CompareService
- 
- streamChanges(PullRequestChangesRequest, ChangeCallback) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
- streamCommits(BulkCommitsRequest, BulkCommitCallback) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Stream an arbitrary set of commits from an arbitrary number of repositories. 
- streamCommits(CommitsRequest, CommitCallback) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Streams commits, starting from a given branch, tag or commit, optionally filtered to only include commits which
 modify one or more paths. 
- streamCommits(CompareRequest, CommitCallback) - Method in interface com.atlassian.bitbucket.compare.CompareService
- 
Streams commits reachable from the  from ref but not reachable from the
  to ref. 
- streamCommits(PullRequestCommitsRequest, CommitCallback) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
Streams commits for the specified pull request. 
- streamCommits(int, long, CommitCallback) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
- streamCommitsBetween(CommitsBetweenRequest, CommitCallback) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
- streamDiff(DiffRequest, DiffContentCallback) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Streams diff output for the specified  paths at the specified commit. 
- streamDiff(DiffRequest, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Streams diff output for the specified  request. 
- streamDiff(CompareDiffRequest, DiffContentCallback) - Method in interface com.atlassian.bitbucket.compare.CompareService
- 
Streams the diff of the changes contained on the  from ref but not on the
  to ref. 
- streamDiff(PullRequestDiffRequest, DiffContentCallback) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
- streamDiff(PullRequestDiffRequest, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.pull.PullRequestService
- 
- streamDirectory(Repository, String, String, boolean, ContentTreeCallback, PageRequest) - Method in interface com.atlassian.bitbucket.content.ContentService
- 
Performs a directory listing for the specified objectId+path from the specified repository, streaming the results
 to the provided callback.
 
- streamEnumeration(Enumeration<T>) - Static method in class com.atlassian.bitbucket.util.MoreStreams
- 
Converts an Enumerationto aStream.
 
- streamFile(Repository, String, String, PageRequest, boolean, FileContentCallback) - Method in interface com.atlassian.bitbucket.content.ContentService
-  
- streamFile(Repository, String, String, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.content.ContentService
- 
Streams the raw content of the file into an OutputStream obtained from the given TypeAwareOutputSupplier. 
- streamIterable(Iterable<T>) - Static method in class com.atlassian.bitbucket.util.MoreStreams
- 
Converts an Iterableto aStream.
 
- streamLastModified(LastModifiedRequest, LastModifiedCallback) - Method in interface com.atlassian.bitbucket.commit.CommitService
- 
Streams the last modification for files under the requested  path, starting
 from the specified  commit. 
- streamOptional(Optional<T>) - Static method in class com.atlassian.bitbucket.util.MoreStreams
- 
Converts an Optionalto a single-element or emptyStream.
 
- streamPatch(PatchRequest, TypeAwareOutputSupplier) - Method in interface com.atlassian.bitbucket.content.ContentService
- 
Streams a patch for a given commit or commit range. 
- streamTags(RepositoryTagsRequest, TagCallback) - Method in interface com.atlassian.bitbucket.repository.RefService
- 
Streams  tags to a callback class, for the specified repository, and where the tags match the request. 
- STRICT_NUMERIC_VALIDATOR - Static variable in class com.atlassian.bitbucket.util.Version
- 
A Patternthat can validate a potential version String to ensure it contains a
 valid set of numbers and '.''sVersiondoes not use this pattern, but it's handy for code that wants to ensure a
 version string is valid before turning it into aVersion.
 
- subject - Variable in class com.atlassian.bitbucket.job.JobMessageCreationRequest.Builder
-  
- subject(String) - Method in class com.atlassian.bitbucket.job.JobMessageCreationRequest.Builder
-  
- subject(String) - Method in class com.atlassian.bitbucket.job.JobMessageSearchRequest.Builder
-  
- subject(String) - Method in class com.atlassian.bitbucket.mail.MailMessage.Builder
-  
- subject(String) - Method in class com.atlassian.bitbucket.migration.MigrationJobMessageSearchRequest.Builder
-  
- subjectKey(I18nKey) - Method in class com.atlassian.bitbucket.mail.SoyMailMessageRequest.Builder
-  
- submit(T) - Method in interface com.atlassian.bitbucket.concurrent.BucketedExecutor
- 
Submit a task for processing and schedule the  BucketProcessor to process the task's bucket immediately. 
- submit(MailMessage) - Method in interface com.atlassian.bitbucket.mail.MailService
- 
- Submodule - Class in com.atlassian.bitbucket.content
- 
Represents a remote link in a source tree 
- Submodule() - Constructor for class com.atlassian.bitbucket.content.Submodule
-  
- subscribe(TopicListener<T>) - Method in interface com.atlassian.bitbucket.topic.Topic
- 
Subscribes the provided listener to the topic. 
- suggestPullRequests(SuggestPullRequestsRequest) - Method in interface com.atlassian.bitbucket.dashboard.DashboardService
- 
Retrieves a single page of suggestions for pull requests that a user may wish to raise. 
- SuggestPullRequestsRequest - Class in com.atlassian.bitbucket.dashboard
- 
A request for fetching pull request creation suggestions based on repository activity/history. 
- SuggestPullRequestsRequest.Builder - Class in com.atlassian.bitbucket.dashboard
-  
- synchronize(MirrorSyncCommandParameters, MirrorSyncCallback) - Method in interface com.atlassian.bitbucket.scm.mirror.ScmMirrorCommandFactory
- 
Creates a command that fetches all branches and tags from the provided
  remote URL. 
- synchronous() - Method in interface com.atlassian.bitbucket.scm.AsyncCommand
- 
Transforms this  AsyncCommand into a  Command which may be called synchronously. 
- syncType(RepositorySynchronizationType) - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent.Builder
-  
- sysadmin() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Login
- 
Return an URL that will open a login page requiring the
  admin permission to log-in. 
- sysInfo() - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Admin
-  
- SystemProperties - Class in com.atlassian.bitbucket.env
- 
Defines system properties, specified with -D, which the product supports.
 
- SystemProperties() - Constructor for class com.atlassian.bitbucket.env.SystemProperties
-  
- validate() - Method in class com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEvent.Builder
-  
- validate() - Method in class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEvent.Builder
-  
- validate() - Method in class com.atlassian.bitbucket.repository.SimpleDetailedRefChange.Builder
-  
- validate() - Method in class com.atlassian.bitbucket.repository.SimpleRefChange.AbstractBuilder
-  
- validate() - Method in class com.atlassian.bitbucket.scm.AbstractMergeCommandParameters.AbstractBuilder
-  
- validate() - Method in class com.atlassian.bitbucket.scm.MergeCommandParameters.AbstractMergeBuilder
-  
- validate() - Method in class com.atlassian.bitbucket.scm.ref.AbstractCreateRefCommandParameters.AbstractCreateRefBuilder
-  
- validate() - Method in class com.atlassian.bitbucket.scm.ref.AbstractRefCommandParameters.AbstractRefBuilder
-  
- validateAuthenticated() - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the user is logged in 
- validateCanAddUserToGroup(String, String) - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Validate if the named user can be added to the specified group without violating license limits. 
- validateCanLicenseGroup(String, Permission) - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Validate if the specified group can be licensed without violating license limits. 
- validateCanLicenseUser(ApplicationUser, Permission) - Method in interface com.atlassian.bitbucket.license.LicenseService
- 
Validate if the given user can be licensed without violating license limits 
- validateErasable(String) - Method in interface com.atlassian.bitbucket.user.UserAdminService
- 
Validate if a username can be erased. 
- validateForGlobal(Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user has the specified global permission 
- validateForProject(Project, Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user has the specified permission for the project 
- validateForProject(int, Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user has the specified permission for the project 
- validateForRepository(Repository, Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user has the specified permission for the repository 
- validateForRepository(int, Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user has the specified permission for the repository 
- validateForUser(ApplicationUser, Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user has the specified permission for the target user. 
- validateForUser(int, Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user has the specified permission for the target user. 
- validateForUser(Permission) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user has the specified permission for itself 
- validateRepositoryAccessible(Repository) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user (authenticated or not) has access to the given repository. 
- validateRepositoryAccessible(int) - Method in interface com.atlassian.bitbucket.permission.PermissionValidationService
- 
Validate that the current user (authenticated or not) has access to the given repository. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.audit.Priority
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.auth.RememberMeMode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.comment.CommentAction
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.comment.CommentSeverity
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.comment.CommentState
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.comment.CommentThreadDiffAnchorState
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.comment.CommentThreadDiffAnchorType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.commit.CommitListMergeFilter
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.commit.CommitOrder
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.commit.graph.TraversalStatus
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.concurrent.ConcurrencyPolicy
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.content.ArchiveFormat
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.content.ChangeType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.content.ConflictMarker
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.content.ContentTreeNode.Type
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.content.DiffFileType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.content.DiffSegmentType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.content.DiffWhitespace
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.event.annotation.TransactionAware.When
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.event.server.ApplicationConfigurationChangedEvent.Property
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.hook.repository.RepositoryHookType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.hook.repository.StandardRepositoryHookTrigger
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.hook.script.HookScriptType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.job.JobMessageSeverity
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.job.JobState
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.label.LabelableType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.mail.MailProtocol
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.markup.UrlMode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.permission.Permission
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.project.ProjectType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestAction
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestActivityType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestChangeScope
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestDirection
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestEntityType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestMergeConfigType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestMergeOutcome
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestOrder
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestParticipantStatus
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestRole
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.pull.PullRequestState
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.repository.RefChangeType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.repository.RefOrder
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.repository.Repository.State
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.repository.RepositoryVisibility
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.repository.StandardRefType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.bulk.BulkChangeType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.bulk.BulkContentDisposition
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.bulk.BulkTraversalStatus
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.CommandResult
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.mirror.RepositorySynchronizationType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.ScmFeature
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.scm.signed.StandardSignableObjectType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.scope.ScopeType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.server.ApplicationMode
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.server.ApplicationState
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.server.OperatingSystem
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.server.StandardFeature
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.task.TaskAnchorType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.task.TaskState
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.user.UserType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.util.DateFormatter.FormatType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.util.FilePermission
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum com.atlassian.bitbucket.util.Order
- 
Returns the enum constant of this type with the specified name. 
- values() - Method in class com.atlassian.bitbucket.attribute.AttributeMap
-  
- values() - Static method in enum com.atlassian.bitbucket.audit.Priority
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.auth.RememberMeMode
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.comment.CommentAction
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.comment.CommentSeverity
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.comment.CommentState
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.comment.CommentThreadDiffAnchorState
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.comment.CommentThreadDiffAnchorType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.commit.CommitListMergeFilter
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.commit.CommitOrder
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.commit.graph.TraversalStatus
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.concurrent.ConcurrencyPolicy
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.content.ArchiveFormat
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.content.ChangeType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.content.ConflictMarker
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.content.ContentTreeNode.Type
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.content.DiffFileType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.content.DiffSegmentType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.content.DiffWhitespace
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.event.annotation.TransactionAware.When
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.event.server.ApplicationConfigurationChangedEvent.Property
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.hook.repository.RepositoryHookType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.hook.repository.StandardRepositoryHookTrigger
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.hook.script.HookScriptType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.job.JobMessageSeverity
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.job.JobState
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.label.LabelableType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.mail.MailProtocol
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.markup.UrlMode
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.permission.Permission
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.project.ProjectType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Method in class com.atlassian.bitbucket.property.PropertyMap
-  
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestAction
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestActivityType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestChangeScope
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestDirection
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestEntityType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestMergeConfigType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestMergeOutcome
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestOrder
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestParticipantStatus
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestRole
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.pull.PullRequestState
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.repository.RefChangeType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.repository.RefOrder
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.repository.Repository.State
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.repository.RepositoryVisibility
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.repository.StandardRefType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.scm.bulk.BulkChangeType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.scm.bulk.BulkContentDisposition
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.scm.bulk.BulkTraversalStatus
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.scm.CommandResult
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.scm.mirror.RepositorySynchronizationType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.scm.ScmFeature
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.scm.signed.StandardSignableObjectType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.scope.ScopeType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.server.ApplicationMode
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.server.ApplicationState
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.server.OperatingSystem
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.server.StandardFeature
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.task.TaskAnchorType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.task.TaskState
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.user.UserType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.util.DateFormatter.FormatType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.util.FilePermission
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum com.atlassian.bitbucket.util.Order
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- VelocityHelper - Interface in com.atlassian.bitbucket.view
- 
Helper to render web fragments. 
- version(int) - Method in class com.atlassian.bitbucket.comment.CommentUpdateRequest.Builder
-  
- Version - Class in com.atlassian.bitbucket.util
- 
Version represents a version. 
- Version(Integer...) - Constructor for class com.atlassian.bitbucket.util.Version
- 
Constructor for accepting a pre-parsed version. 
- Version(String) - Constructor for class com.atlassian.bitbucket.util.Version
- 
Constructor that parses a version string. 
- veto(String, String) - Method in class com.atlassian.bitbucket.hook.repository.RepositoryHookResult.Builder
-  
- view(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Groups
-  
- view(String) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.Users
-  
- ViewException - Exception in com.atlassian.bitbucket.view
- 
Indicates something went wrong when rendering a view. 
- ViewException() - Constructor for exception com.atlassian.bitbucket.view.ViewException
-  
- ViewException(String) - Constructor for exception com.atlassian.bitbucket.view.ViewException
-  
- ViewException(String, Throwable) - Constructor for exception com.atlassian.bitbucket.view.ViewException
-  
- ViewException(Throwable) - Constructor for exception com.atlassian.bitbucket.view.ViewException
-  
- ViewStreamIOException - Exception in com.atlassian.bitbucket.view
- 
Thrown when there was a problem writing a rendered view to a stream, appendable or similar. 
- ViewStreamIOException() - Constructor for exception com.atlassian.bitbucket.view.ViewStreamIOException
-  
- ViewStreamIOException(String) - Constructor for exception com.atlassian.bitbucket.view.ViewStreamIOException
-  
- ViewStreamIOException(String, Throwable) - Constructor for exception com.atlassian.bitbucket.view.ViewStreamIOException
-  
- ViewStreamIOException(Throwable) - Constructor for exception com.atlassian.bitbucket.view.ViewStreamIOException
-  
- visibility(RepositoryVisibility) - Method in interface com.atlassian.bitbucket.nav.NavBuilder.GlobalListRepos
- 
The builder for /repos?visibility=[level] 
- visibility(RepositoryVisibility) - Method in class com.atlassian.bitbucket.repository.RepositorySearchRequest.Builder
- 
Set the visibility level for the resulting  request instance. 
- visit(CommitDiscussion) - Method in class com.atlassian.bitbucket.comment.AbstractCommentableVisitor
-  
- visit(PullRequest) - Method in class com.atlassian.bitbucket.comment.AbstractCommentableVisitor
-  
- visit(CommitDiscussion) - Method in interface com.atlassian.bitbucket.comment.CommentableVisitor
-  
- visit(PullRequest) - Method in interface com.atlassian.bitbucket.comment.CommentableVisitor
-  
- visit(Repository) - Method in interface com.atlassian.bitbucket.label.LabelableVisitor
-  
- visit(Project) - Method in class com.atlassian.bitbucket.project.AbstractProjectVisitor
-  
- visit(PersonalProject) - Method in class com.atlassian.bitbucket.project.AbstractProjectVisitor
-  
- visit(Project) - Method in class com.atlassian.bitbucket.project.AbstractVoidProjectVisitor
- 
- visit(PersonalProject) - Method in class com.atlassian.bitbucket.project.AbstractVoidProjectVisitor
- 
- visit(Project) - Method in interface com.atlassian.bitbucket.project.ProjectVisitor
-  
- visit(PersonalProject) - Method in interface com.atlassian.bitbucket.project.ProjectVisitor
-  
- visit(PullRequestActivity) - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestActivityVisitor
-  
- visit(PullRequestCommentActivity) - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestActivityVisitor
-  
- visit(PullRequestMergeActivity) - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestActivityVisitor
-  
- visit(PullRequestRescopeActivity) - Method in class com.atlassian.bitbucket.pull.AbstractPullRequestActivityVisitor
-  
- visit(PullRequestActivity) - Method in interface com.atlassian.bitbucket.pull.PullRequestActivityVisitor
-  
- visit(PullRequestCommentActivity) - Method in interface com.atlassian.bitbucket.pull.PullRequestActivityVisitor
-  
- visit(PullRequestMergeActivity) - Method in interface com.atlassian.bitbucket.pull.PullRequestActivityVisitor
-  
- visit(PullRequestRescopeActivity) - Method in interface com.atlassian.bitbucket.pull.PullRequestActivityVisitor
-  
- visit(PullRequestReviewersUpdatedActivity) - Method in interface com.atlassian.bitbucket.pull.PullRequestActivityVisitor
-  
- visit(CommitDiscussionCommentActivity) - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryActivityVisitor
-  
- visit(RepositoryPushActivity) - Method in class com.atlassian.bitbucket.repository.AbstractRepositoryActivityVisitor
-  
- visit(CommitDiscussionCommentActivity) - Method in interface com.atlassian.bitbucket.repository.RepositoryActivityVisitor
-  
- visit(RepositoryPushActivity) - Method in interface com.atlassian.bitbucket.repository.RepositoryActivityVisitor
-  
- visit(GlobalScope) - Method in interface com.atlassian.bitbucket.scope.ScopeVisitor
-  
- visit(ProjectScope) - Method in interface com.atlassian.bitbucket.scope.ScopeVisitor
-  
- visit(RepositoryScope) - Method in interface com.atlassian.bitbucket.scope.ScopeVisitor
-  
- visit(Comment) - Method in interface com.atlassian.bitbucket.task.TaskAnchorVisitor
-  
- visit(DetailedUser) - Method in class com.atlassian.bitbucket.user.AbstractApplicationUserVisitor
-  
- visit(ServiceUser) - Method in class com.atlassian.bitbucket.user.AbstractApplicationUserVisitor
-  
- visit(ApplicationUser) - Method in class com.atlassian.bitbucket.user.AbstractApplicationUserVisitor
-  
- visit(DetailedUser) - Method in class com.atlassian.bitbucket.user.AbstractVoidApplicationUserVisitor
-  
- visit(ServiceUser) - Method in class com.atlassian.bitbucket.user.AbstractVoidApplicationUserVisitor
-  
- visit(ApplicationUser) - Method in class com.atlassian.bitbucket.user.AbstractVoidApplicationUserVisitor
-  
- visit(DetailedUser) - Method in interface com.atlassian.bitbucket.user.ApplicationUserVisitor
-  
- visit(ServiceUser) - Method in interface com.atlassian.bitbucket.user.ApplicationUserVisitor
-  
- visit(ApplicationUser) - Method in interface com.atlassian.bitbucket.user.ApplicationUserVisitor
-  
- visit(CommitDiscussion) - Method in interface com.atlassian.bitbucket.watcher.WatchableVisitor
-  
- visit(PullRequest) - Method in interface com.atlassian.bitbucket.watcher.WatchableVisitor
-  
- visit(Repository) - Method in interface com.atlassian.bitbucket.watcher.WatchableVisitor
-