-
-
Exception com.atlassian.bitbucket.auth.AuthenticationException
class AuthenticationException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.AuthenticationRequiredException
class AuthenticationRequiredException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
Serialized Fields
-
applicationName
String applicationName
-
authenticationUri
URI authenticationUri
-
Exception com.atlassian.bitbucket.auth.AuthenticationSystemException
class AuthenticationSystemException extends com.atlassian.bitbucket.auth.AuthenticationException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.CaptchaAuthenticationException
class CaptchaAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements
Serializable
- serialVersionUID:
- 6669766974321704553L
-
Exception com.atlassian.bitbucket.auth.CaptchaRequiredAuthenticationException
class CaptchaRequiredAuthenticationException extends com.atlassian.bitbucket.auth.CaptchaAuthenticationException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.ExpiredAuthenticationException
class ExpiredAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.ExpiredPasswordAuthenticationException
class ExpiredPasswordAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.InactiveUserAuthenticationException
class InactiveUserAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.IncorrectCaptchaAuthenticationException
class IncorrectCaptchaAuthenticationException extends com.atlassian.bitbucket.auth.CaptchaAuthenticationException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.IncorrectPasswordAuthenticationException
class IncorrectPasswordAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.NoAccessAuthenticationException
class NoAccessAuthenticationException extends com.atlassian.bitbucket.auth.AuthenticationException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.SshAuthenticationExpiredKeyException
class SshAuthenticationExpiredKeyException extends com.atlassian.bitbucket.auth.AuthenticationException implements
Serializable
-
Exception com.atlassian.bitbucket.auth.SshAuthenticationInsecureKeyException
class SshAuthenticationInsecureKeyException extends com.atlassian.bitbucket.auth.AuthenticationException implements
Serializable
-
-
-
-
Exception com.atlassian.bitbucket.filestore.FileStoreException
class FileStoreException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
-
Exception com.atlassian.bitbucket.hook.repository.RepositoryHookVetoedException
class RepositoryHookVetoedException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
-
Exception com.atlassian.bitbucket.idx.CommitIndexingException
class CommitIndexingException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
-
class CanceledMigrationException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
Exception com.atlassian.bitbucket.migration.ExportException
class ExportException extends com.atlassian.bitbucket.migration.MigrationException implements
Serializable
-
Exception com.atlassian.bitbucket.migration.ImportException
class ImportException extends com.atlassian.bitbucket.migration.MigrationException implements
Serializable
-
class InsufficientDiskSpaceException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
Exception com.atlassian.bitbucket.migration.MaxConcurrentMigrationJobsException
class MaxConcurrentMigrationJobsException extends com.atlassian.bitbucket.migration.MigrationException implements
Serializable
-
Exception com.atlassian.bitbucket.migration.MigrationException
class MigrationException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
-
Exception com.atlassian.bitbucket.permission.PermissionGrantCanceledException
class PermissionGrantCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements
Serializable
-
Exception com.atlassian.bitbucket.permission.PermissionModificationCanceledException
class PermissionModificationCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements
Serializable
-
Exception com.atlassian.bitbucket.permission.PermissionRevocationCanceledException
class PermissionRevocationCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements
Serializable
-
-
Exception com.atlassian.bitbucket.pull.DuplicatePullRequestException
class DuplicatePullRequestException extends com.atlassian.bitbucket.IntegrityException implements
Serializable
- serialVersionUID:
- 1L
-
Exception com.atlassian.bitbucket.pull.EmptyPullRequestException
class EmptyPullRequestException extends com.atlassian.bitbucket.IntegrityException implements
Serializable
- serialVersionUID:
- 1L
-
Exception com.atlassian.bitbucket.pull.IllegalPullRequestSearchRequestException
class IllegalPullRequestSearchRequestException extends com.atlassian.bitbucket.validation.ArgumentValidationException implements
Serializable
-
Exception com.atlassian.bitbucket.pull.IllegalPullRequestStateException
class IllegalPullRequestStateException extends com.atlassian.bitbucket.IllegalEntityStateException implements
Serializable
-
Exception com.atlassian.bitbucket.pull.InvalidPullRequestParticipantException
class InvalidPullRequestParticipantException extends com.atlassian.bitbucket.IntegrityException implements
Serializable
- serialVersionUID:
- 1L
-
Exception com.atlassian.bitbucket.pull.InvalidPullRequestParticipantsException
class InvalidPullRequestParticipantsException extends com.atlassian.bitbucket.pull.InvalidPullRequestParticipantException implements
Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errorsByParticipantName
Map<String,com.atlassian.bitbucket.i18n.KeyedMessage> errorsByParticipantName
-
validParticipants
Set<com.atlassian.bitbucket.user.ApplicationUser> validParticipants
-
Exception com.atlassian.bitbucket.pull.InvalidPullRequestReviewersException
class InvalidPullRequestReviewersException extends com.atlassian.bitbucket.pull.InvalidPullRequestParticipantsException implements
Serializable
- serialVersionUID:
- 1L
-
Exception com.atlassian.bitbucket.pull.InvalidPullRequestRoleException
class InvalidPullRequestRoleException extends com.atlassian.bitbucket.validation.ArgumentValidationException implements
Serializable
- serialVersionUID:
- 1L
-
Exception com.atlassian.bitbucket.pull.InvalidPullRequestTargetException
class InvalidPullRequestTargetException extends com.atlassian.bitbucket.IntegrityException implements
Serializable
- serialVersionUID:
- 1L
-
Exception com.atlassian.bitbucket.pull.NoSuchParticipantException
class NoSuchParticipantException extends com.atlassian.bitbucket.NoSuchEntityException implements
Serializable
- serialVersionUID:
- 1L
-
Exception com.atlassian.bitbucket.pull.NoSuchPullRequestException
class NoSuchPullRequestException extends com.atlassian.bitbucket.NoSuchEntityException implements
Serializable
- serialVersionUID:
- 1L
-
Exception com.atlassian.bitbucket.pull.NoSuchPullRequestReviewException
class NoSuchPullRequestReviewException extends com.atlassian.bitbucket.NoSuchEntityException implements
Serializable
-
Exception com.atlassian.bitbucket.pull.PullRequestDeletionCanceledException
class PullRequestDeletionCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements
Serializable
-
Exception com.atlassian.bitbucket.pull.PullRequestDeletionDisabledException
class PullRequestDeletionDisabledException extends com.atlassian.bitbucket.FeatureDisabledException implements
Serializable
-
Exception com.atlassian.bitbucket.pull.PullRequestMergeVetoedException
class PullRequestMergeVetoedException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
Exception com.atlassian.bitbucket.pull.PullRequestOpenCanceledException
class PullRequestOpenCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements
Serializable
-
Exception com.atlassian.bitbucket.pull.PullRequestOutOfDateException
class PullRequestOutOfDateException extends com.atlassian.bitbucket.EntityOutOfDateException implements
Serializable
- serialVersionUID:
- 2L
-
Class com.atlassian.bitbucket.pull.SimpleRescopeDetails
-
Exception com.atlassian.bitbucket.pull.UnmodifiablePullRequestRoleException
class UnmodifiablePullRequestRoleException extends com.atlassian.bitbucket.validation.ArgumentValidationException implements
Serializable
-
-
Exception com.atlassian.bitbucket.repository.ArchiveRepositoryFailedException
class ArchiveRepositoryFailedException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.ConflictingRefNameException
class ConflictingRefNameException extends com.atlassian.bitbucket.repository.InvalidRefNameException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.DuplicateRefException
class DuplicateRefException extends com.atlassian.bitbucket.IntegrityException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.EmptyRepositoryException
class EmptyRepositoryException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.ForkingDisabledException
class ForkingDisabledException extends com.atlassian.bitbucket.FeatureDisabledException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.IllegalRepositoryStateException
class IllegalRepositoryStateException extends com.atlassian.bitbucket.IllegalEntityStateException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.InvalidAuthorException
class InvalidAuthorException extends com.atlassian.bitbucket.validation.ArgumentValidationException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.InvalidRefNameException
class InvalidRefNameException extends com.atlassian.bitbucket.InvalidNameException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.NoDefaultBranchException
class NoDefaultBranchException extends com.atlassian.bitbucket.NoSuchEntityException implements
Serializable
-
Serialized Fields
-
branchName
String branchName
-
repositoryName
String repositoryName
-
Exception com.atlassian.bitbucket.repository.NoSuchBranchException
class NoSuchBranchException extends com.atlassian.bitbucket.NoSuchEntityException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.NoSuchRepositoryException
class NoSuchRepositoryException extends com.atlassian.bitbucket.NoSuchEntityException implements
Serializable
- serialVersionUID:
- -1877441431309452254L
-
Exception com.atlassian.bitbucket.repository.NoSuchTagException
class NoSuchTagException extends com.atlassian.bitbucket.NoSuchEntityException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.PersonalRepositoryDisabledException
class PersonalRepositoryDisabledException extends com.atlassian.bitbucket.FeatureDisabledException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.RepositoryAlreadyExistsException
class RepositoryAlreadyExistsException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements
Serializable
-
Serialized Fields
-
repositoryDir
Path repositoryDir
-
Exception com.atlassian.bitbucket.repository.RepositoryArchivedException
class RepositoryArchivedException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.RepositoryCreationCanceledException
class RepositoryCreationCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.RepositoryDeletionCanceledException
class RepositoryDeletionCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.RepositoryForkCanceledException
class RepositoryForkCanceledException extends com.atlassian.bitbucket.repository.RepositoryCreationCanceledException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.RepositoryModificationCanceledException
class RepositoryModificationCanceledException extends com.atlassian.bitbucket.RequestCanceledException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.RepositoryMovedException
class RepositoryMovedException extends com.atlassian.bitbucket.EntityMovedException implements
Serializable
- serialVersionUID:
- 1L
-
Exception com.atlassian.bitbucket.repository.RepositoryOfflineException
class RepositoryOfflineException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements
Serializable
-
Exception com.atlassian.bitbucket.repository.RepositoryOperationException
class RepositoryOperationException extends com.atlassian.bitbucket.ServiceException implements
Serializable
- serialVersionUID:
- -7074429625547707414L
-
Exception com.atlassian.bitbucket.repository.RepositoryReadOnlyException
class RepositoryReadOnlyException extends com.atlassian.bitbucket.repository.IllegalRepositoryStateException implements
Serializable
-
-
Exception com.atlassian.bitbucket.scm.AuthenticationFailedScmException
class AuthenticationFailedScmException extends com.atlassian.bitbucket.scm.ScmException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.CommandCanceledException
class CommandCanceledException extends com.atlassian.bitbucket.scm.CommandException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.CommandException
class CommandException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.CommandFailedException
class CommandFailedException extends com.atlassian.bitbucket.scm.CommandException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.CommandSetupException
class CommandSetupException extends com.atlassian.bitbucket.scm.CommandException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.CommandTimeoutException
class CommandTimeoutException extends com.atlassian.bitbucket.scm.CommandException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.CommandUsageException
class CommandUsageException extends com.atlassian.bitbucket.scm.CommandFailedException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.FeatureUnsupportedScmException
class FeatureUnsupportedScmException extends com.atlassian.bitbucket.scm.ScmException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.IncompleteScmException
class IncompleteScmException extends com.atlassian.bitbucket.scm.ScmException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.MergeException
class MergeException extends com.atlassian.bitbucket.scm.ScmException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.NotAuthorizedScmException
class NotAuthorizedScmException extends com.atlassian.bitbucket.scm.ScmException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.ProcessFailedException
class ProcessFailedException extends com.atlassian.bitbucket.scm.CommandFailedException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.ScmException
class ScmException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.UnavailableScmException
class UnavailableScmException extends com.atlassian.bitbucket.scm.ScmException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.UnsupportedScmException
class UnsupportedScmException extends com.atlassian.bitbucket.scm.ScmException implements
Serializable
-
Exception com.atlassian.bitbucket.scm.UnsupportedScmTypeException
class UnsupportedScmTypeException extends com.atlassian.bitbucket.ServiceException implements
Serializable
- serialVersionUID:
- 8070423754089660268L
-
-
-
Exception com.atlassian.bitbucket.scm.mirror.MirrorUpdateRefsCommandFailedException
class MirrorUpdateRefsCommandFailedException extends com.atlassian.bitbucket.scm.CommandFailedException implements
Serializable
- serialVersionUID:
- 1L
-
-
Exception com.atlassian.bitbucket.settingsrestriction.UnprocessedProjectSettingsRestrictionException
class UnprocessedProjectSettingsRestrictionException extends com.atlassian.bitbucket.IllegalEntityStateException implements
Serializable
-
Exception com.atlassian.bitbucket.settingsrestriction.UnsupportedPersonalProjectException
-
-
Exception com.atlassian.bitbucket.user.IllegalUserStateException
class IllegalUserStateException extends com.atlassian.bitbucket.IllegalEntityStateException implements
Serializable
-
Exception com.atlassian.bitbucket.user.InvalidPasswordResetTokenException
class InvalidPasswordResetTokenException extends com.atlassian.bitbucket.ServiceException implements
Serializable
- serialVersionUID:
- -7536919130914523290L
-
Exception com.atlassian.bitbucket.user.NoSuchGroupException
class NoSuchGroupException extends com.atlassian.bitbucket.NoSuchEntityException implements
Serializable
-
Exception com.atlassian.bitbucket.user.NoSuchUserException
class NoSuchUserException extends com.atlassian.bitbucket.NoSuchEntityException implements
Serializable
-
Exception com.atlassian.bitbucket.user.UserErasureException
class UserErasureException extends com.atlassian.bitbucket.ServiceException implements
Serializable
-
-
Exception com.atlassian.bitbucket.util.PageStartOutOfBoundsException
class PageStartOutOfBoundsException extends com.atlassian.bitbucket.ServiceException implements
Serializable
- serialVersionUID:
- -7074429625547707414L
-
Class com.atlassian.bitbucket.util.ProgressImpl
-
Serialized Fields
-
message
String message
-
percentage
int percentage