Serialized Form
- 
Package com.atlassian.bitbucket- 
Exception Class com.atlassian.bitbucket.AuthorisationExceptionclass AuthorisationException extends ServiceException implements Serializable- serialVersionUID:
- -7074429625547707414L
 
- 
Exception Class com.atlassian.bitbucket.DataStoreExceptionclass DataStoreException extends ServiceException implements Serializable- serialVersionUID:
- -4664705833819381570L
 
- 
Exception Class com.atlassian.bitbucket.EntityMovedExceptionclass EntityMovedException extends ServiceException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.EntityOutOfDateExceptionclass EntityOutOfDateException extends ServiceException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
currentVersionint currentVersion 
- 
expectedVersionint expectedVersion 
 
- 
 
- 
Exception Class com.atlassian.bitbucket.FeatureDisabledExceptionclass FeatureDisabledException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.ForbiddenExceptionclass ForbiddenException extends ServiceException implements Serializable- serialVersionUID:
- -2476562096896368037L
 
- 
Exception Class com.atlassian.bitbucket.IllegalEntityStateExceptionclass IllegalEntityStateException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.IntegrityExceptionclass IntegrityException extends ServiceException implements Serializable- serialVersionUID:
- -8467095342056993155L
 
- 
Exception Class com.atlassian.bitbucket.InvalidNameExceptionclass InvalidNameException extends ArgumentValidationException implements Serializable- serialVersionUID:
- 5539842649174479691L
 
- 
Exception Class com.atlassian.bitbucket.NoSuchEntityExceptionclass NoSuchEntityException extends ServiceException implements Serializable- serialVersionUID:
- -1877441431309452254L
 
- 
Exception Class com.atlassian.bitbucket.NoSuchObjectExceptionclass NoSuchObjectException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
objectString object 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.NoSuchResourceExceptionclass NoSuchResourceException extends ServiceException implements Serializable- 
Serialized Fields- 
resourceNameString resourceName 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.NoUniqueUserIdentifierExceptionclass NoUniqueUserIdentifierException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.RequestCanceledExceptionclass RequestCanceledException extends ServiceException implements Serializable- 
Serialized Fields- 
cancelMessagesList<KeyedMessage> cancelMessages 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.ResourceBusyExceptionclass ResourceBusyException extends ServiceException implements Serializable- 
Serialized Fields- 
resourceNameString resourceName 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.ServerExceptionclass ServerException extends ServiceException implements Serializable- serialVersionUID:
- -7074429625547707414L
 
- 
Exception Class com.atlassian.bitbucket.ServiceExceptionclass ServiceException extends RuntimeException implements Serializable- serialVersionUID:
- -5270791443693616427L
 
 
- 
- 
Package com.atlassian.bitbucket.attachment- 
Exception Class com.atlassian.bitbucket.attachment.AttachmentDeletionCanceledExceptionclass AttachmentDeletionCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.attachment.AttachmentExceptionclass AttachmentException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.attachment.AttachmentMetadataExceptionclass AttachmentMetadataException extends AttachmentException implements Serializable
- 
Exception Class com.atlassian.bitbucket.attachment.AttachmentSaveCanceledExceptionclass AttachmentSaveCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.attachment.AttachmentStoreExceptionclass AttachmentStoreException extends AttachmentException implements Serializable
- 
Exception Class com.atlassian.bitbucket.attachment.InvalidAttachmentMetadataExceptionclass InvalidAttachmentMetadataException extends AttachmentMetadataException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.auth- 
Exception Class com.atlassian.bitbucket.auth.AuthenticationExceptionclass AuthenticationException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.AuthenticationRequiredExceptionclass AuthenticationRequiredException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.AuthenticationSystemExceptionclass AuthenticationSystemException extends AuthenticationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.CaptchaAuthenticationExceptionclass CaptchaAuthenticationException extends AuthenticationException implements Serializable- serialVersionUID:
- 6669766974321704553L
 
- 
Exception Class com.atlassian.bitbucket.auth.CaptchaRequiredAuthenticationExceptionclass CaptchaRequiredAuthenticationException extends CaptchaAuthenticationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.ExpiredAuthenticationExceptionclass ExpiredAuthenticationException extends AuthenticationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.ExpiredPasswordAuthenticationExceptionclass ExpiredPasswordAuthenticationException extends AuthenticationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.InactiveUserAuthenticationExceptionclass InactiveUserAuthenticationException extends AuthenticationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.IncorrectCaptchaAuthenticationExceptionclass IncorrectCaptchaAuthenticationException extends CaptchaAuthenticationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.IncorrectPasswordAuthenticationExceptionclass IncorrectPasswordAuthenticationException extends AuthenticationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.NoAccessAuthenticationExceptionclass NoAccessAuthenticationException extends AuthenticationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.SshAuthenticationExpiredKeyExceptionclass SshAuthenticationExpiredKeyException extends AuthenticationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.auth.SshAuthenticationInsecureKeyExceptionclass SshAuthenticationInsecureKeyException extends AuthenticationException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.avatar- 
Exception Class com.atlassian.bitbucket.avatar.AvatarExceptionclass AvatarException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.avatar.AvatarLoadExceptionclass AvatarLoadException extends AvatarException implements Serializable
- 
Exception Class com.atlassian.bitbucket.avatar.AvatarResizeExceptionclass AvatarResizeException extends AvatarLoadException implements Serializable
- 
Exception Class com.atlassian.bitbucket.avatar.AvatarStoreExceptionclass AvatarStoreException extends AvatarException implements Serializable
- 
Exception Class com.atlassian.bitbucket.avatar.NoSuchAvatarExceptionclass NoSuchAvatarException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
idString id 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.avatar.UnsupportedAvatarExceptionclass UnsupportedAvatarException extends AvatarStoreException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.build.status- 
Class com.atlassian.bitbucket.build.status.RepositoryBuildStatusDeletedEventclass RepositoryBuildStatusDeletedEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
buildStatusRepositoryBuildStatus buildStatus 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.build.status.RepositoryBuildStatusSetEventclass RepositoryBuildStatusSetEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
buildStatusRepositoryBuildStatus buildStatus 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.cluster- 
Exception Class com.atlassian.bitbucket.cluster.ClusterExecutionExceptionclass ClusterExecutionException extends RuntimeException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.comment- 
Exception Class com.atlassian.bitbucket.comment.CommentDeletionExceptionclass CommentDeletionException extends IntegrityException implements Serializable
- 
Exception Class com.atlassian.bitbucket.comment.CommentOutOfDateExceptionclass CommentOutOfDateException extends EntityOutOfDateException implements Serializable- serialVersionUID:
- 2L
 
- 
Exception Class com.atlassian.bitbucket.comment.NoSuchCommentExceptionclass NoSuchCommentException extends NoSuchEntityException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.atlassian.bitbucket.commit- 
Exception Class com.atlassian.bitbucket.commit.NoSuchCommitExceptionclass NoSuchCommitException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
commitIdString commitId 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.commit.SimpleCommitclass SimpleCommit extends SimpleMinimalCommit implements Serializable
- 
Class com.atlassian.bitbucket.commit.SimpleMinimalCommitclass SimpleMinimalCommit extends Object implements Serializable
- 
Class com.atlassian.bitbucket.commit.SimpleMinimalRepositoryCommitclass SimpleMinimalRepositoryCommit extends SimpleMinimalCommit implements Serializable- 
Serialized Fields- 
repositoryRepository repository 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.content- 
Exception Class com.atlassian.bitbucket.content.EditFileFailedExceptionclass EditFileFailedException extends CommandFailedException implements Serializable
- 
Exception Class com.atlassian.bitbucket.content.FileAlreadyExistsExceptionclass FileAlreadyExistsException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.content.FileContentUnmodifiedExceptionclass FileContentUnmodifiedException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.content.FileOutOfDateExceptionclass FileOutOfDateException extends EntityOutOfDateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.content.FileTranscodingExceptionclass FileTranscodingException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.content.NoSuchPathExceptionclass NoSuchPathException extends NoSuchObjectException implements Serializable- 
Serialized Fields- 
atObjectString atObject 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.content.SimplePathclass SimplePath extends Object implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event- 
Class com.atlassian.bitbucket.event.ApplicationEventclass ApplicationEvent extends EventObject implements Serializable- 
Serialized Fields- 
datelong date 
- 
userApplicationUser user 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.event.attachment- 
Class com.atlassian.bitbucket.event.attachment.AttachmentDeletedEventclass AttachmentDeletedEvent extends AttachmentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.attachment.AttachmentDeletionRequestedEventclass AttachmentDeletionRequestedEvent extends AttachmentEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.attachment.AttachmentEventclass AttachmentEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
attachmentAttachment attachment 
- 
repositoryRepository repository 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.attachment.AttachmentSavedEventclass AttachmentSavedEvent extends AttachmentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.attachment.AttachmentSaveRequestedEventclass AttachmentSaveRequestedEvent extends AttachmentEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.event.auth- 
Class com.atlassian.bitbucket.event.auth.AbstractAuthenticationEventclass AbstractAuthenticationEvent extends ApplicationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.auth.AuthenticationFailureEventclass AuthenticationFailureEvent extends AbstractAuthenticationEvent implements Serializable- 
Serialized Fields- 
exceptionAuthenticationException exception 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.auth.AuthenticationSuccessEventclass AuthenticationSuccessEvent extends AbstractAuthenticationEvent implements Serializable- 
Serialized Fields- 
tokenDetailsString tokenDetails 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.event.backup- 
Class com.atlassian.bitbucket.event.backup.BackupCanceledEventclass BackupCanceledEvent extends BackupEndedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.backup.BackupEndedEventclass BackupEndedEvent extends BackupEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.backup.BackupEventclass BackupEvent extends ApplicationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.backup.BackupFailedEventclass BackupFailedEvent extends BackupEndedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.backup.BackupStartedEventclass BackupStartedEvent extends BackupEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.backup.BackupSucceededEventclass BackupSucceededEvent extends BackupEndedEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.branch- 
Class com.atlassian.bitbucket.event.branch.BranchChangedEventclass BranchChangedEvent extends AbstractRepositoryRefsChangedEvent implements Serializable- 
Serialized Fields- 
branchBranch branch 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.branch.BranchCreatedEventclass BranchCreatedEvent extends BranchChangedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.branch.BranchDeletedEventclass BranchDeletedEvent extends BranchChangedEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.cluster- 
Class com.atlassian.bitbucket.event.cluster.ClusterMembershipEventclass ClusterMembershipEvent extends ClusterNodeEvent implements Serializable- 
Serialized Fields- 
currentNodesSet<ClusterNode> currentNodes 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.cluster.ClusterNodeAddedEventclass ClusterNodeAddedEvent extends ClusterMembershipEvent implements Serializable- 
Serialized Fields- 
maybeNetworkPartionResolvedboolean maybeNetworkPartionResolved 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.cluster.ClusterNodeEventclass ClusterNodeEvent extends EventObject implements Serializable- 
Serialized Fields- 
datelong date 
- 
nodeClusterNode node 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.cluster.ClusterNodeRejoinedEventclass ClusterNodeRejoinedEvent extends ClusterNodeAddedEvent implements Serializable- 
Serialized Fields- 
timestampDisconnectedlong timestampDisconnected 
- 
timestampReconnectedlong timestampReconnected 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.cluster.ClusterNodeRemovedEventclass ClusterNodeRemovedEvent extends ClusterMembershipEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.commit- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCancelableCommentEventclass CommitDiscussionCancelableCommentEvent extends CommitDiscussionCommentEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentAddedEventclass CommitDiscussionCommentAddedEvent extends CommitDiscussionCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentAddRequestedEventclass CommitDiscussionCommentAddRequestedEvent extends CommitDiscussionCancelableCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentDeletedEventclass CommitDiscussionCommentDeletedEvent extends CommitDiscussionCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentDeletionRequestedEventclass CommitDiscussionCommentDeletionRequestedEvent extends CommitDiscussionCancelableCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEditedEventclass CommitDiscussionCommentEditedEvent extends CommitDiscussionCommentEvent implements Serializable- 
Serialized Fields- 
previousSeverityCommentSeverity previousSeverity 
- 
previousStateCommentState previousState 
- 
previousTextString previousText 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentEventclass CommitDiscussionCommentEvent extends CommitDiscussionEvent implements Serializable- 
Serialized Fields- 
commentComment comment 
- 
commentActionCommentAction commentAction 
- 
parentComment parent 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentModificationRequestedEventclass CommitDiscussionCommentModificationRequestedEvent extends CommitDiscussionCancelableCommentEvent implements Serializable- 
Serialized Fields- 
previousTextString previousText 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentRepliedEventclass CommitDiscussionCommentRepliedEvent extends CommitDiscussionCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionCommentReplyRequestedEventclass CommitDiscussionCommentReplyRequestedEvent extends CommitDiscussionCancelableCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionEventclass CommitDiscussionEvent extends RepositoryEvent implements Serializable- 
Serialized Fields- 
discussionCommitDiscussion discussion 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.commit.CommitDiscussionParticipantsUpdatedEventclass CommitDiscussionParticipantsUpdatedEvent extends CommitDiscussionEvent implements Serializable- 
Serialized Fields- 
addedParticipantsSet<ApplicationUser> addedParticipants 
- 
removedParticipantsSet<ApplicationUser> removedParticipants 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.event.compare- 
Class com.atlassian.bitbucket.event.compare.DiffSuccessfulEventclass DiffSuccessfulEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
fromRefCompareRef fromRef 
- 
toRefCompareRef toRef 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.event.content- 
Class com.atlassian.bitbucket.event.content.FileEditedEventclass FileEditedEvent extends BranchChangedEvent implements Serializable- 
Serialized Fields- 
contentInputSupplier<InputStream> content 
- 
messageString message 
- 
pathString path 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.event.hook- 
Class com.atlassian.bitbucket.event.hook.RepositoryHookDeletedEventclass RepositoryHookDeletedEvent extends RepositoryHookEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.hook.RepositoryHookDisabledEventclass RepositoryHookDisabledEvent extends RepositoryHookEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.hook.RepositoryHookEnabledEventclass RepositoryHookEnabledEvent extends RepositoryHookEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.hook.RepositoryHookEventclass RepositoryHookEvent extends ApplicationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.hook.RepositoryHookSettingsChangedEventclass RepositoryHookSettingsChangedEvent extends RepositoryHookEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.license- 
Class com.atlassian.bitbucket.event.license.LicenseChangedEventclass LicenseChangedEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
newLicensecom.atlassian.extras.api.bitbucket.BitbucketServerLicense newLicense 
- 
previousLicensecom.atlassian.extras.api.bitbucket.BitbucketServerLicense previousLicense 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.event.maintenance- 
Class com.atlassian.bitbucket.event.maintenance.MaintenanceEndedEventclass MaintenanceEndedEvent extends MaintenanceEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.maintenance.MaintenanceEventclass MaintenanceEvent extends ApplicationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.maintenance.MaintenanceStartedEventclass MaintenanceStartedEvent extends MaintenanceEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.mesh- 
Class com.atlassian.bitbucket.event.mesh.AbstractMeshNodeEventclass AbstractMeshNodeEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
nodeMeshNode node 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.mesh.MeshNodeAvailabilityChangedEventclass MeshNodeAvailabilityChangedEvent extends AbstractMeshNodeEvent implements Serializable- 
Serialized Fields- 
availableboolean available 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.mesh.MeshNodeRegisteredEventclass MeshNodeRegisteredEvent extends AbstractMeshNodeEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.mesh.MeshNodeUpdatedEventclass MeshNodeUpdatedEvent extends AbstractMeshNodeEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.migration- 
Class com.atlassian.bitbucket.event.migration.MigrationCanceledEventclass MigrationCanceledEvent extends MigrationEndedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.migration.MigrationEndedEventclass MigrationEndedEvent extends MigrationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.migration.MigrationEventclass MigrationEvent extends ApplicationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.migration.MigrationFailedEventclass MigrationFailedEvent extends MigrationEndedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.migration.MigrationStartedEventclass MigrationStartedEvent extends MigrationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.migration.MigrationSucceededEventclass MigrationSucceededEvent extends MigrationEndedEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.mirror- 
Class com.atlassian.bitbucket.event.mirror.AbstractRepositoryMirrorEventclass AbstractRepositoryMirrorEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
mirrorServerIdString mirrorServerId 
- 
mirrorServerNameString mirrorServerName 
- 
repositoryRepository repository 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizationFailedEventclass RepositoryMirrorSynchronizationFailedEvent extends AbstractRepositoryMirrorEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.mirror.RepositoryMirrorSynchronizedEventclass RepositoryMirrorSynchronizedEvent extends AbstractRepositoryMirrorEvent implements Serializable- 
Serialized Fields- 
cloneLinksCollection<NamedLink> cloneLinks 
- 
failedRefsCollection<MinimalRef> failedRefs 
- 
refChangesCollection<RefChange> refChanges 
- 
refLimitExceededboolean refLimitExceeded 
- 
syncTypeRepositorySynchronizationType syncType 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.event.permission- 
Class com.atlassian.bitbucket.event.permission.AbstractGlobalPermissionModificationEventclass AbstractGlobalPermissionModificationEvent extends GlobalPermissionEvent implements Serializable- 
Serialized Fields- 
oldValuePermission oldValue 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.AbstractProjectPermissionModificationEventclass AbstractProjectPermissionModificationEvent extends ProjectPermissionEvent implements Serializable- 
Serialized Fields- 
oldValuePermission oldValue 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.AbstractRepositoryPermissionModificationEventclass AbstractRepositoryPermissionModificationEvent extends RepositoryPermissionEvent implements Serializable- 
Serialized Fields- 
oldValuePermission oldValue 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.GlobalPermissionEventclass GlobalPermissionEvent extends PermissionEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.permission.GlobalPermissionGrantedEventclass GlobalPermissionGrantedEvent extends GlobalPermissionEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.permission.GlobalPermissionGrantRequestedEventclass GlobalPermissionGrantRequestedEvent extends GlobalPermissionEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.GlobalPermissionModificationRequestedEventclass GlobalPermissionModificationRequestedEvent extends AbstractGlobalPermissionModificationEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.GlobalPermissionModifiedEventclass GlobalPermissionModifiedEvent extends AbstractGlobalPermissionModificationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.permission.GlobalPermissionRevocationRequestedEventclass GlobalPermissionRevocationRequestedEvent extends GlobalPermissionEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.GlobalPermissionRevokedEventclass GlobalPermissionRevokedEvent extends GlobalPermissionEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.permission.PermissionEventclass PermissionEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
affectedGroupString affectedGroup 
- 
affectedUserApplicationUser affectedUser 
- 
permissionPermission permission 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.ProjectPermissionEventclass ProjectPermissionEvent extends PermissionEvent implements Serializable- 
Serialized Fields- 
projectProject project 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.ProjectPermissionGrantedEventclass ProjectPermissionGrantedEvent extends ProjectPermissionEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.permission.ProjectPermissionGrantRequestedEventclass ProjectPermissionGrantRequestedEvent extends ProjectPermissionEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.ProjectPermissionModificationRequestedEventclass ProjectPermissionModificationRequestedEvent extends AbstractProjectPermissionModificationEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.ProjectPermissionModifiedEventclass ProjectPermissionModifiedEvent extends AbstractProjectPermissionModificationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.permission.ProjectPermissionRevocationRequestedEventclass ProjectPermissionRevocationRequestedEvent extends ProjectPermissionEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.ProjectPermissionRevokedEventclass ProjectPermissionRevokedEvent extends ProjectPermissionEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.permission.RepositoryPermissionEventclass RepositoryPermissionEvent extends PermissionEvent implements Serializable- 
Serialized Fields- 
repositoryRepository repository 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.RepositoryPermissionGrantedEventclass RepositoryPermissionGrantedEvent extends RepositoryPermissionEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.permission.RepositoryPermissionGrantRequestedEventclass RepositoryPermissionGrantRequestedEvent extends RepositoryPermissionEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.RepositoryPermissionModificationRequestedEventclass RepositoryPermissionModificationRequestedEvent extends AbstractRepositoryPermissionModificationEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.RepositoryPermissionModifiedEventclass RepositoryPermissionModifiedEvent extends AbstractRepositoryPermissionModificationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.permission.RepositoryPermissionRevocationRequestedEventclass RepositoryPermissionRevocationRequestedEvent extends RepositoryPermissionEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.permission.RepositoryPermissionRevokedEventclass RepositoryPermissionRevokedEvent extends RepositoryPermissionEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.project- 
Class com.atlassian.bitbucket.event.project.AbstractProjectModificationEventclass AbstractProjectModificationEvent extends ProjectEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.project.ProjectAvatarUpdatedEventclass ProjectAvatarUpdatedEvent extends ProjectEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.project.ProjectCreatedEventclass ProjectCreatedEvent extends ProjectEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.project.ProjectCreationRequestedEventclass ProjectCreationRequestedEvent extends ProjectEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.project.ProjectDeletedEventclass ProjectDeletedEvent extends ProjectEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.project.ProjectDeletionRequestedEventclass ProjectDeletionRequestedEvent extends ProjectEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.project.ProjectEventclass ProjectEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
projectProject project 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.project.ProjectImportedEventclass ProjectImportedEvent extends ProjectCreatedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.project.ProjectModificationRequestedEventclass ProjectModificationRequestedEvent extends AbstractProjectModificationEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.project.ProjectModifiedEventclass ProjectModifiedEvent extends AbstractProjectModificationEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.pull- 
Class com.atlassian.bitbucket.event.pull.PullRequestActivityEventclass PullRequestActivityEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
activityPullRequestActivity activity 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestAutoMergeCancelledEventclass PullRequestAutoMergeCancelledEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
reasonAutoMergeCancelledReason reason 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestAutoMergeRequestedEventclass PullRequestAutoMergeRequestedEvent extends PullRequestEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCancelableCommentEventclass PullRequestCancelableCommentEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
- 
commentComment comment 
- 
commentActionCommentAction commentAction 
- 
parentComment parent 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentActivityEventclass PullRequestCommentActivityEvent extends PullRequestActivityEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentAddedEventclass PullRequestCommentAddedEvent extends PullRequestCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentAddRequestedEventclass PullRequestCommentAddRequestedEvent extends PullRequestCancelableCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentDeletedEventclass PullRequestCommentDeletedEvent extends PullRequestCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentDeletionRequestedEventclass PullRequestCommentDeletionRequestedEvent extends PullRequestCancelableCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentEditedEventclass PullRequestCommentEditedEvent extends PullRequestCommentEvent implements Serializable- 
Serialized Fields- 
previousSeverityCommentSeverity previousSeverity 
- 
previousStateCommentState previousState 
- 
previousTextString previousText 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentEventclass PullRequestCommentEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
commentComment comment 
- 
commentActionCommentAction commentAction 
- 
parentComment parent 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentModificationRequestedEventclass PullRequestCommentModificationRequestedEvent extends PullRequestCancelableCommentEvent implements Serializable- 
Serialized Fields- 
previousTextString previousText 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentRepliedEventclass PullRequestCommentRepliedEvent extends PullRequestCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestCommentReplyRequestedEventclass PullRequestCommentReplyRequestedEvent extends PullRequestCancelableCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestDeclinedEventclass PullRequestDeclinedEvent extends PullRequestEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestDeletedEventclass PullRequestDeletedEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
watchersCollection<Watcher> watchers 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestDeletionRequestedEventclass PullRequestDeletionRequestedEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestEventclass PullRequestEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
actionPullRequestAction action 
- 
pullRequestPullRequest pullRequest 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestMergeActivityEventclass PullRequestMergeActivityEvent extends PullRequestActivityEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestMergedEventclass PullRequestMergedEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
autoMergeboolean autoMerge 
- 
commitMinimalCommit commit 
- 
messageString message 
- 
refChangesCollection<RefChange> refChanges 
- 
strategyIdString strategyId 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestOpenedEventclass PullRequestOpenedEvent extends PullRequestEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestOpenRequestedEventclass PullRequestOpenRequestedEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
- 
reviewersSet<ApplicationUser> reviewers 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestParticipantApprovedEventclass PullRequestParticipantApprovedEvent extends PullRequestParticipantReviewedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestParticipantReviewedEventclass PullRequestParticipantReviewedEvent extends PullRequestParticipantStatusUpdatedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestParticipantStatusUpdatedEventclass PullRequestParticipantStatusUpdatedEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
participantPullRequestParticipant participant 
- 
previousStatusPullRequestParticipantStatus previousStatus 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestParticipantsUpdatedEventclass PullRequestParticipantsUpdatedEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
addedParticipantsSet<ApplicationUser> addedParticipants 
- 
removedParticipantsSet<ApplicationUser> removedParticipants 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestParticipantUnapprovedEventclass PullRequestParticipantUnapprovedEvent extends PullRequestParticipantStatusUpdatedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestReopenedEventclass PullRequestReopenedEvent extends PullRequestEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestRescopeActivityEventclass PullRequestRescopeActivityEvent extends PullRequestActivityEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestRescopedEventclass PullRequestRescopedEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
addedCommitsRescopeDetails addedCommits 
- 
fromHashUpdatedboolean fromHashUpdated 
- 
previousFromHashString previousFromHash 
- 
previousToHashString previousToHash 
- 
removedCommitsRescopeDetails removedCommits 
- 
toHashUpdatedboolean toHashUpdated 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestReviewCommentAddedEventclass PullRequestReviewCommentAddedEvent extends PullRequestReviewCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestReviewCommentEventclass PullRequestReviewCommentEvent extends PullRequestReviewEvent implements Serializable- 
Serialized Fields- 
commentComment comment 
- 
commentActionCommentAction commentAction 
- 
parentComment parent 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestReviewCommentRepliedEventclass PullRequestReviewCommentRepliedEvent extends PullRequestReviewCommentEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestReviewDiscardedEventclass PullRequestReviewDiscardedEvent extends PullRequestReviewEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestReviewersUpdatedActivityEventclass PullRequestReviewersUpdatedActivityEvent extends PullRequestActivityEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestReviewersUpdatedEventclass PullRequestReviewersUpdatedEvent extends PullRequestEvent implements Serializable- 
Serialized Fields- 
addedReviewersSet<ApplicationUser> addedReviewers 
- 
removedReviewersSet<ApplicationUser> removedReviewers 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestReviewEventclass PullRequestReviewEvent extends PullRequestEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.pull.PullRequestReviewFinishedEventclass PullRequestReviewFinishedEvent extends PullRequestReviewEvent implements Serializable- 
Serialized Fields- 
addedCommentboolean addedComment 
- 
commentCountint commentCount 
- 
participantStatusPullRequestParticipantStatus participantStatus 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.pull.PullRequestUpdatedEventclass PullRequestUpdatedEvent extends PullRequestEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.repository- 
Class com.atlassian.bitbucket.event.repository.AbstractRepositoryModificationEventclass AbstractRepositoryModificationEvent extends RepositoryEvent implements Serializable- 
Serialized Fields- 
newValueRepository newValue 
- 
oldValueRepository oldValue 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.repository.AbstractRepositoryRefsChangedEventclass AbstractRepositoryRefsChangedEvent extends RepositoryEvent implements Serializable- 
Serialized Fields- 
refChangesCollection<RefChange> refChanges 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.repository.PullRequestFilterEventclass PullRequestFilterEvent extends RepositoryEvent implements Serializable- 
Serialized Fields- 
authorString author 
- 
branchString branch 
- 
filterTextString filterText 
- 
reviewerString reviewer 
- 
statePullRequestState state 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.repository.RepositoryAccessedEventclass RepositoryAccessedEvent extends RepositoryEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryCloneEventclass RepositoryCloneEvent extends RepositoryPullEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryCreatedEventclass RepositoryCreatedEvent extends RepositoryEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryCreationFailedEventclass RepositoryCreationFailedEvent extends RepositoryEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryCreationRequestedEventclass RepositoryCreationRequestedEvent extends RepositoryEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
- 
defaultBranchString defaultBranch 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.repository.RepositoryDefaultBranchModifiedEventclass RepositoryDefaultBranchModifiedEvent extends RepositoryEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryDeleteBlockedEventclass RepositoryDeleteBlockedEvent extends RepositoryEvent implements Serializable- 
Serialized Fields- 
isPersonalRepoboolean isPersonalRepo 
- 
isPublicRepoboolean isPublicRepo 
- 
userRolePermission userRole 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.repository.RepositoryDeletedEventclass RepositoryDeletedEvent extends RepositoryEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryDeletionRequestedEventclass RepositoryDeletionRequestedEvent extends RepositoryEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
- 
forkIdsSet<Integer> forkIds 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.repository.RepositoryEventclass RepositoryEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
repositoryRepository repository 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.repository.RepositoryForkedEventclass RepositoryForkedEvent extends RepositoryCreatedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryForkFailedEventclass RepositoryForkFailedEvent extends RepositoryCreationFailedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryForkRequestedEventclass RepositoryForkRequestedEvent extends RepositoryCreationRequestedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryImportedEventclass RepositoryImportedEvent extends RepositoryCreatedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryModificationRequestedEventclass RepositoryModificationRequestedEvent extends AbstractRepositoryModificationEvent implements Serializable- 
Serialized Fields- 
cancelStateCancelState cancelState 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.repository.RepositoryModifiedEventclass RepositoryModifiedEvent extends AbstractRepositoryModificationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryOtherReadEventclass RepositoryOtherReadEvent extends RepositoryEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryOtherWriteEventclass RepositoryOtherWriteEvent extends RepositoryEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryPullEventclass RepositoryPullEvent extends RepositoryEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.repository.RepositoryPushEventclass RepositoryPushEvent extends AbstractRepositoryRefsChangedEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.request- 
Class com.atlassian.bitbucket.event.request.RequestEndedEventclass RequestEndedEvent extends RequestEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.request.RequestEventclass RequestEvent extends EventObject implements Serializable- 
Serialized Fields- 
httpboolean http 
- 
requestContextRequestContext requestContext 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.request.RequestStartedEventclass RequestStartedEvent extends RequestEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.server- 
Class com.atlassian.bitbucket.event.server.ApplicationConfigurationChangedEventclass ApplicationConfigurationChangedEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
newValueT newValue 
- 
oldValueT oldValue 
- 
propertyApplicationConfigurationChangedEvent.Property property 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.server.ApplicationSetupEventclass ApplicationSetupEvent extends ApplicationConfigurationChangedEvent<Boolean> implements Serializable
- 
Class com.atlassian.bitbucket.event.server.BaseUrlChangedEventclass BaseUrlChangedEvent extends ApplicationConfigurationChangedEvent<String> implements Serializable
- 
Class com.atlassian.bitbucket.event.server.DisasterRecoveryTriggeredEventclass DisasterRecoveryTriggeredEvent extends ApplicationEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.server.DisplayNameChangedEventclass DisplayNameChangedEvent extends ApplicationConfigurationChangedEvent<String> implements Serializable
- 
Class com.atlassian.bitbucket.event.server.HttpScmHostingChangedEventclass HttpScmHostingChangedEvent extends ApplicationConfigurationChangedEvent<Boolean> implements Serializable
- 
Class com.atlassian.bitbucket.event.server.MailHostConfigurationChangedEventclass MailHostConfigurationChangedEvent extends ApplicationConfigurationChangedEvent<MailHostConfiguration> implements Serializable
- 
Class com.atlassian.bitbucket.event.server.OperatingSystemChangedEventclass OperatingSystemChangedEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
newValueOperatingSystem newValue 
- 
oldValueOperatingSystem oldValue 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.server.ServerEmailAddressChangedEventclass ServerEmailAddressChangedEvent extends ApplicationConfigurationChangedEvent<String> implements Serializable
- 
Class com.atlassian.bitbucket.event.server.ServerTimeZoneChangedEventclass ServerTimeZoneChangedEvent extends ApplicationConfigurationChangedEvent<String> implements Serializable- 
Serialized Fields- 
offsetLong offset 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.event.tag- 
Class com.atlassian.bitbucket.event.tag.TagChangedEventclass TagChangedEvent extends AbstractRepositoryRefsChangedEvent implements Serializable- 
Serialized Fields- 
tagTag tag 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.tag.TagCreatedEventclass TagCreatedEvent extends TagChangedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.tag.TagDeletedEventclass TagDeletedEvent extends TagChangedEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.user- 
Class com.atlassian.bitbucket.event.user.GroupCleanupEventclass GroupCleanupEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
groupString group 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.user.UserAttributeChangedEventclass UserAttributeChangedEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
updatedUserApplicationUser updatedUser 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.user.UserAvatarUpdatedEventclass UserAvatarUpdatedEvent extends UserAttributeChangedEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.user.UserCleanupEventclass UserCleanupEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
deletedUserApplicationUser deletedUser 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.user.UserErasedEventclass UserErasedEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
durationlong duration 
- 
originalUsernameString originalUsername 
- 
updatedUserApplicationUser updatedUser 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.user.UserTimeZoneChangedEventclass UserTimeZoneChangedEvent extends UserAttributeChangedEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.event.watch- 
Class com.atlassian.bitbucket.event.watch.WatcherAddedEventclass WatcherAddedEvent extends WatcherEvent implements Serializable
- 
Class com.atlassian.bitbucket.event.watch.WatcherEventclass WatcherEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
watcherWatcher watcher 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.event.watch.WatcherRemovedEventclass WatcherRemovedEvent extends WatcherEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.filestore- 
Exception Class com.atlassian.bitbucket.filestore.FileStoreExceptionclass FileStoreException extends ServiceException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.hook.repository- 
Exception Class com.atlassian.bitbucket.hook.repository.RepositoryHookVetoedExceptionclass RepositoryHookVetoedException extends ServiceException implements Serializable- 
Serialized Fields- 
requestRepositoryHookRequest request 
- 
vetoesList<RepositoryHookVeto> vetoes 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.hook.script- 
Class com.atlassian.bitbucket.hook.script.HookScriptConfigurationEventclass HookScriptConfigurationEvent extends HookScriptEvent implements Serializable- 
Serialized Fields- 
scopeScope scope 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.hook.script.HookScriptConfigurationRemovedEventclass HookScriptConfigurationRemovedEvent extends HookScriptConfigurationEvent implements Serializable
- 
Class com.atlassian.bitbucket.hook.script.HookScriptConfigurationSetEventclass HookScriptConfigurationSetEvent extends HookScriptConfigurationEvent implements Serializable
- 
Class com.atlassian.bitbucket.hook.script.HookScriptCreatedEventclass HookScriptCreatedEvent extends HookScriptEvent implements Serializable
- 
Class com.atlassian.bitbucket.hook.script.HookScriptDeletedEventclass HookScriptDeletedEvent extends HookScriptEvent implements Serializable
- 
Class com.atlassian.bitbucket.hook.script.HookScriptEventclass HookScriptEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
hookScriptHookScript hookScript 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.hook.script.HookScriptExceptionclass HookScriptException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.hook.script.HookScriptOutOfDateExceptionclass HookScriptOutOfDateException extends EntityOutOfDateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.hook.script.HookScriptSizeExceededExceptionclass HookScriptSizeExceededException extends HookScriptStoreException implements Serializable- 
Serialized Fields- 
maxSizeint maxSize 
- 
sizeint size 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.hook.script.HookScriptStoreExceptionclass HookScriptStoreException extends HookScriptException implements Serializable
- 
Class com.atlassian.bitbucket.hook.script.HookScriptUpdatedEventclass HookScriptUpdatedEvent extends HookScriptEvent implements Serializable- 
Serialized Fields- 
oldHookScriptHookScript oldHookScript 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.hook.script.NoSuchHookScriptExceptionclass NoSuchHookScriptException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
idlong id 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.idx- 
Exception Class com.atlassian.bitbucket.idx.CommitIndexingExceptionclass CommitIndexingException extends ServiceException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.jira- 
Exception Class com.atlassian.bitbucket.jira.ApplicationTypeNotInstalledExceptionclass ApplicationTypeNotInstalledException extends JiraSetupException implements Serializable
- 
Exception Class com.atlassian.bitbucket.jira.IncorrectApplicationBaseUrlExceptionclass IncorrectApplicationBaseUrlException extends JiraSetupException implements Serializable
- 
Exception Class com.atlassian.bitbucket.jira.JiraSetupExceptionclass JiraSetupException extends RuntimeException implements Serializable
- 
Exception Class com.atlassian.bitbucket.jira.JiraUserCredentialsExceptionclass JiraUserCredentialsException extends JiraSetupException implements Serializable
- 
Exception Class com.atlassian.bitbucket.jira.NotAJiraServerExceptionclass NotAJiraServerException extends JiraSetupException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.label- 
Exception Class com.atlassian.bitbucket.label.AlreadyLabeledExceptionclass AlreadyLabeledException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.label.ApplyLabelExceptionclass ApplyLabelException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.label.InvalidLabelExceptionclass InvalidLabelException extends ArgumentValidationException implements Serializable- 
Serialized Fields- 
labelNameString labelName 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.label.LabelExistsExceptionclass LabelExistsException extends ArgumentValidationException implements Serializable- 
Serialized Fields- 
labelLabel label 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.label.NoSuchLabelExceptionclass NoSuchLabelException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
labelNameString labelName 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.license- 
Exception Class com.atlassian.bitbucket.license.ExpiredLicenseExceptionclass ExpiredLicenseException extends LicenseException implements Serializable
- 
Exception Class com.atlassian.bitbucket.license.InvalidLicenseExceptionclass InvalidLicenseException extends LicenseException implements Serializable
- 
Exception Class com.atlassian.bitbucket.license.LicenseExceptionclass LicenseException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.license.LicenseLimitExceptionclass LicenseLimitException extends LicenseException implements Serializable- serialVersionUID:
- -6961338294147399192L
 
- 
Exception Class com.atlassian.bitbucket.license.LimitExceededExceptionclass LimitExceededException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.license.NotDataCenterLicenseExceptionclass NotDataCenterLicenseException extends InvalidLicenseException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.mail- 
Exception Class com.atlassian.bitbucket.mail.MailAddressInvalidExceptionclass MailAddressInvalidException extends MailSendException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mail.MailAuthenticationExceptionclass MailAuthenticationException extends MailException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mail.MailExceptionclass MailException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mail.MailQueueFullExceptionclass MailQueueFullException extends MailException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mail.MailSendExceptionclass MailSendException extends MailException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mail.MailSizeExceededExceptionclass MailSizeExceededException extends MailException implements Serializable- 
Serialized Fields- 
maxSizeint maxSize 
- 
sizeint size 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.mail.NoMailHostConfigurationExceptionclass NoMailHostConfigurationException extends MailException implements Serializable- serialVersionUID:
- -3349827147257588805L
 
 
- 
- 
Package com.atlassian.bitbucket.markup- 
Exception Class com.atlassian.bitbucket.markup.RenderExceptionclass RenderException extends ServiceException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.mesh- 
Exception Class com.atlassian.bitbucket.mesh.InvalidMeshNodeKeyExceptionclass InvalidMeshNodeKeyException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mesh.InvalidMeshNodeStateExceptionclass InvalidMeshNodeStateException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mesh.InvalidMeshNodeUrlExceptionclass InvalidMeshNodeUrlException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mesh.MeshNodeAuthenticationExceptionclass MeshNodeAuthenticationException extends MeshNodeConnectionException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mesh.MeshNodeConnectionExceptionclass MeshNodeConnectionException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mesh.MeshNodeIncompatibleExceptionclass MeshNodeIncompatibleException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mesh.MeshNodeNameAlreadyExistsExceptionclass MeshNodeNameAlreadyExistsException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mesh.MeshNodeUrlAlreadyExistsExceptionclass MeshNodeUrlAlreadyExistsException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mesh.NoSuchMeshNodeExceptionclass NoSuchMeshNodeException extends NoSuchEntityException implements Serializable
- 
Exception Class com.atlassian.bitbucket.mesh.RepositoryInconsistentExceptionclass RepositoryInconsistentException extends IllegalRepositoryStateException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.migration- 
Exception Class com.atlassian.bitbucket.migration.ExportExceptionclass ExportException extends MigrationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.migration.ImportExceptionclass ImportException extends MigrationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.migration.MaxConcurrentMigrationJobsExceptionclass MaxConcurrentMigrationJobsException extends MigrationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.migration.MigrationExceptionclass MigrationException extends ServiceException implements Serializable- 
Serialized Fields- 
subjectObject subject 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.migration.event- 
Class com.atlassian.bitbucket.migration.event.AbstractInstanceMigrationEventclass AbstractInstanceMigrationEvent extends ApplicationEvent implements Serializable- 
Serialized Fields- 
jobJob job 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.migration.event.MeshMigrationFinishedEventclass MeshMigrationFinishedEvent extends AbstractInstanceMigrationEvent implements Serializable- 
Serialized Fields- 
errorCountlong errorCount 
- 
infoCountlong infoCount 
- 
warningCountlong warningCount 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.migration.event.MeshMigrationStartedEventclass MeshMigrationStartedEvent extends AbstractInstanceMigrationEvent implements Serializable
- 
Class com.atlassian.bitbucket.migration.event.MigrationExportFinishedEventclass MigrationExportFinishedEvent extends AbstractInstanceMigrationEvent implements Serializable- 
Serialized Fields- 
errorCountlong errorCount 
- 
infoCountlong infoCount 
- 
warningCountlong warningCount 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.migration.event.MigrationExportStartedEventclass MigrationExportStartedEvent extends AbstractInstanceMigrationEvent implements Serializable- 
Serialized Fields- 
requestExportRequest request 
 
- 
 
- 
- 
Class com.atlassian.bitbucket.migration.event.MigrationImportFinishedEventclass MigrationImportFinishedEvent extends MigrationExportFinishedEvent implements Serializable
- 
Class com.atlassian.bitbucket.migration.event.MigrationImportStartedEventclass MigrationImportStartedEvent extends AbstractInstanceMigrationEvent implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.permission- 
Exception Class com.atlassian.bitbucket.permission.PermissionGrantCanceledExceptionclass PermissionGrantCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.permission.PermissionModificationCanceledExceptionclass PermissionModificationCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.permission.PermissionRevocationCanceledExceptionclass PermissionRevocationCanceledException extends RequestCanceledException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.project- 
Exception Class com.atlassian.bitbucket.project.NoSuchProjectExceptionclass NoSuchProjectException extends NoSuchEntityException implements Serializable- serialVersionUID:
- -1877441431309452254L
 
- 
Exception Class com.atlassian.bitbucket.project.ProjectCreationCanceledExceptionclass ProjectCreationCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.project.ProjectDeletionCanceledExceptionclass ProjectDeletionCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.project.ProjectModificationCanceledExceptionclass ProjectModificationCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.project.ProjectMovedExceptionclass ProjectMovedException extends EntityMovedException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.atlassian.bitbucket.pull- 
Exception Class com.atlassian.bitbucket.pull.DuplicatePullRequestExceptionclass DuplicatePullRequestException extends IntegrityException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
pullRequestPullRequest pullRequest 
 
- 
 
- 
Exception Class com.atlassian.bitbucket.pull.EmptyPullRequestExceptionclass EmptyPullRequestException extends IntegrityException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
fromRefPullRequestRef fromRef 
- 
toRefPullRequestRef toRef 
 
- 
 
- 
Exception Class com.atlassian.bitbucket.pull.IllegalPullRequestSearchRequestExceptionclass IllegalPullRequestSearchRequestException extends ArgumentValidationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.pull.IllegalPullRequestStateExceptionclass IllegalPullRequestStateException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestParticipantExceptionclass InvalidPullRequestParticipantException extends IntegrityException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
rolePullRequestRole role 
 
- 
 
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestParticipantsExceptionclass InvalidPullRequestParticipantsException extends InvalidPullRequestParticipantException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
errorsByParticipantNameMap<String, KeyedMessage> errorsByParticipantName 
- 
validParticipantsSet<ApplicationUser> validParticipants 
 
- 
 
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestReviewersExceptionclass InvalidPullRequestReviewersException extends InvalidPullRequestParticipantsException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestRoleExceptionclass InvalidPullRequestRoleException extends ArgumentValidationException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.InvalidPullRequestTargetExceptionclass InvalidPullRequestTargetException extends IntegrityException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.NoSuchParticipantExceptionclass NoSuchParticipantException extends NoSuchEntityException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.NoSuchPullRequestExceptionclass NoSuchPullRequestException extends NoSuchEntityException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.pull.NoSuchPullRequestReviewExceptionclass NoSuchPullRequestReviewException extends NoSuchEntityException implements Serializable
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestDeletionCanceledExceptionclass PullRequestDeletionCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestDeletionDisabledExceptionclass PullRequestDeletionDisabledException extends FeatureDisabledException implements Serializable- 
Serialized Fields- 
pullRequestPullRequest pullRequest 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestMergeVetoedExceptionclass PullRequestMergeVetoedException extends ServiceException implements Serializable- 
Serialized Fields- 
conflictedboolean conflicted 
- 
vetoesCollection<PullRequestMergeVeto> vetoes 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestOpenCanceledExceptionclass PullRequestOpenCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.pull.PullRequestOutOfDateExceptionclass PullRequestOutOfDateException extends EntityOutOfDateException implements Serializable- serialVersionUID:
- 2L
 - 
Serialized Fields- 
pullRequestPullRequest pullRequest 
 
- 
 
- 
Class com.atlassian.bitbucket.pull.SimpleRescopeDetailsclass SimpleRescopeDetails extends Object implements Serializable
- 
Exception Class com.atlassian.bitbucket.pull.UnmodifiablePullRequestRoleExceptionclass UnmodifiablePullRequestRoleException extends ArgumentValidationException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.pull.automerge- 
Exception Class com.atlassian.bitbucket.pull.automerge.AutoMergeNotRequestedExceptionclass AutoMergeNotRequestedException extends ServiceException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
pullRequestPullRequest pullRequest 
 
- 
 
- 
Exception Class com.atlassian.bitbucket.pull.automerge.AutoMergeSettingNotEnabledExceptionclass AutoMergeSettingNotEnabledException extends ForbiddenException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
pullRequestPullRequest pullRequest 
 
- 
 
 
- 
- 
Package com.atlassian.bitbucket.pull.reviewer- 
Exception Class com.atlassian.bitbucket.pull.reviewer.DuplicateReviewerGroupExceptionclass DuplicateReviewerGroupException extends IntegrityException implements Serializable
- 
Exception Class com.atlassian.bitbucket.pull.reviewer.EmptyReviewerGroupExceptionclass EmptyReviewerGroupException extends ArgumentValidationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.pull.reviewer.NoSuchReviewerGroupExceptionclass NoSuchReviewerGroupException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
idlong id 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.pull.reviewer.ReviewerGroupUserLimitExceptionclass ReviewerGroupUserLimitException extends ArgumentValidationException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.repository- 
Exception Class com.atlassian.bitbucket.repository.ArchiveRepositoryFailedExceptionclass ArchiveRepositoryFailedException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.ConflictingRefNameExceptionclass ConflictingRefNameException extends InvalidRefNameException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.DuplicateRefExceptionclass DuplicateRefException extends IntegrityException implements Serializable- 
Serialized Fields- 
refNameString refName 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.repository.EmptyRepositoryExceptionclass EmptyRepositoryException extends IllegalRepositoryStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.ForkingDisabledExceptionclass ForkingDisabledException extends FeatureDisabledException implements Serializable- 
Serialized Fields- 
repositoryRepository repository 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.repository.IllegalRepositoryStateExceptionclass IllegalRepositoryStateException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.InvalidAuthorExceptionclass InvalidAuthorException extends ArgumentValidationException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.InvalidRefNameExceptionclass InvalidRefNameException extends InvalidNameException implements Serializable- 
Serialized Fields- 
refNameString refName 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.repository.NoDefaultBranchExceptionclass NoDefaultBranchException extends NoSuchEntityException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.NoSuchBranchExceptionclass NoSuchBranchException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
branchIdString branchId 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.repository.NoSuchRepositoryExceptionclass NoSuchRepositoryException extends NoSuchEntityException implements Serializable- serialVersionUID:
- -1877441431309452254L
 - 
Serialized Fields- 
projectProject project 
 
- 
 
- 
Exception Class com.atlassian.bitbucket.repository.NoSuchTagExceptionclass NoSuchTagException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
tagIdString tagId 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.repository.PersonalRepositoryDisabledExceptionclass PersonalRepositoryDisabledException extends FeatureDisabledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryAlreadyExistsExceptionclass RepositoryAlreadyExistsException extends IllegalRepositoryStateException implements Serializable- 
Serialized Fields- 
repositoryDirPath repositoryDir 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryArchivedExceptionclass RepositoryArchivedException extends IllegalRepositoryStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryCreationCanceledExceptionclass RepositoryCreationCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryDeletionCanceledExceptionclass RepositoryDeletionCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryForkCanceledExceptionclass RepositoryForkCanceledException extends RepositoryCreationCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryModificationCanceledExceptionclass RepositoryModificationCanceledException extends RequestCanceledException implements Serializable
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryMovedExceptionclass RepositoryMovedException extends EntityMovedException implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
oldProjectKeyString oldProjectKey 
- 
oldSlugString oldSlug 
- 
repositoryRepository repository 
 
- 
 
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryOfflineExceptionclass RepositoryOfflineException extends IllegalRepositoryStateException implements Serializable- 
Serialized Fields- 
detailedMessageKeyedMessage detailedMessage 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryOperationExceptionclass RepositoryOperationException extends ServiceException implements Serializable- serialVersionUID:
- -7074429625547707414L
 
- 
Exception Class com.atlassian.bitbucket.repository.RepositoryReadOnlyExceptionclass RepositoryReadOnlyException extends IllegalRepositoryStateException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.scm- 
Exception Class com.atlassian.bitbucket.scm.AuthenticationFailedScmExceptionclass AuthenticationFailedScmException extends ScmException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandCanceledExceptionclass CommandCanceledException extends CommandException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandExceptionclass CommandException extends ServiceException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandFailedExceptionclass CommandFailedException extends CommandException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandSetupExceptionclass CommandSetupException extends CommandException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandTimeoutExceptionclass CommandTimeoutException extends CommandException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.CommandUsageExceptionclass CommandUsageException extends CommandFailedException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.FeatureUnsupportedScmExceptionclass FeatureUnsupportedScmException extends ScmException implements Serializable- 
Serialized Fields- 
featureScmFeature feature 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.scm.IncompleteScmExceptionclass IncompleteScmException extends ScmException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.MergeExceptionclass MergeException extends ScmException implements Serializable- 
Serialized Fields- 
conflictedboolean conflicted 
- 
fromString from 
- 
repositoryRepository repository 
- 
toString to 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.scm.NotAuthorizedScmExceptionclass NotAuthorizedScmException extends ScmException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.ProcessFailedExceptionclass ProcessFailedException extends CommandFailedException implements Serializable- 
Serialized Fields- 
exitCodeint exitCode 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.scm.ScmExceptionclass ScmException extends ServiceException implements Serializable- 
Serialized Fields- 
scmIdString scmId 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.scm.UnsupportedScmExceptionclass UnsupportedScmException extends ScmException implements Serializable
- 
Exception Class com.atlassian.bitbucket.scm.UnsupportedScmTypeExceptionclass UnsupportedScmTypeException extends ServiceException implements Serializable- serialVersionUID:
- 8070423754089660268L
 
 
- 
- 
Package com.atlassian.bitbucket.scm.mirror- 
Exception Class com.atlassian.bitbucket.scm.mirror.MirrorUpdateRefsCommandFailedExceptionclass MirrorUpdateRefsCommandFailedException extends CommandFailedException implements Serializable- serialVersionUID:
- 1L
 
 
- 
- 
Package com.atlassian.bitbucket.scm.signed- 
Exception Class com.atlassian.bitbucket.scm.signed.SigningFailedExceptionclass SigningFailedException extends ServiceException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.server- 
Exception Class com.atlassian.bitbucket.server.IncompatibleApplicationModeExceptionclass IncompatibleApplicationModeException extends FeatureDisabledException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.settingsrestriction- 
Exception Class com.atlassian.bitbucket.settingsrestriction.UnprocessedProjectSettingsRestrictionExceptionclass UnprocessedProjectSettingsRestrictionException extends IllegalEntityStateException implements Serializable- 
Serialized Fields- 
projectSettingsRestrictionProjectSettingsRestriction projectSettingsRestriction 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.settingsrestriction.UnsupportedPersonalProjectExceptionclass UnsupportedPersonalProjectException extends IllegalArgumentException implements Serializable- 
Serialized Fields- 
projectProject project 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.user- 
Exception Class com.atlassian.bitbucket.user.IllegalUserStateExceptionclass IllegalUserStateException extends IllegalEntityStateException implements Serializable
- 
Exception Class com.atlassian.bitbucket.user.InvalidPasswordResetTokenExceptionclass InvalidPasswordResetTokenException extends ServiceException implements Serializable- serialVersionUID:
- -7536919130914523290L
 
- 
Exception Class com.atlassian.bitbucket.user.NoSuchGroupExceptionclass NoSuchGroupException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
groupNameString groupName 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.user.NoSuchUserExceptionclass NoSuchUserException extends NoSuchEntityException implements Serializable- 
Serialized Fields- 
usernameString username 
 
- 
 
- 
- 
Exception Class com.atlassian.bitbucket.user.UserErasureExceptionclass UserErasureException extends ServiceException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.util- 
Exception Class com.atlassian.bitbucket.util.PageStartOutOfBoundsExceptionclass PageStartOutOfBoundsException extends ServiceException implements Serializable- serialVersionUID:
- -7074429625547707414L
 
- 
Class com.atlassian.bitbucket.util.ProgressImplclass ProgressImpl extends Object implements Serializable- 
Serialized Fields- 
messageString message 
- 
percentageint percentage 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.validation- 
Exception Class com.atlassian.bitbucket.validation.ArgumentValidationExceptionclass ArgumentValidationException extends ServiceException implements Serializable- serialVersionUID:
- 1L
 
- 
Exception Class com.atlassian.bitbucket.validation.FormValidationExceptionclass FormValidationException extends ServiceException implements Serializable- 
Serialized Fields- 
formErrorsFormErrors formErrors 
 
- 
 
- 
 
- 
- 
Package com.atlassian.bitbucket.view- 
Exception Class com.atlassian.bitbucket.view.TemplateRenderingExceptionclass TemplateRenderingException extends ViewException implements Serializable
- 
Exception Class com.atlassian.bitbucket.view.ViewExceptionclass ViewException extends RuntimeException implements Serializable
- 
Exception Class com.atlassian.bitbucket.view.ViewStreamIOExceptionclass ViewStreamIOException extends ViewException implements Serializable
 
- 
- 
Package com.atlassian.bitbucket.zdu- 
Exception Class com.atlassian.bitbucket.zdu.IllegalRollingUpgradeStateExceptionclass IllegalRollingUpgradeStateException extends IllegalEntityStateException implements Serializable
 
-