Class AttachmentValidationError
java.lang.Object
com.atlassian.jira.issue.attachment.validation.AttachmentValidationError
A problem with an attachment discovered during validation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttachmentValidationError
-
-
Method Details
-
getLogMessage
- Returns:
- A message to be logged, explaining the validation problem.
-
getLocalisedMessage
- Returns:
- A localised message to be sent to the user, explaining the validation problem.
-