|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachmentHelper.ValidationError | |
---|---|
com.atlassian.jira.rest.api.util |
Uses of AttachmentHelper.ValidationError in com.atlassian.jira.rest.api.util |
---|
Methods in com.atlassian.jira.rest.api.util that return AttachmentHelper.ValidationError | |
---|---|
AttachmentHelper.ValidationError |
AttachmentHelper.ValidationResult.getErrorType()
|
static AttachmentHelper.ValidationError |
AttachmentHelper.ValidationError.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AttachmentHelper.ValidationError[] |
AttachmentHelper.ValidationError.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.atlassian.jira.rest.api.util with parameters of type AttachmentHelper.ValidationError | |
---|---|
AttachmentHelper.ValidationResult(AttachmentHelper.ValidationError errorType,
String errorMessage)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |