Uses of Class
com.atlassian.greenhopper.model.validation.JiraCopiedRestErrorCollection
Packages that use JiraCopiedRestErrorCollection
Package
Description
-
Uses of JiraCopiedRestErrorCollection in com.atlassian.greenhopper.model.validation
Methods in com.atlassian.greenhopper.model.validation that return JiraCopiedRestErrorCollectionModifier and TypeMethodDescriptionJiraCopiedRestErrorCollection.Builder.build()JiraCopiedRestErrorCollection.of(com.atlassian.jira.util.ErrorCollection errorCollection) Returns a new ErrorCollection containing all the errors contained in the input error collection.Returns a new ErrorCollection containing a list of error messages.Returns a new ErrorCollection containing a list of error messages.Constructors in com.atlassian.greenhopper.model.validation with parameters of type JiraCopiedRestErrorCollectionModifierConstructorDescriptionCreates a new BadRequestWebException, with a collection of errors.Creates a new BadRequestWebException, with a collection of errors and a cause.Creates a new ConflictWebException, with a collection of errors.Creates a new NotAuthorisedWebException for the given issue, with a collection of errors.Creates a new NotFoundWebException, with a collection of errors.JiraCopiedNotFoundWebException(Throwable cause, JiraCopiedRestErrorCollection errors) Creates a new NotFoundWebException, with a collection of errors and a cause.Creates a new ServerErrorWebException, with a collection of errors.Creates a new ServerErrorWebException, with a collection of errors and a cause. -
Uses of JiraCopiedRestErrorCollection in com.atlassian.greenhopper.web.rapid.view
Fields in com.atlassian.greenhopper.web.rapid.view declared as JiraCopiedRestErrorCollection