Uses of Class
com.atlassian.bitbucket.i18n.KeyedMessage
Package
Description
-
Uses of KeyedMessage in com.atlassian.bitbucket
ModifierConstructorDescriptionAuthorisationException
(KeyedMessage message) AuthorisationException
(KeyedMessage message, Throwable cause) DataStoreException
(KeyedMessage message) DataStoreException
(KeyedMessage message, Throwable cause) EntityMovedException
(KeyedMessage message) EntityMovedException
(KeyedMessage message, Throwable cause) EntityOutOfDateException
(KeyedMessage message, int expectedVersion, int currentVersion) EntityOutOfDateException
(KeyedMessage message, Throwable cause) EntityOutOfDateException
(KeyedMessage message, Throwable cause, int expectedVersion, int currentVersion) FeatureDisabledException
(KeyedMessage message) ForbiddenException
(KeyedMessage message) IllegalEntityStateException
(KeyedMessage message) IllegalEntityStateException
(KeyedMessage message, Throwable cause) IntegrityException
(KeyedMessage message) IntegrityException
(KeyedMessage message, Throwable cause) InvalidNameException
(KeyedMessage message) NoSuchEntityException
(KeyedMessage message) NoSuchEntityException
(KeyedMessage message, Throwable cause) NoSuchObjectException
(KeyedMessage keyedMessage, String object) NoSuchObjectException
(KeyedMessage keyedMessage, String object, Throwable cause) NoSuchResourceException
(KeyedMessage message, String resourceName) RequestCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) ResourceBusyException
(KeyedMessage message, String resourceName) ServerException
(KeyedMessage message) ServerException
(KeyedMessage message, Throwable cause) ServiceException
(KeyedMessage message) ServiceException
(KeyedMessage message, Throwable cause) ModifierConstructorDescriptionRequestCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) -
Uses of KeyedMessage in com.atlassian.bitbucket.attachment
ModifierConstructorDescriptionAttachmentDeletionCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) AttachmentException
(KeyedMessage message) AttachmentException
(KeyedMessage message, Throwable cause) AttachmentMetadataException
(KeyedMessage message) AttachmentMetadataException
(KeyedMessage message, Throwable cause) AttachmentSaveCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) AttachmentStoreException
(KeyedMessage message, Throwable cause) InvalidAttachmentMetadataException
(KeyedMessage message, Throwable cause) ModifierConstructorDescriptionAttachmentDeletionCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) AttachmentSaveCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) -
Uses of KeyedMessage in com.atlassian.bitbucket.auth
ModifierConstructorDescriptionAuthenticationException
(KeyedMessage message) AuthenticationException
(KeyedMessage message, Throwable cause) AuthenticationRequiredException
(KeyedMessage message, Throwable cause, URI authenticationUri, String applicationName) AuthenticationRequiredException
(KeyedMessage message, URI authenticationUri, String applicationName) AuthenticationSystemException
(KeyedMessage message, Throwable cause) ExpiredAuthenticationException
(KeyedMessage message, Throwable cause) SshAuthenticationExpiredKeyException
(KeyedMessage message, Throwable cause) SshAuthenticationInsecureKeyException
(KeyedMessage message, Throwable cause) -
Uses of KeyedMessage in com.atlassian.bitbucket.avatar
ModifierConstructorDescriptionprotected
AvatarException
(KeyedMessage message) protected
AvatarException
(KeyedMessage message, Throwable cause) AvatarLoadException
(KeyedMessage message) AvatarLoadException
(KeyedMessage message, Throwable cause) AvatarResizeException
(KeyedMessage message) AvatarResizeException
(KeyedMessage message, Throwable cause) AvatarStoreException
(KeyedMessage message) AvatarStoreException
(KeyedMessage message, Throwable cause) NoSuchAvatarException
(KeyedMessage message, String id) UnsupportedAvatarException
(KeyedMessage message) -
Uses of KeyedMessage in com.atlassian.bitbucket.comment
ModifierConstructorDescriptionCommentDeletionException
(KeyedMessage message) CommentOutOfDateException
(KeyedMessage message, int expectedVersion, int currentVersion) CommentOutOfDateException
(KeyedMessage message, Throwable cause) CommentOutOfDateException
(KeyedMessage message, Throwable cause, int expectedVersion, int currentVersion) NoSuchCommentException
(KeyedMessage message) -
Uses of KeyedMessage in com.atlassian.bitbucket.commit
-
Uses of KeyedMessage in com.atlassian.bitbucket.content
ModifierConstructorDescriptionEditFileFailedException
(KeyedMessage message) EditFileFailedException
(KeyedMessage message, Throwable cause) FileAlreadyExistsException
(KeyedMessage message) FileOutOfDateException
(KeyedMessage message) FileTranscodingException
(KeyedMessage message, Throwable cause) NoSuchPathException
(KeyedMessage keyedMessage, String path, String atObject) NoSuchPathException
(KeyedMessage keyedMessage, String path, String atObject, Throwable cause) -
Uses of KeyedMessage in com.atlassian.bitbucket.event.attachment
Modifier and TypeMethodDescriptionvoid
AttachmentDeletionRequestedEvent.cancel
(KeyedMessage message) Cancels attachment deletion, providing a message explaining why.void
AttachmentSaveRequestedEvent.cancel
(KeyedMessage message) Cancels attachment addition, providing a message explaining why. -
Uses of KeyedMessage in com.atlassian.bitbucket.event.commit
Modifier and TypeMethodDescriptionvoid
CommitDiscussionCancelableCommentEvent.cancel
(KeyedMessage message) -
Uses of KeyedMessage in com.atlassian.bitbucket.event.permission
Modifier and TypeMethodDescriptionvoid
GlobalPermissionGrantRequestedEvent.cancel
(KeyedMessage message) void
GlobalPermissionModificationRequestedEvent.cancel
(KeyedMessage message) void
GlobalPermissionRevocationRequestedEvent.cancel
(KeyedMessage message) void
ProjectPermissionGrantRequestedEvent.cancel
(KeyedMessage message) void
ProjectPermissionModificationRequestedEvent.cancel
(KeyedMessage message) void
ProjectPermissionRevocationRequestedEvent.cancel
(KeyedMessage message) void
RepositoryPermissionGrantRequestedEvent.cancel
(KeyedMessage message) void
RepositoryPermissionModificationRequestedEvent.cancel
(KeyedMessage message) void
RepositoryPermissionRevocationRequestedEvent.cancel
(KeyedMessage message) -
Uses of KeyedMessage in com.atlassian.bitbucket.event.project
Modifier and TypeMethodDescriptionvoid
ProjectCreationRequestedEvent.cancel
(KeyedMessage message) Cancels project creation, providing a message explaining why.void
ProjectDeletionRequestedEvent.cancel
(KeyedMessage message) Cancels project deletion, providing a message explaining why.void
ProjectModificationRequestedEvent.cancel
(KeyedMessage message) Cancels project modification, providing a message explaining why. -
Uses of KeyedMessage in com.atlassian.bitbucket.event.pull
Modifier and TypeMethodDescriptionvoid
PullRequestCancelableCommentEvent.cancel
(KeyedMessage message) void
PullRequestDeletionRequestedEvent.cancel
(KeyedMessage message) Cancels pull request deletion, providing a message explaining why.void
PullRequestOpenRequestedEvent.cancel
(KeyedMessage message) Cancels pull request creation, providing a message explaining why. -
Uses of KeyedMessage in com.atlassian.bitbucket.event.repository
Modifier and TypeMethodDescriptionvoid
RepositoryCreationRequestedEvent.cancel
(KeyedMessage message) Cancels repository creation, providing a message explaining why.void
RepositoryDeletionRequestedEvent.cancel
(KeyedMessage message) Cancels repository deletion, providing a message explaining why.void
RepositoryModificationRequestedEvent.cancel
(KeyedMessage message) Cancels repository modification, providing a message explaining why. -
Uses of KeyedMessage in com.atlassian.bitbucket.hook.repository
ModifierConstructorDescriptionRepositoryHookVetoedException
(KeyedMessage message, RepositoryHookRequest request, List<RepositoryHookVeto> vetoes) -
Uses of KeyedMessage in com.atlassian.bitbucket.hook.script
ModifierConstructorDescriptionHookScriptException
(KeyedMessage message) HookScriptException
(KeyedMessage message, Throwable cause) HookScriptOutOfDateException
(KeyedMessage message, int expectedVersion, int currentVersion) HookScriptOutOfDateException
(KeyedMessage message, Throwable cause) HookScriptSizeExceededException
(KeyedMessage message, int maxSize, int size) HookScriptStoreException
(KeyedMessage message) HookScriptStoreException
(KeyedMessage message, Throwable cause) NoSuchHookScriptException
(KeyedMessage message, long id) -
Uses of KeyedMessage in com.atlassian.bitbucket.i18n
Modifier and TypeMethodDescriptionI18nService.createKeyedMessage
(String key, Object... arguments) Given a property key and a list of arguments, it returns: aKeyedMessage
that composes the localized and formatted message for the current locale, the localized and formatted message for the root locale and the original key for the message.I18nService.getKeyedText
(I18nKey i18nKey) Given anI18nKey
it returns: aKeyedMessage
that composes the localized and formatted message for the current locale, the localized and formatted message for the root locale and the original key for the message.I18nService.getKeyedText
(String key, String fallbackMessage, Object... arguments) Given a property key, a fallback message and a list of arguments, it returns: aKeyedMessage
that composes the localized and formatted message for the current locale, the localized and formatted message for the root locale and the original key for the message. -
Uses of KeyedMessage in com.atlassian.bitbucket.idx
ModifierConstructorDescriptionCommitIndexingException
(KeyedMessage message) CommitIndexingException
(KeyedMessage message, Throwable cause) -
Uses of KeyedMessage in com.atlassian.bitbucket.label
ModifierConstructorDescriptionAlreadyLabeledException
(KeyedMessage message, Label label, Labelable labelable) ApplyLabelException
(KeyedMessage message) InvalidLabelException
(KeyedMessage message, String labelName) LabelExistsException
(KeyedMessage message, Label label) NoSuchLabelException
(KeyedMessage message, String labelName) -
Uses of KeyedMessage in com.atlassian.bitbucket.license
Modifier and TypeMethodDescriptionLicenseService.getOverLimitMessage()
Get a message if the license is over its limitsLicenseService.getStatus()
Checks both the license validity and its limits.LicenseService.getValidityMessage()
Get a message regarding the validity of the currently configured licenseModifierConstructorDescriptionExpiredLicenseException
(KeyedMessage message) InvalidLicenseException
(KeyedMessage message) LicenseException
(KeyedMessage message) LicenseException
(KeyedMessage message, Throwable cause) LicenseLimitException
(KeyedMessage message) LimitExceededException
(KeyedMessage message) -
Uses of KeyedMessage in com.atlassian.bitbucket.mail
ModifierConstructorDescriptionMailAddressInvalidException
(KeyedMessage message, Throwable cause) MailAuthenticationException
(KeyedMessage message) MailAuthenticationException
(KeyedMessage message, Throwable cause) MailException
(KeyedMessage message) MailException
(KeyedMessage message, Throwable cause) MailQueueFullException
(KeyedMessage message) MailQueueFullException
(KeyedMessage message, Throwable cause) MailSendException
(KeyedMessage message) MailSendException
(KeyedMessage message, Throwable cause) MailSizeExceededException
(KeyedMessage message, int size, int maxSize) Constructs a newMailSizeExceededException
. -
Uses of KeyedMessage in com.atlassian.bitbucket.markup
ModifierConstructorDescriptionRenderException
(KeyedMessage message) RenderException
(KeyedMessage message, Throwable cause) -
Uses of KeyedMessage in com.atlassian.bitbucket.mesh
ModifierConstructorDescriptionInvalidMeshNodeKeyException
(KeyedMessage message) InvalidMeshNodeKeyException
(KeyedMessage message, Throwable cause) InvalidMeshNodeStateException
(KeyedMessage message, Throwable cause) InvalidMeshNodeUrlException
(KeyedMessage message) InvalidMeshNodeUrlException
(KeyedMessage message, Throwable cause) MeshNodeAuthenticationException
(KeyedMessage message, Throwable cause) MeshNodeConnectionException
(KeyedMessage message, Throwable cause) MeshNodeIncompatibleException
(KeyedMessage message, Throwable cause) NoSuchMeshNodeException
(KeyedMessage message) NoSuchMeshNodeException
(KeyedMessage message, Throwable cause) RepositoryInconsistentException
(KeyedMessage message, Throwable cause) -
Uses of KeyedMessage in com.atlassian.bitbucket.migration
ModifierConstructorDescriptionExportException
(KeyedMessage message) ExportException
(KeyedMessage message, Object subject) ExportException
(KeyedMessage message, Object subject, Throwable cause) ExportException
(KeyedMessage message, Throwable cause) ImportException
(KeyedMessage message) ImportException
(KeyedMessage message, Object subject) ImportException
(KeyedMessage message, Object subject, Throwable cause) ImportException
(KeyedMessage message, Throwable cause) MaxConcurrentMigrationJobsException
(KeyedMessage message, Throwable cause) protected
MigrationException
(KeyedMessage message, Object subject, Throwable cause) -
Uses of KeyedMessage in com.atlassian.bitbucket.permission
ModifierConstructorDescriptionPermissionGrantCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) PermissionModificationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) PermissionRevocationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) ModifierConstructorDescriptionPermissionGrantCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) PermissionModificationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) PermissionRevocationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) -
Uses of KeyedMessage in com.atlassian.bitbucket.project
ModifierConstructorDescriptionNoSuchProjectException
(KeyedMessage message) ProjectCreationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) ProjectDeletionCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) ProjectModificationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) ProjectMovedException
(Project project, String projectKey, KeyedMessage message) ModifierConstructorDescriptionProjectCreationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) ProjectDeletionCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) ProjectModificationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) -
Uses of KeyedMessage in com.atlassian.bitbucket.pull
Modifier and TypeMethodDescriptionInvalidPullRequestParticipantsException.getErrorsByParticipantName()
InvalidPullRequestReviewersException.getReviewerErrors()
ModifierConstructorDescriptionDuplicatePullRequestException
(PullRequest pullRequest, KeyedMessage message) EmptyPullRequestException
(KeyedMessage message, PullRequestRef fromRef, PullRequestRef toRef) InvalidPullRequestParticipantException
(KeyedMessage message, PullRequestRole role) InvalidPullRequestParticipantsException
(KeyedMessage message, PullRequestRole role, Map<String, KeyedMessage> errorsByParticipantName, Set<ApplicationUser> validParticipants) InvalidPullRequestReviewersException
(KeyedMessage message, Map<String, KeyedMessage> reviewerErrorsByName, Set<ApplicationUser> validReviewers) NoSuchParticipantException
(KeyedMessage message) NoSuchPullRequestException
(KeyedMessage message) PullRequestDeletionCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) PullRequestDeletionDisabledException
(KeyedMessage message, PullRequest pullRequest) PullRequestMergeVetoedException
(KeyedMessage message, Collection<PullRequestMergeVeto> vetoes, boolean conflicted) PullRequestOpenCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) PullRequestOutOfDateException
(KeyedMessage message, PullRequest pullRequest, int expectedVersion) Constructs aPullRequestOutOfDateException
, providing the currentPullRequest
and the version that wasexpected
.PullRequestOutOfDateException
(KeyedMessage message, Throwable cause) Constructs aPullRequestOutOfDateException
withunspecified
versions.PullRequestOutOfDateException
(KeyedMessage message, Throwable cause, PullRequest pullRequest, int expectedVersion) Constructs aPullRequestOutOfDateException
, providing the currentPullRequest
and the version that wasexpected
.ModifierConstructorDescriptionInvalidPullRequestParticipantsException
(KeyedMessage message, PullRequestRole role, Map<String, KeyedMessage> errorsByParticipantName, Set<ApplicationUser> validParticipants) InvalidPullRequestReviewersException
(KeyedMessage message, Map<String, KeyedMessage> reviewerErrorsByName, Set<ApplicationUser> validReviewers) PullRequestDeletionCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) PullRequestOpenCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) -
Uses of KeyedMessage in com.atlassian.bitbucket.pull.automerge
ModifierConstructorDescriptionAutoMergeNotRequestedException
(KeyedMessage message, PullRequest pullRequest) AutoMergeSettingNotEnabledException
(KeyedMessage message, PullRequest pullRequest) -
Uses of KeyedMessage in com.atlassian.bitbucket.pull.reviewer
ModifierConstructorDescriptionDuplicateReviewerGroupException
(KeyedMessage keyedMessage) EmptyReviewerGroupException
(KeyedMessage message) NoSuchReviewerGroupException
(KeyedMessage message, long id) -
Uses of KeyedMessage in com.atlassian.bitbucket.repository
Modifier and TypeMethodDescriptionRepositoryOfflineException.getDetailedMessage()
Returns the detailed message for this exception.ModifierConstructorDescriptionConflictingRefNameException
(KeyedMessage message, MinimalRef ref) DuplicateRefException
(KeyedMessage message, String refName) EmptyRepositoryException
(KeyedMessage message) ForkingDisabledException
(KeyedMessage message, Repository repository) IllegalRepositoryStateException
(KeyedMessage message, Throwable cause) InvalidAuthorException
(KeyedMessage message) InvalidRefNameException
(KeyedMessage message, String refName) NoDefaultBranchException
(KeyedMessage message, String repositoryName, String branchName) NoSuchBranchException
(KeyedMessage keyedMessage, String branchId) NoSuchRepositoryException
(KeyedMessage message, Project project) NoSuchRepositoryException
(KeyedMessage message, Throwable cause, Project project) NoSuchTagException
(KeyedMessage keyedMessage, String tagId) RepositoryAlreadyExistsException
(KeyedMessage message, Path repositoryDir) RepositoryArchivedException
(KeyedMessage message) RepositoryCreationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) RepositoryDeletionCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) RepositoryForkCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) RepositoryModificationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) RepositoryMovedException
(Repository repository, String projectKey, String slug, KeyedMessage message) RepositoryOfflineException
(KeyedMessage message, KeyedMessage detailedMessage) RepositoryOfflineException
(KeyedMessage message, KeyedMessage detailedMessage, Throwable cause) RepositoryOperationException
(KeyedMessage message, Throwable cause) RepositoryReadOnlyException
(KeyedMessage message) ModifierConstructorDescriptionRepositoryCreationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) RepositoryDeletionCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) RepositoryForkCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) RepositoryModificationCanceledException
(KeyedMessage message, List<KeyedMessage> cancelMessages) -
Uses of KeyedMessage in com.atlassian.bitbucket.scm
ModifierConstructorDescriptionAuthenticationFailedScmException
(KeyedMessage message, String scmId) AuthenticationFailedScmException
(KeyedMessage message, Throwable cause, String scmId) CommandCanceledException
(KeyedMessage message) CommandCanceledException
(KeyedMessage message, Throwable cause) CommandException
(KeyedMessage message) CommandException
(KeyedMessage message, Throwable cause) CommandFailedException
(KeyedMessage message) CommandFailedException
(KeyedMessage message, Throwable cause) CommandSetupException
(KeyedMessage message) CommandSetupException
(KeyedMessage message, Throwable cause) CommandTimeoutException
(KeyedMessage message) CommandTimeoutException
(KeyedMessage message, Throwable cause) CommandUsageException
(KeyedMessage message, String command, String usage) FeatureUnsupportedScmException
(KeyedMessage message, String scmId, ScmFeature feature) IncompleteScmException
(KeyedMessage message, String scmId) MergeException
(KeyedMessage message, String scmId, Repository repository, String from, String to, boolean conflicted) MergeException
(KeyedMessage message, Throwable cause, String scmId, Repository repository, String from, String to, boolean conflicted) NotAuthorizedScmException
(KeyedMessage message, String scmId) NotAuthorizedScmException
(KeyedMessage message, Throwable cause, String scmId) ProcessFailedException
(KeyedMessage message, int exitCode) ProcessFailedException
(KeyedMessage message, int exitCode, Throwable cause) protected
ScmException
(KeyedMessage message, String scmId) protected
ScmException
(KeyedMessage message, Throwable cause, String scmId) UnavailableScmException
(KeyedMessage message, String scmId) UnsupportedScmException
(KeyedMessage message, String scmId) UnsupportedScmTypeException
(KeyedMessage message) -
Uses of KeyedMessage in com.atlassian.bitbucket.scm.mirror
ModifierConstructorDescriptionMirrorUpdateRefsCommandFailedException
(KeyedMessage message, Throwable cause, Iterable<RefChange> failedChanges) MirrorUpdateRefsCommandFailedException
(KeyedMessage message, Collection<RefChange> failedChanges) -
Uses of KeyedMessage in com.atlassian.bitbucket.scm.signed
-
Uses of KeyedMessage in com.atlassian.bitbucket.server
-
Uses of KeyedMessage in com.atlassian.bitbucket.settingsrestriction
ModifierConstructorDescriptionUnprocessedProjectSettingsRestrictionException
(KeyedMessage message, ProjectSettingsRestriction projectSettingsRestriction) -
Uses of KeyedMessage in com.atlassian.bitbucket.user
ModifierConstructorDescriptionIllegalUserStateException
(KeyedMessage message) InvalidPasswordResetTokenException
(KeyedMessage message, String token) NoSuchGroupException
(KeyedMessage message, String groupName) NoSuchUserException
(KeyedMessage message, String username) UserErasureException
(KeyedMessage message) UserErasureException
(KeyedMessage keyedMessage, Map<String, Throwable> causes) -
Uses of KeyedMessage in com.atlassian.bitbucket.util
Modifier and TypeMethodDescriptionvoid
CancelState.cancel
(KeyedMessage message) Cancels the operation, providing a message explaining why.ModifierConstructorDescriptionPageStartOutOfBoundsException
(KeyedMessage message, Throwable cause) -
Uses of KeyedMessage in com.atlassian.bitbucket.validation
ModifierConstructorDescriptionArgumentValidationException
(KeyedMessage message) ArgumentValidationException
(KeyedMessage message, Throwable cause) FormValidationException
(KeyedMessage message, FormErrors formErrors) -
Uses of KeyedMessage in com.atlassian.bitbucket.zdu