Uses of Interface
com.atlassian.jira.util.ErrorCollection

Packages that use ErrorCollection
com.atlassian.jira.action.component   
com.atlassian.jira.action.screen   
com.atlassian.jira.bc   
com.atlassian.jira.bc.issue   
com.atlassian.jira.bc.issue.comment   
com.atlassian.jira.bc.issue.label   
com.atlassian.jira.bc.issue.vote   
com.atlassian.jira.bc.license   
com.atlassian.jira.bc.project   
com.atlassian.jira.bc.project.component   
com.atlassian.jira.bc.project.version   
com.atlassian.jira.bc.projectroles   
com.atlassian.jira.bc.scheme.distiller   
com.atlassian.jira.bc.scheme.mapper   
com.atlassian.jira.bulkedit.operation   
com.atlassian.jira.config   
com.atlassian.jira.dev.reference.dependent.plugin.actions   
com.atlassian.jira.dev.reference.plugin.actions   
com.atlassian.jira.imports.fogbugz   
com.atlassian.jira.issue   
com.atlassian.jira.issue.customfields   
com.atlassian.jira.issue.customfields.impl   
com.atlassian.jira.issue.customfields.searchers.transformer   
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.fields.util   
com.atlassian.jira.issue.search.searchers.transformer   
com.atlassian.jira.jelly.tag   
com.atlassian.jira.plugin.assignee   
com.atlassian.jira.plugin.assignee.impl   
com.atlassian.jira.rest.api.util   
com.atlassian.jira.rest.v1.model.errors   
com.atlassian.jira.scheme   
com.atlassian.jira.security.xsrf   
com.atlassian.jira.util   
com.atlassian.jira.web.action   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.constants   
com.atlassian.jira.web.action.admin.currentusers   
com.atlassian.jira.web.action.admin.customfields   
com.atlassian.jira.web.action.admin.enterprise   
com.atlassian.jira.web.action.admin.eventtype   
com.atlassian.jira.web.action.admin.importer   
com.atlassian.jira.web.action.admin.importer.issue   
com.atlassian.jira.web.action.admin.importer.project   
com.atlassian.jira.web.action.admin.index   
com.atlassian.jira.web.action.admin.issuefields   
com.atlassian.jira.web.action.admin.issuefields.enterprise   
com.atlassian.jira.web.action.admin.issuefields.screens   
com.atlassian.jira.web.action.admin.issuefields.screens.enterprise   
com.atlassian.jira.web.action.admin.issuesecurity   
com.atlassian.jira.web.action.admin.issuetypes   
com.atlassian.jira.web.action.admin.issuetypes.pro   
com.atlassian.jira.web.action.admin.linking   
com.atlassian.jira.web.action.admin.mail   
com.atlassian.jira.web.action.admin.notification   
com.atlassian.jira.web.action.admin.permission   
com.atlassian.jira.web.action.admin.priorities   
com.atlassian.jira.web.action.admin.resolutions   
com.atlassian.jira.web.action.admin.roles   
com.atlassian.jira.web.action.admin.scheme   
com.atlassian.jira.web.action.admin.scheme.comparison   
com.atlassian.jira.web.action.admin.scheme.distiller   
com.atlassian.jira.web.action.admin.scheme.mapper   
com.atlassian.jira.web.action.admin.scheme.purge   
com.atlassian.jira.web.action.admin.statuses   
com.atlassian.jira.web.action.admin.subtasks   
com.atlassian.jira.web.action.admin.task   
com.atlassian.jira.web.action.admin.translation   
com.atlassian.jira.web.action.admin.trustedapps   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.admin.vcs   
com.atlassian.jira.web.action.admin.vcs.enterprise   
com.atlassian.jira.web.action.admin.workflow   
com.atlassian.jira.web.action.admin.workflow.scheme   
com.atlassian.jira.web.action.browser   
com.atlassian.jira.web.action.favourites   
com.atlassian.jira.web.action.filter   
com.atlassian.jira.web.action.func   
com.atlassian.jira.web.action.func.service   
com.atlassian.jira.web.action.history   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.issue.bulkedit   
com.atlassian.jira.web.action.issue.enterprise   
com.atlassian.jira.web.action.issue.navigator   
com.atlassian.jira.web.action.popups   
com.atlassian.jira.web.action.portal   
com.atlassian.jira.web.action.project   
com.atlassian.jira.web.action.project.enterprise   
com.atlassian.jira.web.action.projectcategory   
com.atlassian.jira.web.action.renderers.wiki   
com.atlassian.jira.web.action.setup   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.action.util   
com.atlassian.jira.web.action.util.csv   
com.atlassian.jira.web.action.util.fogbugz   
com.atlassian.jira.web.action.util.sharing   
com.atlassian.jira.web.action.workflow   
com.atlassian.jira.web.bean   
com.atlassian.jira.web.component.cron   
com.atlassian.jira.web.util   
com.atlassian.jira.workflow   
 

Uses of ErrorCollection in com.atlassian.jira.action.component
 

Methods in com.atlassian.jira.action.component that return ErrorCollection
 ErrorCollection SelectComponentAssigneesUtilImpl.execute(User user)
           
 ErrorCollection SelectComponentAssigneesUtil.execute(User user)
           
 ErrorCollection SelectComponentAssigneesUtilImpl.validate()
           
 ErrorCollection SelectComponentAssigneesUtil.validate()
           
 

Uses of ErrorCollection in com.atlassian.jira.action.screen
 

Methods in com.atlassian.jira.action.screen that return ErrorCollection
 ErrorCollection AddFieldToScreenUtilImpl.execute()
           
 ErrorCollection AddFieldToScreenUtil.execute()
           
 ErrorCollection AddFieldToScreenUtilImpl.validate()
           
 ErrorCollection AddFieldToScreenUtil.validate()
           
 

Uses of ErrorCollection in com.atlassian.jira.bc
 

Methods in com.atlassian.jira.bc that return ErrorCollection
 ErrorCollection ServiceResultImpl.getErrorCollection()
           
 ErrorCollection ServiceResult.getErrorCollection()
           
 ErrorCollection JiraServiceContext.getErrorCollection()
          Gets an error collection.
 ErrorCollection JiraServiceContextImpl.getErrorCollection()
          Returns error collection, never null
 

Methods in com.atlassian.jira.bc with parameters of type ErrorCollection
static
<T> ServiceOutcomeImpl<T>
ServiceOutcomeImpl.from(ErrorCollection errorCollection, T value)
          Convenience method that returns a new ServiceOutcomeImpl containing the given errors and returned value.
 

Constructors in com.atlassian.jira.bc with parameters of type ErrorCollection
JiraServiceContextImpl(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection)
          Instantiates this class with user and error collection.
JiraServiceContextImpl(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection, I18nHelper i18nHelper)
          Instantiates this class with user and error collection and I18nHelper.
ServiceOutcomeImpl(ErrorCollection errorCollection)
          Creates a new ServiceOutcomeImpl with the given errors.
ServiceOutcomeImpl(ErrorCollection errorCollection, T value)
          Creates a new ServiceOutcomeImpl with the given errors and returned value.
ServiceResultImpl(ErrorCollection errorCollection)
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.issue
 

Methods in com.atlassian.jira.bc.issue that return ErrorCollection
 ErrorCollection IssueService.delete(com.atlassian.crowd.embedded.api.User user, IssueService.DeleteValidationResult deleteValidationResult)
          This method will delete an issue from JIRA.
 ErrorCollection IssueService.delete(User user, IssueService.DeleteValidationResult deleteValidationResult)
          This method will delete an issue from JIRA.
 ErrorCollection DefaultIssueService.delete(com.atlassian.crowd.embedded.api.User user, IssueService.DeleteValidationResult issueValidationResult)
           
 ErrorCollection DefaultIssueService.delete(User user, IssueService.DeleteValidationResult deleteValidationResult)
           
 ErrorCollection IssueService.delete(com.atlassian.crowd.embedded.api.User user, IssueService.DeleteValidationResult deleteValidationResult, EventDispatchOption eventDispatchOption, boolean sendMail)
          This method will delete an issue from JIRA.
 ErrorCollection IssueService.delete(User user, IssueService.DeleteValidationResult deleteValidationResult, EventDispatchOption eventDispatchOption, boolean sendMail)
          This method will delete an issue from JIRA.
 ErrorCollection DefaultIssueService.delete(com.atlassian.crowd.embedded.api.User user, IssueService.DeleteValidationResult issueValidationResult, EventDispatchOption eventDispatchOption, boolean sendMail)
           
 ErrorCollection DefaultIssueService.delete(User user, IssueService.DeleteValidationResult deleteValidationResult, EventDispatchOption eventDispatchOption, boolean sendMail)
           
 

Constructors in com.atlassian.jira.bc.issue with parameters of type ErrorCollection
IssueService.CreateValidationResult(MutableIssue issue, ErrorCollection errors, Map<String,Object> fieldValuesHolder)
           
IssueService.DeleteValidationResult(MutableIssue issue, ErrorCollection errors)
           
IssueService.IssueResult(MutableIssue issue, ErrorCollection errors)
           
IssueService.IssueValidationResult(MutableIssue issue, ErrorCollection errors)
           
IssueService.TransitionValidationResult(MutableIssue issue, ErrorCollection errors, Map<String,Object> fieldValuesHolder, Map additionInputs, int actionId)
           
IssueService.UpdateValidationResult(MutableIssue issue, ErrorCollection errors, Map<String,Object> fieldValuesHolder)
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.issue.comment
 

Methods in com.atlassian.jira.bc.issue.comment with parameters of type ErrorCollection
 Comment DefaultCommentService.create(com.atlassian.crowd.embedded.api.User user, Issue issue, String body, boolean dispatchEvent, ErrorCollection errorCollection)
           
 Comment DefaultCommentService.create(User user, Issue issue, String body, boolean dispatchEvent, ErrorCollection errorCollection)
           
 Comment CommentService.create(User user, Issue issue, String body, boolean dispatchEvent, ErrorCollection errorCollection)
          Creates and persists a Comment on the given Issue set with current date and time, visible to all - no group level or role level restriction.
 Comment CommentService.create(com.atlassian.crowd.embedded.api.User user, Issue issue, String body, boolean dispatchEvent, ErrorCollection errorCollection)
          Creates and persists a Comment on the given Issue set with current date and time, visible to all - no group level or role level restriction.
 Comment DefaultCommentService.create(com.atlassian.crowd.embedded.api.User user, Issue issue, String body, String groupLevel, Long roleLevelId, boolean dispatchEvent, ErrorCollection errorCollection)
           
 Comment DefaultCommentService.create(User user, Issue issue, String body, String groupLevel, Long roleLevelId, boolean dispatchEvent, ErrorCollection errorCollection)
           
 Comment CommentService.create(User user, Issue issue, String body, String groupLevel, Long roleLevelId, boolean dispatchEvent, ErrorCollection errorCollection)
          Creates and persists a Comment on the given Issue set with current date and time.
 Comment CommentService.create(com.atlassian.crowd.embedded.api.User user, Issue issue, String body, String groupLevel, Long roleLevelId, boolean dispatchEvent, ErrorCollection errorCollection)
          Creates and persists a Comment on the given Issue set with current date and time.
 Comment DefaultCommentService.create(User user, Issue issue, String body, String groupLevel, Long roleLevelId, Date created, boolean dispatchEvent, ErrorCollection errorCollection)
           
 Comment DefaultCommentService.create(com.atlassian.crowd.embedded.api.User user, Issue issue, String body, String groupLevel, Long roleLevelId, Date created, boolean dispatchEvent, ErrorCollection errorCollection)
           
 Comment CommentService.create(User user, Issue issue, String body, String groupLevel, Long roleLevelId, Date created, boolean dispatchEvent, ErrorCollection errorCollection)
          Creates and persists a Comment on the given Issue.
 Comment CommentService.create(com.atlassian.crowd.embedded.api.User user, Issue issue, String body, String groupLevel, Long roleLevelId, Date created, boolean dispatchEvent, ErrorCollection errorCollection)
          Creates and persists a Comment on the given Issue.
 Comment DefaultCommentService.getCommentById(User user, Long commentId, ErrorCollection errorCollection)
           
 Comment DefaultCommentService.getCommentById(com.atlassian.crowd.embedded.api.User user, Long commentId, ErrorCollection errorCollection)
           
 Comment CommentService.getCommentById(User user, Long commentId, ErrorCollection errorCollection)
          Will return a comment for the passed in commentId.
 Comment CommentService.getCommentById(com.atlassian.crowd.embedded.api.User user, Long commentId, ErrorCollection errorCollection)
          Will return a comment for the passed in commentId.
 List<Comment> DefaultCommentService.getCommentsForUser(User currentUser, Issue issue, ErrorCollection errorCollection)
           
 List<Comment> DefaultCommentService.getCommentsForUser(com.atlassian.crowd.embedded.api.User currentUser, Issue issue, ErrorCollection errorCollection)
           
 List<Comment> CommentService.getCommentsForUser(User currentUser, Issue issue, ErrorCollection errorCollection)
          Will return a list of Comments for the given user
 List<Comment> CommentService.getCommentsForUser(com.atlassian.crowd.embedded.api.User currentUser, Issue issue, ErrorCollection errorCollection)
          Will return a list of Comments for the given user
 MutableComment DefaultCommentService.getMutableComment(User user, Long commentId, ErrorCollection errorCollection)
           
 MutableComment DefaultCommentService.getMutableComment(com.atlassian.crowd.embedded.api.User user, Long commentId, ErrorCollection errorCollection)
           
 MutableComment CommentService.getMutableComment(User user, Long commentId, ErrorCollection errorCollection)
          Will return a MutableComment for the passed in commentId.
 MutableComment CommentService.getMutableComment(com.atlassian.crowd.embedded.api.User user, Long commentId, ErrorCollection errorCollection)
          Will return a MutableComment for the passed in commentId.
 boolean DefaultCommentService.hasPermissionToCreate(User user, Issue issue, ErrorCollection errorCollection)
           
 boolean DefaultCommentService.hasPermissionToCreate(com.atlassian.crowd.embedded.api.User user, Issue issue, ErrorCollection errorCollection)
           
 boolean CommentService.hasPermissionToCreate(User user, Issue issue, ErrorCollection errorCollection)
          Has the correct permission to create a comment for the given issue.
 boolean CommentService.hasPermissionToCreate(com.atlassian.crowd.embedded.api.User user, Issue issue, ErrorCollection errorCollection)
          Has the correct permission to create a comment for the given issue.
 boolean DefaultCommentService.hasPermissionToEdit(User user, Comment comment, ErrorCollection errorCollection)
           
 boolean DefaultCommentService.hasPermissionToEdit(com.atlassian.crowd.embedded.api.User user, Comment comment, ErrorCollection errorCollection)
           
 boolean CommentService.hasPermissionToEdit(User user, Comment comment, ErrorCollection errorCollection)
          Determine whether the current user has the permission to edit the comment.
 boolean CommentService.hasPermissionToEdit(com.atlassian.crowd.embedded.api.User user, Comment comment, ErrorCollection errorCollection)
          Determine whether the current user has the permission to edit the comment.
 boolean DefaultCommentService.isValidAllCommentData(User user, Issue issue, String body, String groupLevel, String roleLevelId, ErrorCollection errorCollection)
           
 boolean DefaultCommentService.isValidAllCommentData(com.atlassian.crowd.embedded.api.User currentUser, Issue issue, String body, String groupLevel, String roleLevelId, ErrorCollection errorCollection)
           
 boolean CommentService.isValidAllCommentData(User user, Issue issue, String body, String groupLevel, String roleLevelId, ErrorCollection errorCollection)
          Will call all other validate methods setting the appropriate errors in the errorCollection if any errors occur.
 boolean CommentService.isValidAllCommentData(com.atlassian.crowd.embedded.api.User user, Issue issue, String body, String groupLevel, String roleLevelId, ErrorCollection errorCollection)
          Will call all other validate methods setting the appropriate errors in the errorCollection if any errors occur.
 boolean DefaultCommentService.isValidCommentBody(String body, ErrorCollection errorCollection)
           
 boolean CommentService.isValidCommentBody(String body, ErrorCollection errorCollection)
          Validates that the body is a valid string, if not the appropriate error is added to the errorCollection.
 boolean DefaultCommentService.isValidCommentData(com.atlassian.crowd.embedded.api.User currentUser, Issue issue, String groupLevel, String roleLevelId, ErrorCollection errorCollection)
           
 boolean DefaultCommentService.isValidCommentData(User user, Issue issue, String groupLevel, String roleLevelId, ErrorCollection errorCollection)
           
 boolean CommentService.isValidCommentData(User user, Issue issue, String groupLevel, String roleLevelId, ErrorCollection errorCollection)
          This method validates if the comment has the correct role and group levels set.
 boolean CommentService.isValidCommentData(com.atlassian.crowd.embedded.api.User user, Issue issue, String groupLevel, String roleLevelId, ErrorCollection errorCollection)
          This method validates if the comment has the correct role and group levels set.
 void DefaultCommentService.update(User user, MutableComment comment, boolean dispatchEvent, ErrorCollection errorCollection)
           
 void DefaultCommentService.update(com.atlassian.crowd.embedded.api.User user, MutableComment comment, boolean dispatchEvent, ErrorCollection errorCollection)
           
 void CommentService.update(User user, MutableComment comment, boolean dispatchEvent, ErrorCollection errorCollection)
          Updates a Comment and sets the comments updated date to be now and the updatedAuthor to be the passed in user.
 void CommentService.update(com.atlassian.crowd.embedded.api.User user, MutableComment comment, boolean dispatchEvent, ErrorCollection errorCollection)
          Updates a Comment and sets the comments updated date to be now and the updatedAuthor to be the passed in user.
 void DefaultCommentService.validateCommentUpdate(User user, Long commentId, String body, String groupLevel, Long roleLevelId, ErrorCollection errorCollection)
           
 void DefaultCommentService.validateCommentUpdate(com.atlassian.crowd.embedded.api.User user, Long commentId, String body, String groupLevel, Long roleLevelId, ErrorCollection errorCollection)
           
 void CommentService.validateCommentUpdate(User user, Long commentId, String body, String groupLevel, Long roleLevelId, ErrorCollection errorCollection)
          Confirms the parameters to update a comment are valid and that the updating user has the permission to do so.
 void CommentService.validateCommentUpdate(com.atlassian.crowd.embedded.api.User user, Long commentId, String body, String groupLevel, Long roleLevelId, ErrorCollection errorCollection)
          Confirms the parameters to update a comment are valid and that the updating user has the permission to do so.
 

Uses of ErrorCollection in com.atlassian.jira.bc.issue.label
 

Constructors in com.atlassian.jira.bc.issue.label with parameters of type ErrorCollection
LabelService.AddLabelValidationResult(Long issueId, Long customFieldId, ErrorCollection errorCollection, String label)
           
LabelService.LabelsResult(Set<Label> labels, ErrorCollection errorCollection)
           
LabelService.LabelSuggestionResult(Set<String> suggestions, ErrorCollection errorCollection)
           
LabelService.LabelValidationResult(Long issueId, Long customFieldId, ErrorCollection errorCollection)
           
LabelService.SetLabelValidationResult(Long issueId, Long customFieldId, ErrorCollection errorCollection, Set<String> labels)
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.issue.vote
 

Constructors in com.atlassian.jira.bc.issue.vote with parameters of type ErrorCollection
VoteService.VoteValidationResult(ErrorCollection errors, com.atlassian.crowd.embedded.api.User voter, Issue issue)
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.license
 

Methods in com.atlassian.jira.bc.license that return ErrorCollection
 ErrorCollection JiraLicenseService.ValidationResult.getErrorCollection()
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.project
 

Methods in com.atlassian.jira.bc.project with parameters of type ErrorCollection
protected  JiraServiceContext DefaultProjectService.getServiceContext(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection)
           
 

Constructors in com.atlassian.jira.bc.project with parameters of type ErrorCollection
ProjectService.AbstractProjectResult(ErrorCollection errorCollection)
           
ProjectService.AbstractProjectResult(ErrorCollection errorCollection, Project project)
           
ProjectService.AbstractProjectValidationResult(ErrorCollection errorCollection)
           
ProjectService.AbstractProjectValidationResult(ErrorCollection errorCollection, String name, String key, String description, String lead, String url, Long assigneeType, Long avatarId)
           
ProjectService.CreateProjectResult(ErrorCollection errorCollection)
           
ProjectService.CreateProjectResult(ErrorCollection errorCollection, Project project)
           
ProjectService.CreateProjectValidationResult(ErrorCollection errorCollection)
           
ProjectService.CreateProjectValidationResult(ErrorCollection errorCollection, String name, String key, String description, String lead, String url, Long assigneeType, Long avatarId)
           
ProjectService.DeleteProjectResult(ErrorCollection errorCollection)
           
ProjectService.DeleteProjectValidationResult(ErrorCollection errorCollection)
           
ProjectService.DeleteProjectValidationResult(ErrorCollection errorCollection, Project project)
           
ProjectService.GetProjectResult(ErrorCollection errorCollection)
           
ProjectService.GetProjectResult(ErrorCollection errorCollection, Project project)
           
ProjectService.UpdateProjectSchemesValidationResult(ErrorCollection errorCollection)
           
ProjectService.UpdateProjectSchemesValidationResult(ErrorCollection errorCollection, Long permissionSchemeId, Long notificationSchemeId, Long issueSecuritySchemeId)
           
ProjectService.UpdateProjectValidationResult(ErrorCollection errorCollection)
           
ProjectService.UpdateProjectValidationResult(ErrorCollection errorCollection, String name, String key, String description, String lead, String url, Long assigneeType, Long avatarId, Project originalProject)
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.project.component
 

Methods in com.atlassian.jira.bc.project.component with parameters of type ErrorCollection
 ProjectComponent ProjectComponentService.create(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection, String name, String description, String lead, Long projectId)
           
 ProjectComponent ProjectComponentService.create(User user, ErrorCollection errorCollection, String name, String description, String lead, Long projectId)
           
 ProjectComponent DefaultProjectComponentService.create(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection, String name, String description, String lead, Long projectId)
          Create a new ProjectComponent object associated with the project with the ID specified and with the values given.
 ProjectComponent DefaultProjectComponentService.create(User user, ErrorCollection errorCollection, String name, String description, String lead, Long projectId)
           
 ProjectComponent ProjectComponentService.find(ErrorCollection errorCollection, Long id)
          Deprecated. Use ProjectComponentService.find(User, com.atlassian.jira.util.ErrorCollection, Long) instead. This methods completely ignores the user calling and thus serves components for such project a person may have no access rights to see
 ProjectComponent DefaultProjectComponentService.find(ErrorCollection errorCollection, Long id)
          Deprecated. Use DefaultProjectComponentService.find(com.opensymphony.user.User, com.atlassian.jira.util.ErrorCollection, Long) instead. This methods completely ignores the user calling and thus serves components for such project a person may have no access rights to see
 ProjectComponent ProjectComponentService.find(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection, Long id)
           
 ProjectComponent ProjectComponentService.find(User user, ErrorCollection errorCollection, Long id)
           
 ProjectComponent DefaultProjectComponentService.find(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection, Long id)
           
 ProjectComponent DefaultProjectComponentService.find(User user, ErrorCollection errorCollection, Long id)
           
 Collection<ProjectComponent> ProjectComponentService.findAllForProject(ErrorCollection errorCollection, Long projectId)
           
 Collection<ProjectComponent> DefaultProjectComponentService.findAllForProject(ErrorCollection errorCollection, Long projectId)
           
 ProjectComponent ProjectComponentService.update(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection, MutableProjectComponent component)
           
 ProjectComponent ProjectComponentService.update(User user, ErrorCollection errorCollection, MutableProjectComponent component)
           
 ProjectComponent DefaultProjectComponentService.update(com.atlassian.crowd.embedded.api.User user, ErrorCollection errorCollection, MutableProjectComponent component)
           
 ProjectComponent DefaultProjectComponentService.update(User user, ErrorCollection errorCollection, MutableProjectComponent component)
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.project.version
 

Constructors in com.atlassian.jira.bc.project.version with parameters of type ErrorCollection
VersionService.AbstractVersionResult(ErrorCollection errorCollection)
           
VersionService.AbstractVersionResult(ErrorCollection errorCollection, Version version)
           
VersionService.ArchiveVersionValidationResult(ErrorCollection errorCollection)
           
VersionService.ArchiveVersionValidationResult(ErrorCollection errorCollection, Version version)
           
VersionService.CreateVersionValidationResult(ErrorCollection errorCollection)
           
VersionService.CreateVersionValidationResult(ErrorCollection errorCollection, Project project, String versionName, String releaseDate, String description, Long scheduleAfterVersion)
           
VersionService.ReleaseVersionValidationResult(ErrorCollection errorCollection)
           
VersionService.ReleaseVersionValidationResult(ErrorCollection errorCollection, Version version, Date releaseDate)
           
VersionService.VersionResult(ErrorCollection errorCollection)
           
VersionService.VersionResult(ErrorCollection errorCollection, Version version)
           
VersionService.VersionsResult(ErrorCollection errorCollection)
           
VersionService.VersionsResult(ErrorCollection errorCollection, Collection<Version> versions)
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.projectroles
 

Methods in com.atlassian.jira.bc.projectroles that return ErrorCollection
 ErrorCollection ProjectRoleService.validateRemoveAllRoleActorsByNameAndType(User currentUser, String name, String type)
          Will validate removing all role actors with the specified name and the specified type.
 ErrorCollection ProjectRoleService.validateRemoveAllRoleActorsByNameAndType(com.atlassian.crowd.embedded.api.User currentUser, String name, String type)
          Will validate removing all role actors with the specified name and the specified type.
 ErrorCollection DefaultProjectRoleService.validateRemoveAllRoleActorsByNameAndType(User currentUser, String name, String type)
           
 ErrorCollection DefaultProjectRoleService.validateRemoveAllRoleActorsByNameAndType(com.atlassian.crowd.embedded.api.User currentUser, String name, String type)
           
 

Methods in com.atlassian.jira.bc.projectroles with parameters of type ErrorCollection
 void ProjectRoleService.addActorsToProjectRole(User currentUser, Collection<String> actors, ProjectRole projectRole, Project project, String actorType, ErrorCollection errorCollection)
          Will add project role actor associations for the given actors and checking the currentUser has the correct permissions to perform the update operation.
 void ProjectRoleService.addActorsToProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Collection<String> actors, ProjectRole projectRole, Project project, String actorType, ErrorCollection errorCollection)
          Will add project role actor associations for the given actors and checking the currentUser has the correct permissions to perform the update operation.
 void DefaultProjectRoleService.addActorsToProjectRole(User currentUser, Collection<String> actors, ProjectRole projectRole, Project project, String actorType, ErrorCollection errorCollection)
           
 void DefaultProjectRoleService.addActorsToProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Collection<String> actors, ProjectRole projectRole, Project project, String actorType, ErrorCollection errorCollection)
           
 void ProjectRoleService.addDefaultActorsToProjectRole(User currentUser, Collection<String> actors, ProjectRole projectRole, String type, ErrorCollection errorCollection)
          Will add default role actor associations based off the passed in actors and checking the currentUser has the correct permissions to perform the update operation.
 void ProjectRoleService.addDefaultActorsToProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Collection<String> actors, ProjectRole projectRole, String type, ErrorCollection errorCollection)
          Will add default role actor associations based off the passed in actors and checking the currentUser has the correct permissions to perform the update operation.
 void DefaultProjectRoleService.addDefaultActorsToProjectRole(User currentUser, Collection<String> actors, ProjectRole projectRole, String type, ErrorCollection errorCollection)
           
 void DefaultProjectRoleService.addDefaultActorsToProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Collection<String> actors, ProjectRole projectRole, String type, ErrorCollection errorCollection)
           
 ProjectRole ProjectRoleService.createProjectRole(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will create the project role with the given projectRole.getName(), projectRole.getDescription() and checking the currentUser has the correct permissions to perform the create operation.
 ProjectRole ProjectRoleService.createProjectRole(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will create the project role with the given projectRole.getName(), projectRole.getDescription() and checking the currentUser has the correct permissions to perform the create operation.
 ProjectRole DefaultProjectRoleService.createProjectRole(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 ProjectRole DefaultProjectRoleService.createProjectRole(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 void ProjectRoleService.deleteProjectRole(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will delete the given projectRole and checks the currentUser has the correct permissions to perform the delete operation.
 void ProjectRoleService.deleteProjectRole(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will delete the given projectRole and checks the currentUser has the correct permissions to perform the delete operation.
 void DefaultProjectRoleService.deleteProjectRole(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 void DefaultProjectRoleService.deleteProjectRole(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 Collection ProjectRoleService.getAssociatedIssueSecuritySchemes(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will get all issue security scheme's that the specified projectRole is currently used in.
 Collection ProjectRoleService.getAssociatedIssueSecuritySchemes(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will get all issue security scheme's that the specified projectRole is currently used in.
 Collection DefaultProjectRoleService.getAssociatedIssueSecuritySchemes(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 Collection DefaultProjectRoleService.getAssociatedIssueSecuritySchemes(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 Collection ProjectRoleService.getAssociatedNotificationSchemes(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will get all notification scheme's that the specified projectRole is currently used in.
 Collection ProjectRoleService.getAssociatedNotificationSchemes(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will get all notification scheme's that the specified projectRole is currently used in.
 Collection DefaultProjectRoleService.getAssociatedNotificationSchemes(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 Collection DefaultProjectRoleService.getAssociatedNotificationSchemes(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 Collection ProjectRoleService.getAssociatedPermissionSchemes(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will get all permission scheme's that the specified projectRole is currently used in.
 Collection ProjectRoleService.getAssociatedPermissionSchemes(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will get all permission scheme's that the specified projectRole is currently used in.
 Collection DefaultProjectRoleService.getAssociatedPermissionSchemes(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 Collection DefaultProjectRoleService.getAssociatedPermissionSchemes(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 org.apache.commons.collections.MultiMap ProjectRoleService.getAssociatedWorkflows(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Returns workflows and their actions that are associated with the given ProjectRole.
 org.apache.commons.collections.MultiMap ProjectRoleService.getAssociatedWorkflows(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Returns workflows and their actions that are associated with the given ProjectRole.
 org.apache.commons.collections.MultiMap DefaultProjectRoleService.getAssociatedWorkflows(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 org.apache.commons.collections.MultiMap DefaultProjectRoleService.getAssociatedWorkflows(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 DefaultRoleActors ProjectRoleService.getDefaultRoleActors(User currentUser, ProjectRole projectRole, ErrorCollection collection)
          Will return a DefaultRoleActors for the given projectRole checking the currentUser has the correct permissions to perform the get operation.
 DefaultRoleActors ProjectRoleService.getDefaultRoleActors(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection collection)
          Will return a DefaultRoleActors for the given projectRole checking the currentUser has the correct permissions to perform the get operation.
 DefaultRoleActors DefaultProjectRoleService.getDefaultRoleActors(User currentUser, ProjectRole projectRole, ErrorCollection collection)
           
 DefaultRoleActors DefaultProjectRoleService.getDefaultRoleActors(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 Map<Long,List<String>> ProjectRoleService.getProjectIdsForUserInGroupsBecauseOfRole(User currentUser, List<Long> projectsToLimitBy, ProjectRole projectRole, String projectRoleType, String userName, ErrorCollection errorCollection)
          Returns a Map of Lists.
 Map<Long,List<String>> ProjectRoleService.getProjectIdsForUserInGroupsBecauseOfRole(com.atlassian.crowd.embedded.api.User currentUser, List<Long> projectsToLimitBy, ProjectRole projectRole, String projectRoleType, String userName, ErrorCollection errorCollection)
          Returns a Map of Lists.
 Map<Long,List<String>> DefaultProjectRoleService.getProjectIdsForUserInGroupsBecauseOfRole(User currentUser, List<Long> projectsToLimitBy, ProjectRole projectRole, String projectRoleType, String userName, ErrorCollection errorCollection)
           
 Map<Long,List<String>> DefaultProjectRoleService.getProjectIdsForUserInGroupsBecauseOfRole(com.atlassian.crowd.embedded.api.User currentUser, List<Long> projectsToLimitBy, ProjectRole projectRole, String projectRoleType, String userName, ErrorCollection errorCollection)
           
 ProjectRole ProjectRoleService.getProjectRole(User currentUser, Long id, ErrorCollection errorCollection)
          Will return the project role with the given id, and checking the currentUser has the correct permissions to perform the operation.
 ProjectRole ProjectRoleService.getProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Long id, ErrorCollection errorCollection)
          Will return the project role with the given id, and checking the currentUser has the correct permissions to perform the operation.
 ProjectRole DefaultProjectRoleService.getProjectRole(User currentUser, Long id, ErrorCollection errorCollection)
           
 ProjectRole DefaultProjectRoleService.getProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Long id, ErrorCollection errorCollection)
           
 ProjectRoleActors ProjectRoleService.getProjectRoleActors(User currentUser, ProjectRole projectRole, Project project, ErrorCollection errorCollection)
          Will return a {@link ProjectRoleActors) for the given projectRole and project checking the currentUser has the correct permissions to perform the get operation.
 ProjectRoleActors ProjectRoleService.getProjectRoleActors(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, Project project, ErrorCollection errorCollection)
          Will return a {@link ProjectRoleActors) for the given projectRole and project checking the currentUser has the correct permissions to perform the get operation.
 ProjectRoleActors DefaultProjectRoleService.getProjectRoleActors(User currentUser, ProjectRole projectRole, Project project, ErrorCollection errorCollection)
           
 ProjectRoleActors DefaultProjectRoleService.getProjectRoleActors(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, Project project, ErrorCollection errorCollection)
           
 ProjectRole ProjectRoleService.getProjectRoleByName(User currentUser, String name, ErrorCollection errorCollection)
          Will return the project role with the given name, and checking the currentUser has the correct permissions to perform the operation.
 ProjectRole ProjectRoleService.getProjectRoleByName(com.atlassian.crowd.embedded.api.User currentUser, String name, ErrorCollection errorCollection)
          Will return the project role with the given name, and checking the currentUser has the correct permissions to perform the operation.
 ProjectRole DefaultProjectRoleService.getProjectRoleByName(User currentUser, String name, ErrorCollection errorCollection)
           
 ProjectRole DefaultProjectRoleService.getProjectRoleByName(com.atlassian.crowd.embedded.api.User currentUser, String name, ErrorCollection errorCollection)
           
 Collection ProjectRoleService.getProjectRoles(User currentUser, ErrorCollection errorCollection)
          Get all the ProjectRoles available in JIRA.
 Collection ProjectRoleService.getProjectRoles(com.atlassian.crowd.embedded.api.User currentUser, ErrorCollection errorCollection)
          Get all the ProjectRoles available in JIRA.
 Collection DefaultProjectRoleService.getProjectRoles(User currentUser, ErrorCollection errorCollection)
           
 Collection DefaultProjectRoleService.getProjectRoles(com.atlassian.crowd.embedded.api.User currentUser, ErrorCollection errorCollection)
           
 Collection<Project> ProjectRoleService.getProjectsContainingRoleActorByNameAndType(User currentUser, String name, String type, ErrorCollection errorCollection)
          Returns the Project's which contain a role actor of the specified name and type within any role.
 Collection<Project> ProjectRoleService.getProjectsContainingRoleActorByNameAndType(com.atlassian.crowd.embedded.api.User currentUser, String name, String type, ErrorCollection errorCollection)
          Returns the Project's which contain a role actor of the specified name and type within any role.
 Collection<Project> DefaultProjectRoleService.getProjectsContainingRoleActorByNameAndType(User currentUser, String name, String type, ErrorCollection errorCollection)
           
 Collection<Project> DefaultProjectRoleService.getProjectsContainingRoleActorByNameAndType(com.atlassian.crowd.embedded.api.User currentUser, String name, String type, ErrorCollection errorCollection)
           
 boolean ProjectRoleService.isProjectRoleNameUnique(User currentUser, String name, ErrorCollection errorCollection)
          Will tell you if a role name exists or not.
 boolean ProjectRoleService.isProjectRoleNameUnique(com.atlassian.crowd.embedded.api.User currentUser, String name, ErrorCollection errorCollection)
          Will tell you if a role name exists or not.
 boolean DefaultProjectRoleService.isProjectRoleNameUnique(User currentUser, String name, ErrorCollection errorCollection)
           
 boolean DefaultProjectRoleService.isProjectRoleNameUnique(com.atlassian.crowd.embedded.api.User currentUser, String name, ErrorCollection errorCollection)
           
 void ProjectRoleService.removeActorsFromProjectRole(User currentUser, Collection<String> actors, ProjectRole projectRole, Project project, String actorType, ErrorCollection errorCollection)
          Will remove project role actor associations for the given actors and checking the currentUser has the correct permissions to perform the update operation.
 void ProjectRoleService.removeActorsFromProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Collection<String> actors, ProjectRole projectRole, Project project, String actorType, ErrorCollection errorCollection)
          Will remove project role actor associations for the given actors and checking the currentUser has the correct permissions to perform the update operation.
 void DefaultProjectRoleService.removeActorsFromProjectRole(User currentUser, Collection<String> actors, ProjectRole projectRole, Project project, String actorType, ErrorCollection errorCollection)
           
 void DefaultProjectRoleService.removeActorsFromProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Collection<String> actors, ProjectRole projectRole, Project project, String actorType, ErrorCollection errorCollection)
           
 void ProjectRoleService.removeAllRoleActorsByNameAndType(User currentUser, String name, String type, ErrorCollection errorCollection)
          Will remove all role actors with the specified name and the specified type.
 void ProjectRoleService.removeAllRoleActorsByNameAndType(com.atlassian.crowd.embedded.api.User currentUser, String name, String type, ErrorCollection errorCollection)
          Will remove all role actors with the specified name and the specified type.
 void DefaultProjectRoleService.removeAllRoleActorsByNameAndType(User currentUser, String name, String type, ErrorCollection errorCollection)
           
 void DefaultProjectRoleService.removeAllRoleActorsByNameAndType(com.atlassian.crowd.embedded.api.User currentUser, String name, String type, ErrorCollection errorCollection)
           
 void ProjectRoleService.removeAllRoleActorsByProject(User currentUser, Project project, ErrorCollection errorCollection)
          Will remove all role actors associated with the specified project.
 void ProjectRoleService.removeAllRoleActorsByProject(com.atlassian.crowd.embedded.api.User currentUser, Project project, ErrorCollection errorCollection)
          Will remove all role actors associated with the specified project.
 void DefaultProjectRoleService.removeAllRoleActorsByProject(User currentUser, Project project, ErrorCollection errorCollection)
           
 void DefaultProjectRoleService.removeAllRoleActorsByProject(com.atlassian.crowd.embedded.api.User currentUser, Project project, ErrorCollection errorCollection)
           
 void ProjectRoleService.removeDefaultActorsFromProjectRole(User currentUser, Collection<String> actors, ProjectRole projectRole, String actorType, ErrorCollection errorCollection)
          Will remove default actor associations based off the passed in actors, projectRole and actorType and checking the currentUser has the correct permissions to perform the update operation.
 void ProjectRoleService.removeDefaultActorsFromProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Collection<String> actors, ProjectRole projectRole, String actorType, ErrorCollection errorCollection)
          Will remove default actor associations based off the passed in actors, projectRole and actorType and checking the currentUser has the correct permissions to perform the update operation.
 void DefaultProjectRoleService.removeDefaultActorsFromProjectRole(User currentUser, Collection<String> actors, ProjectRole projectRole, String actorType, ErrorCollection errorCollection)
           
 void DefaultProjectRoleService.removeDefaultActorsFromProjectRole(com.atlassian.crowd.embedded.api.User currentUser, Collection<String> actors, ProjectRole projectRole, String actorType, ErrorCollection errorCollection)
           
 List<Long> ProjectRoleService.roleActorOfTypeExistsForProjects(User currentUser, List<Long> projectsToLimitBy, ProjectRole projectRole, String projectRoleType, String projectRoleParameter, ErrorCollection errorCollection)
          Returns a list of projectId's for which the role actor of the specified type exists in the project for the provided projectRole.
 List<Long> ProjectRoleService.roleActorOfTypeExistsForProjects(com.atlassian.crowd.embedded.api.User currentUser, List<Long> projectsToLimitBy, ProjectRole projectRole, String projectRoleType, String projectRoleParameter, ErrorCollection errorCollection)
          Returns a list of projectId's for which the role actor of the specified type exists in the project for the provided projectRole.
 List<Long> DefaultProjectRoleService.roleActorOfTypeExistsForProjects(User currentUser, List<Long> projectsToLimitBy, ProjectRole projectRole, String projectRoleType, String projectRoleParameter, ErrorCollection errorCollection)
           
 List<Long> DefaultProjectRoleService.roleActorOfTypeExistsForProjects(com.atlassian.crowd.embedded.api.User currentUser, List<Long> projectsToLimitBy, ProjectRole projectRole, String projectRoleType, String projectRoleParameter, ErrorCollection errorCollection)
           
 void ProjectRoleService.updateProjectRole(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will update projectRole, checking the currentUser has the correct permissions to perform the update operation.
 void ProjectRoleService.updateProjectRole(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
          Will update projectRole, checking the currentUser has the correct permissions to perform the update operation.
 void DefaultProjectRoleService.updateProjectRole(com.atlassian.crowd.embedded.api.User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 void DefaultProjectRoleService.updateProjectRole(User currentUser, ProjectRole projectRole, ErrorCollection errorCollection)
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.scheme.distiller
 

Methods in com.atlassian.jira.bc.scheme.distiller with parameters of type ErrorCollection
 DistilledSchemeResults SchemeDistillerService.distillSchemes(com.atlassian.crowd.embedded.api.User user, Collection schemes, ErrorCollection errorCollection)
          This method does the work of analyzing and distilling, if possible, the passed in Scheme's.
 DistilledSchemeResults SchemeDistillerService.distillSchemes(User user, Collection schemes, ErrorCollection errorCollection)
          This method does the work of analyzing and distilling, if possible, the passed in Scheme's.
 DistilledSchemeResults DefaultSchemeDistillerService.distillSchemes(com.atlassian.crowd.embedded.api.User user, Collection schemes, ErrorCollection errorCollection)
           
 DistilledSchemeResults DefaultSchemeDistillerService.distillSchemes(User user, Collection schemes, ErrorCollection errorCollection)
           
 SchemeRelationships SchemeDistillerService.getSchemeRelationships(com.atlassian.crowd.embedded.api.User user, DistilledSchemeResults distilledSchemeResults, ErrorCollection errorCollection)
          This method will return a SchemeRelationships object for the internal collections of distilled scheme results.
 SchemeRelationships SchemeDistillerService.getSchemeRelationships(User user, DistilledSchemeResults distilledSchemeResults, ErrorCollection errorCollection)
          This method will return a SchemeRelationships object for the internal collections of distilled scheme results.
 SchemeRelationships DefaultSchemeDistillerService.getSchemeRelationships(com.atlassian.crowd.embedded.api.User user, DistilledSchemeResults distilledSchemeResults, ErrorCollection errorCollection)
           
 SchemeRelationships DefaultSchemeDistillerService.getSchemeRelationships(User user, DistilledSchemeResults distilledSchemeResults, ErrorCollection errorCollection)
           
 void SchemeDistillerService.isValidNewSchemeName(com.atlassian.crowd.embedded.api.User user, String fieldName, String newSchemeName, String schemeType, ErrorCollection errorCollection)
          This method checks if the new scheme name passed in already exists.
 void SchemeDistillerService.isValidNewSchemeName(User user, String fieldName, String newSchemeName, String schemeType, ErrorCollection errorCollection)
          This method checks if the new scheme name passed in already exists.
 void DefaultSchemeDistillerService.isValidNewSchemeName(com.atlassian.crowd.embedded.api.User user, String fieldName, String newSchemeName, String schemeType, ErrorCollection errorCollection)
           
 void DefaultSchemeDistillerService.isValidNewSchemeName(User user, String fieldName, String newSchemeName, String schemeType, ErrorCollection errorCollection)
           
 Scheme SchemeDistillerService.persistNewSchemeMappings(com.atlassian.crowd.embedded.api.User user, DistilledSchemeResult distilledSchemeResult, ErrorCollection errorCollection)
          This method will persist the result of the 'distilling' operation.
 Scheme SchemeDistillerService.persistNewSchemeMappings(User user, DistilledSchemeResult distilledSchemeResult, ErrorCollection errorCollection)
          This method will persist the result of the 'distilling' operation.
 Scheme DefaultSchemeDistillerService.persistNewSchemeMappings(com.atlassian.crowd.embedded.api.User user, DistilledSchemeResult distilledSchemeResult, ErrorCollection errorCollection)
           
 Scheme DefaultSchemeDistillerService.persistNewSchemeMappings(User user, DistilledSchemeResult distilledSchemeResult, ErrorCollection errorCollection)
           
 

Uses of ErrorCollection in com.atlassian.jira.bc.scheme.mapper
 

Methods in com.atlassian.jira.bc.scheme.mapper with parameters of type ErrorCollection
 SchemeTransformResults SchemeGroupsToRoleTransformerService.doTransform(com.atlassian.crowd.embedded.api.User currentUser, List schemes, Set regularExpressionRoleMappings, ErrorCollection errorCollection)
           
 SchemeTransformResults SchemeGroupsToRoleTransformerService.doTransform(User currentUser, List schemes, Set regularExpressionRoleMappings, ErrorCollection errorCollection)
           
 SchemeTransformResults DefaultSchemeGroupsToRoleTransformerService.doTransform(com.atlassian.crowd.embedded.api.User currentUser, List schemes, Set groupRoleMappings, ErrorCollection errorCollection)
           
 SchemeTransformResults DefaultSchemeGroupsToRoleTransformerService.doTransform(User currentUser, List schemes, Set regularExpressionRoleMappings, ErrorCollection errorCollection)
           
 void SchemeGroupsToRoleTransformerService.persistTransformationResults(com.atlassian.crowd.embedded.api.User currentUser, SchemeTransformResults schemeTransformResults, ErrorCollection errorCollection)
           
 void SchemeGroupsToRoleTransformerService.persistTransformationResults(User currentUser, SchemeTransformResults schemeTransformResults, ErrorCollection errorCollection)
           
 void DefaultSchemeGroupsToRoleTransformerService.persistTransformationResults(com.atlassian.crowd.embedded.api.User currentUser, SchemeTransformResults schemeTransformResults, ErrorCollection errorCollection)
           
 void DefaultSchemeGroupsToRoleTransformerService.persistTransformationResults(User currentUser, SchemeTransformResults schemeTransformResults, ErrorCollection errorCollection)
           
 

Uses of ErrorCollection in com.atlassian.jira.bulkedit.operation
 

Methods in com.atlassian.jira.bulkedit.operation with parameters of type ErrorCollection
 void BulkMoveOperation.chooseContext(BulkEditBean bulkEditBean, com.atlassian.crowd.embedded.api.User remoteUser, I18nHelper i18nHelper, ErrorCollection errors)
           
 void BulkMoveOperationImpl.chooseContext(BulkEditBean bulkEditBean, com.atlassian.crowd.embedded.api.User remoteUser, I18nHelper i18nHelper, ErrorCollection errors)
           
 void BulkMigrateOperation.chooseContext(BulkEditBean rootBulkEditBean, User remoteUser, I18nHelper i18nHelper, ErrorCollection errors)
           
 void BulkMoveOperation.validatePopulateFields(BulkEditBean bulkEditBean, ErrorCollection errors, I18nHelper i18nHelper)
           
 void BulkMoveOperationImpl.validatePopulateFields(BulkEditBean bulkEditBean, ErrorCollection errors, I18nHelper i18nHelper)
           
 void BulkMigrateOperation.validatePopulateFields(BulkEditBean rootBulkEditBean, I18nHelper i18nHelper, ErrorCollection errors)
           
 

Uses of ErrorCollection in com.atlassian.jira.config
 

Methods in com.atlassian.jira.config with parameters of type ErrorCollection
 void ConstantsManager.validateCreateIssueType(String name, String style, String description, String iconurl, ErrorCollection errors, String nameFieldName)
          Validates creation of a new issuetype.
 void DefaultConstantsManager.validateCreateIssueType(String name, String style, String description, String iconurl, ErrorCollection errors, String nameFieldName)
           
 

Uses of ErrorCollection in com.atlassian.jira.dev.reference.dependent.plugin.actions
 

Classes in com.atlassian.jira.dev.reference.dependent.plugin.actions that implement ErrorCollection
 class ReferenceComponentImportAction
          Simple web action that displays the result of calling a method on ReferencePublicComponent
 

Uses of ErrorCollection in com.atlassian.jira.dev.reference.plugin.actions
 

Classes in com.atlassian.jira.dev.reference.plugin.actions that implement ErrorCollection
 class PreparedReferenceAction
          Sample Reference Action that prints out "Welcome to JIRA".
 class ReferenceAction
          Sample Reference Action that prints out "Welcome to JIRA".
 class ReferenceComponentAction
          Simple web action that displays the result of calling a method on ReferenceComponent
 class ReferenceModuleTypeAction
          Simple web action that displays the result of calling a method on ReferenceComponent.
 class ReferenceResourceAction
          An action that prints out value of the reference resource.
 

Uses of ErrorCollection in com.atlassian.jira.imports.fogbugz
 

Methods in com.atlassian.jira.imports.fogbugz with parameters of type ErrorCollection
 void FogBugzConfigBean.validateRequiredStatuses(ErrorCollection errors)
           
 

Uses of ErrorCollection in com.atlassian.jira.issue
 

Methods in com.atlassian.jira.issue that return ErrorCollection
 ErrorCollection EnterpriseIssueVerifier.verifyIssue(org.ofbiz.core.entity.GenericValue issue, List typesNeedingMigration, WorkflowMigrationMapping workflowMigrationMapping, boolean checkWorkflowIntegrity)
          This is a very basic integrity/verification test used to indicate if a workflow migration for a specific issue is possible.
 ErrorCollection IssueVerifier.verifyIssue(org.ofbiz.core.entity.GenericValue issue, Map workflowMigrationMapping, boolean checkWorkflowIntegrity)
          This is a very basic integrity/verification test used to indicate if a workflow migration for a specific issue is possible.
 ErrorCollection IssueVerifier.verifyIssue(Issue issue, Map workflowMigrationMapping, boolean checkWorkflowIntegrity)
           
 

Methods in com.atlassian.jira.issue with parameters of type ErrorCollection
protected  void IssueVerifier.checkIssueDetails(org.ofbiz.core.entity.GenericValue issue, ErrorCollection errorCollection, ConstantsManager constantsManager, boolean checkWorkflowIntegrity)
           
 

Uses of ErrorCollection in com.atlassian.jira.issue.customfields
 

Methods in com.atlassian.jira.issue.customfields with parameters of type ErrorCollection
 void CustomFieldType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
          Ensures that the CustomFieldParams of Strings is a valid representation of the Custom Field values.
 

Uses of ErrorCollection in com.atlassian.jira.issue.customfields.impl
 

Methods in com.atlassian.jira.issue.customfields.impl with parameters of type ErrorCollection
 void VersionCFType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 void UserCFType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 void SelectCFType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 void MultiUserCFType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 void MultiSelectCFType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 void MultiGroupCFType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 void LabelsCFType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 void CascadingSelectCFType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 void CalculatedCFType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 void AbstractSingleFieldType.validateFromParams(CustomFieldParams relevantParams, ErrorCollection errorCollectionToAddTo, FieldConfig config)
           
 

Uses of ErrorCollection in com.atlassian.jira.issue.customfields.searchers.transformer
 

Methods in com.atlassian.jira.issue.customfields.searchers.transformer with parameters of type ErrorCollection
 void UserPickerCustomFieldSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void NumberRangeCustomFieldSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void MultiSelectCustomFieldSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void GroupCustomFieldSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void FreeTextCustomFieldSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void AbstractCustomFieldSearchInputTransformer.validateParams(User user, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 

Uses of ErrorCollection in com.atlassian.jira.issue.fields
 

Methods in com.atlassian.jira.issue.fields with parameters of type ErrorCollection
protected  void FixVersionsSystemField.addFieldRequiredErrorMessage(Issue issue, ErrorCollection errorCollection, I18nHelper i18n)
           
protected  void AffectedVersionsSystemField.addFieldRequiredErrorMessage(Issue issue, ErrorCollection errorCollection, I18nHelper i18n)
           
protected abstract  void AbstractVersionsSystemField.addFieldRequiredErrorMessage(Issue issue, ErrorCollection errorCollectionToAddTo, I18nHelper i18n)
           
 void CustomField.validateFromActionParams(Map actionParameters, ErrorCollection errorCollection, FieldConfig config)
          Validates relevant parameters on custom field type of this custom field.
 void CustomFieldImpl.validateFromActionParams(Map actionParameters, ErrorCollection errorCollection, FieldConfig config)
          Validates relevant parameters on custom field type of this custom field.
 void OrderableField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
          Ensure that the parameters are valid
 void WorklogSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void TimeTrackingSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollection, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void SummarySystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
          validate the field value
 void SecurityLevelSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void ResolutionSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void ReporterSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void ProjectSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void PrioritySystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void LabelsSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void IssueTypeSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
          validate the field value
 void EnvironmentSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
          validate the field value
 void DueDateSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollection, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void DescriptionSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void CustomFieldImpl.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void ComponentsSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void CommentSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void AttachmentSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 void AssigneeSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollectionToAddTo, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
          Validate from parameters given an existing issue (usually invoked during some sort of edit stage)
 void AbstractVersionsSystemField.validateParams(OperationContext operationContext, ErrorCollection errorCollection, I18nHelper i18n, Issue issue, FieldScreenRenderLayoutItem fieldScreenRenderLayoutItem)
           
 

Uses of ErrorCollection in com.atlassian.jira.issue.fields.util
 

Methods in com.atlassian.jira.issue.fields.util with parameters of type ErrorCollection
 void VersionHelperBean.validateVersionForProject(Collection versionIds, Project project, ErrorCollection errorCollection, I18nHelper i18n, String fieldId)
           
 boolean VersionHelperBean.validateVersionIds(Collection versionIds, ErrorCollection errorCollection, I18nHelper i18n, String fieldId)
           
 

Uses of ErrorCollection in com.atlassian.jira.issue.search.searchers.transformer
 

Methods in com.atlassian.jira.issue.search.searchers.transformer with parameters of type ErrorCollection
 void SearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
          Adds error meessages to the errors object if values in the fieldValuesHolder fails validation.
 void WorkRatioSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void UserSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void QuerySearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void ProjectSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void LabelsSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void IdIndexedSearchInputTransformer.validateParams(User searcher, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 void DateSearchInputTransformer.validateParams(User user, SearchContext searchContext, FieldValuesHolder fieldValuesHolder, I18nHelper i18nHelper, ErrorCollection errors)
           
 

Uses of ErrorCollection in com.atlassian.jira.jelly.tag
 

Methods in com.atlassian.jira.jelly.tag with parameters of type ErrorCollection
static void JellyUtils.processErrorCollection(ErrorCollection errorCollection)
           
 

Uses of ErrorCollection in com.atlassian.jira.plugin.assignee
 

Methods in com.atlassian.jira.plugin.assignee that return ErrorCollection
 ErrorCollection AssigneeResolver.validateDefaultAssignee(Issue issue, Map fieldValuesHolder)
          This method is called to validate input when a user selects 'Automatic' during an issue operation, e.g.
 

Uses of ErrorCollection in com.atlassian.jira.plugin.assignee.impl
 

Methods in com.atlassian.jira.plugin.assignee.impl that return ErrorCollection
 ErrorCollection DefaultAssigneeResolver.validateDefaultAssignee(Issue issue, Map fieldValuesHolder)
           
 

Uses of ErrorCollection in com.atlassian.jira.rest.api.util
 

Methods in com.atlassian.jira.rest.api.util with parameters of type ErrorCollection
 ErrorCollection.Builder ErrorCollection.Builder.addErrorCollection(ErrorCollection errorCollection)
           
static ErrorCollection ErrorCollection.of(ErrorCollection errorCollection)
          Returns a new ErrorCollection containing all the errors contained in the input error collection.
 

Uses of ErrorCollection in com.atlassian.jira.rest.v1.model.errors
 

Methods in com.atlassian.jira.rest.v1.model.errors with parameters of type ErrorCollection
 ErrorCollection.Builder ErrorCollection.Builder.addErrorCollection(ErrorCollection errorCollection)
           
 

Uses of ErrorCollection in com.atlassian.jira.scheme
 

Classes in com.atlassian.jira.scheme that implement ErrorCollection
 class AbstractAddScheme
           
 class AbstractCopyScheme
           
 class AbstractDeleteScheme
           
 class AbstractEditScheme
           
 class AbstractSchemeAwareAction
           
 class AbstractSelectProjectScheme
           
 class AbstractViewSchemes
           
 

Uses of ErrorCollection in com.atlassian.jira.security.xsrf
 

Classes in com.atlassian.jira.security.xsrf that implement ErrorCollection
 class XsrfErrorAction
          This action is synthetically created and pushed onto the webwork stack when an XSRF action is encountered.
 

Uses of ErrorCollection in com.atlassian.jira.util
 

Classes in com.atlassian.jira.util that implement ErrorCollection
 class SimpleErrorCollection
           
 

Methods in com.atlassian.jira.util that return ErrorCollection
 ErrorCollection ValidationFailureException.errors()
          Returns the validation errors.
 

Methods in com.atlassian.jira.util with parameters of type ErrorCollection
 void SimpleErrorCollection.addErrorCollection(ErrorCollection errors)
           
 void ErrorCollection.addErrorCollection(ErrorCollection errors)
          Populate this ErrorCollection with general and field-specific errors.
 

Constructors in com.atlassian.jira.util with parameters of type ErrorCollection
ValidationFailureException(ErrorCollection errors)
          Constructs a new ValidationFailureException initialised with a collection of errors.
ValidationFailureException(String message, ErrorCollection errors, Throwable throwable)
          Constructs a new ValidationFailureException with an error message, a collection of errors, and a cause.
 

Uses of ErrorCollection in com.atlassian.jira.web.action
 

Classes in com.atlassian.jira.web.action that implement ErrorCollection
 class AbstractBrowser
          An abstract browser that implements a few helpful things for paging.
 class AbstractViewIssueColumns
           
 class Dashboard
          Figures out what the id of the portal page the user is currently viewing is.
 class IssueActionSupport
           
 class JiraWebActionSupport
          All web actions should extend this class - it provides basic common functionality for all web actions.
 class JiraWizardActionSupport
           
 class ProjectActionSupport
           
 

Methods in com.atlassian.jira.web.action with parameters of type ErrorCollection
 void JiraWebActionSupport.addErrorCollection(ErrorCollection errors)
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin
 

Classes in com.atlassian.jira.web.action.admin that implement ErrorCollection
 class AvatarPicker
          Web action for Avatar image selection or uploading page.
 class ConfigureLogging
           
 class ConfirmInstallationWithLicense
           
 class ConfirmNewInstallationWithOldLicense
           
 class DeleteAvatar
          Action for deleting Project Avatars.
 class EditAnnouncementBanner
           
 class EditApplicationProperties
           
 class EditAttachmentSettings
           
 class EditDefaultDashboard
          Displays the system dashboard in the admin section for edit.
 class EditListener
           
 class EditLookAndFeel
           
 class EditService
          The action to allow you to edit service definitions

NOTE TO FUTURE DEVELOPERS : The FileService and ExportService uses to allow the directory to be edited online.

 class EditUserDefaultSettings
          Controls setting the email prefs.
 class GlobalPermissions
           
 class IconPicker
           
 class IndexOptimize
           
 class IntegrityChecker
           
 class JiraSupportRequest
           
 class MailQueueAdmin
           
 class SchedulerAdmin
           
 class SetGlobalEmailPreference
          Updates all the users preference to the current default preference.
 class TimeTrackingAdmin
           
 class TrackbackAdmin
           
 class ViewApplicationProperties
           
 class ViewAttachmentSettings
           
 class ViewIssueColumns
           
 class ViewLicense
           
 class ViewListeners
           
 class ViewLogging
          The view action for the JIRA Profiling and Logging Admin section
 class ViewLookAndFeel
           
 class ViewMemoryInfo
          View extended memory information
 class ViewServices
           
 class ViewSystemInfo
           
 class ViewUpgradeHistory
           
 class ViewUserDefaultSettings
          Configure email preferences.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.constants
 

Classes in com.atlassian.jira.web.action.admin.constants that implement ErrorCollection
 class AbstractConstantAction
           
 class AbstractDeleteConstant
           
 class AbstractEditConstant
           
 class AbstractViewConstants
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.currentusers
 

Classes in com.atlassian.jira.web.action.admin.currentusers that implement ErrorCollection
 class CurrentUsersList
          An action that lists the current users that have sessions within JIRA
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.customfields
 

Classes in com.atlassian.jira.web.action.admin.customfields that implement ErrorCollection
 class AbstractEditConfigurationItemAction
           
 class ConfigureCustomField
           
 class CreateCustomField
           
 class DeleteCustomField
           
 class EditBasicConfig
           
 class EditCustomField
           
 class EditCustomFieldDefaults
          Responsible for handling the update of a custom field's values.
 class EditCustomFieldOptions
           
 class ManageConfigurationScheme
           
 class ViewCustomFields
           
 

Methods in com.atlassian.jira.web.action.admin.customfields that return ErrorCollection
 ErrorCollection CustomFieldValidatorImpl.validateDetails(String fieldName, String fieldType, String searcher)
           
 ErrorCollection CustomFieldValidator.validateDetails(String fieldName, String fieldType, String searcher)
           
 ErrorCollection CustomFieldValidatorImpl.validateType(String fieldType)
           
 ErrorCollection CustomFieldValidator.validateType(String fieldType)
          Check that the given CustomFieldType is valid.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.enterprise
 

Classes in com.atlassian.jira.web.action.admin.enterprise that implement ErrorCollection
 class ViewSearchRequestIssueColumns
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.eventtype
 

Classes in com.atlassian.jira.web.action.admin.eventtype that implement ErrorCollection
 class ListEventTypes
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.importer
 

Classes in com.atlassian.jira.web.action.admin.importer that implement ErrorCollection
 class AbstractImportEntity
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.importer.issue
 

Classes in com.atlassian.jira.web.action.admin.importer.issue that implement ErrorCollection
 class AbstractImportIssue
           
 class MapColumns
           
 class MapCustomFields
           
 class MapIssueTypes
           
 class MapPriorities
           
 class MapResolutions
           
 class MapStatuses
           
 class MapUsers
           
 class MapValidateImport
           
 class UploadXmlFile
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.importer.project
 

Classes in com.atlassian.jira.web.action.admin.importer.project that implement ErrorCollection
 class AbstractProjectImportProgress<V>
          Base class for the progress screens.
 class AbstractProjectImportUsersMissing
          Base class that exports a list of users to xml.
 class ProjectImportBackupOverviewProgress
          Used to show a progress bar for the long running tasks after the Select Backup action.
 class ProjectImportMappingProgress
          Progress action for the 2nd phase of the import which creates the project mappings.
 class ProjectImportMissingMandatoryUsersCannotCreate
          Used to display the users that do not exist in the system and are mandatory
 class ProjectImportMissingMandatoryUsersExtMgmt
          Used to display the users that do not exist in the system, are mandatory, and we can't create them automatically.
 class ProjectImportMissingOptionalUsersCannotCreate
          Used to display the users that do not exist in the system, are optional, and we can't create them automatically.
 class ProjectImportMissingOptionalUsersExtMgmt
          Used to display the users that do not exist in the system and are in use
 class ProjectImportMissingUsersAutoCreate
          Used to display the users that will be automatically created as part of the Project Import.
 class ProjectImportProgress
          Used to show a progress bar for the long running tasks while we are doing the actual import.
 class ProjectImportResultsAction
          Action that manages the final results screen for a project import.
 class ProjectImportSelectBackup
          Action that controls the first step of the project import wizard.
 class ProjectImportSelectProject
          Action that is used to display the project information contained in the backup XML selected in the ProjectImportSelectBackup action and to submit the selected project to be processed by the importer.
 class ProjectImportSummary
          Action that controls the summary screen before a project import occur
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.index
 

Classes in com.atlassian.jira.web.action.admin.index that implement ErrorCollection
 class IndexAdminImpl
           
 

Methods in com.atlassian.jira.web.action.admin.index that return ErrorCollection
 ErrorCollection IndexCommandResult.getErrorCollection()
           
 

Constructors in com.atlassian.jira.web.action.admin.index with parameters of type ErrorCollection
IndexCommandResult(ErrorCollection errorCollection)
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.issuefields
 

Classes in com.atlassian.jira.web.action.admin.issuefields that implement ErrorCollection
 class AbstractConfigureFieldLayout
           
 class AbstractEditFieldLayoutItem
           
 class EditDefaultFieldLayoutItem
           
 class EditFieldLayoutItemRenderer
          Action used to set a renderer for a field layout item
 class EditFieldLayoutItemRendererConfirmation
          The action that controls the confirmation screen.
 class ViewIssueFields
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.issuefields.enterprise
 

Classes in com.atlassian.jira.web.action.admin.issuefields.enterprise that implement ErrorCollection
 class AbstractEditFieldLayoutSchemeAction
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractFieldLayoutAction
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractSchemeAware
           
 class ConfigureFieldLayout
           
 class ConfigureFieldLayoutScheme
          Copyright (c) 2002-2004 All rights reserved.
 class CopyFieldLayout
          Copyright (c) 2002-2004 All rights reserved.
 class CopyFieldLayoutScheme
          Copyright (c) 2002-2004 All rights reserved.
 class EditFieldLayout
          Copyright (c) 2002-2004 All rights reserved.
 class EditFieldLayoutItem
           
 class EditFieldLayoutScheme
          Copyright (c) 2002-2004 All rights reserved.
 class SelectFieldLayoutScheme
          Copyright (c) 2002-2004 All rights reserved.
 class ViewFieldLayouts
          Copyright (c) 2002-2004 All rights reserved.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.issuefields.screens
 

Classes in com.atlassian.jira.web.action.admin.issuefields.screens that implement ErrorCollection
 class AbstractFieldScreenAction
          Webwork action for managing screens.
 class AbstractFieldScreenSchemeAction
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractFieldScreenSchemeItemAction
          Copyright (c) 2002-2004 All rights reserved.
 class AssociateFieldToScreens
           
 class ConfigureFieldScreen
           
 class ConfigureFieldScreenScheme
           
 class EditFieldScreen
          Copyright (c) 2002-2004 All rights reserved.
 class EditFieldScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class EditFieldScreenSchemeItem
          Copyright (c) 2002-2004 All rights reserved.
 class SelectScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class ViewFieldScreens
          Copyright (c) 2002-2004 All rights reserved.
 class ViewFieldScreenSchemes
          Copyright (c) 2002-2004 All rights reserved.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.issuefields.screens.enterprise
 

Classes in com.atlassian.jira.web.action.admin.issuefields.screens.enterprise that implement ErrorCollection
 class ConfigureIssueTypeScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class EditIssueTypeScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class SelectIssueTypeScreenScheme
          Copyright (c) 2002-2004 All rights reserved.
 class ViewIssueTypeScreenSchemes
          Copyright (c) 2002-2004 All rights reserved.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.issuesecurity
 

Classes in com.atlassian.jira.web.action.admin.issuesecurity that implement ErrorCollection
 class AddIssueSecurity
           
 class DeleteIssueSecurity
           
 class DeleteIssueSecurityLevel
           
 class EditIssueSecurities
           
 class SchemeAwareIssueSecurityAction
           
 class SelectProjectIssueSecurityScheme
           
 class SelectProjectSecuritySchemeStep2
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.issuetypes
 

Classes in com.atlassian.jira.web.action.admin.issuetypes that implement ErrorCollection
 class AbstractManageIssueTypeOptionsAction
           
 class ConfigureIssueTypeOptionScheme
           
 class ConfigureOptionScheme
           
 class DeleteIssueType
           
 class EditIssueType
           
 class MigrateIssueTypes
           
 class ViewIssueTypes
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.issuetypes.pro
 

Classes in com.atlassian.jira.web.action.admin.issuetypes.pro that implement ErrorCollection
 class AssociateIssueTypeSchemes
           
 class AssociateIssueTypeSchemesWithDefault
           
 class DeleteOptionScheme
           
 class ManageIssueTypeSchemes
           
 class SelectIssueTypeSchemeForProject
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.linking
 

Classes in com.atlassian.jira.web.action.admin.linking that implement ErrorCollection
 class DeleteLinkType
           
 class EditLinkType
           
 class ViewLinkTypes
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.mail
 

Classes in com.atlassian.jira.web.action.admin.mail that implement ErrorCollection
 class AddMailServer
           
 class DeleteMailServer
           
 class MailServerActionSupport
           
 class SendBulkMail
           
 class SendTestMail
           
 class UpdateMailServer
           
 class VerifyMailServerConnection
           
 class VerifyPopServerConnection
           
 class VerifySmtpServerConnection
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.notification
 

Classes in com.atlassian.jira.web.action.admin.notification that implement ErrorCollection
 class AddNotification
           
 class AddScheme
           
 class CopyScheme
           
 class DeleteNotification
           
 class DeleteScheme
           
 class EditNotifications
           
 class EditScheme
           
 class SchemeAwareNotificationAction
           
 class SelectProjectScheme
           
 class ViewSchemes
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.permission
 

Classes in com.atlassian.jira.web.action.admin.permission that implement ErrorCollection
 class AddPermission
           
 class DeletePermission
          This class is used for the deleting of a permisison scheme
 class EditPermissions
          This class is used to display all permissions for a particular permission scheme.
 class SchemeAwarePermissionAction
          This class is used as a super class for any classes that perform actions on permission schemes.
 class SelectProjectPermissionScheme
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.priorities
 

Classes in com.atlassian.jira.web.action.admin.priorities that implement ErrorCollection
 class DeletePriority
           
 class EditPriority
           
 class ViewPriorities
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.resolutions
 

Classes in com.atlassian.jira.web.action.admin.resolutions that implement ErrorCollection
 class DeleteResolution
           
 class EditResolution
           
 class ViewResolutions
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.roles
 

Classes in com.atlassian.jira.web.action.admin.roles that implement ErrorCollection
 class AbstractProjectRole
          Abstract class for the Delete and editing of Project Roles
 class AbstractRoleActorAction
          Created by IntelliJ IDEA.
 class AbstractRoleActors
          Created by IntelliJ IDEA.
 class DeleteProjectRole
           
 class EditProjectRole
           
 class GroupRoleActorAction
          GroupRoleActor action.
 class ProjectRoleUsageAction
          Created by IntelliJ IDEA.
 class UserRoleActorAction
          Action for creating and editing UserRoleActors
 class ViewDefaultProjectRoleActors
           
 class ViewProjectRoleActors
           
 class ViewProjectRoles
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.scheme
 

Classes in com.atlassian.jira.web.action.admin.scheme that implement ErrorCollection
 class AbstractSchemePickerAction
           
 class AbstractSchemeToolAction
           
 class SchemeToolsAction
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.scheme.comparison
 

Classes in com.atlassian.jira.web.action.admin.scheme.comparison that implement ErrorCollection
 class SchemeComparisonPickerAction
          The picker action for the scheme comparison tool.
 class SchemeComparisonToolAction
          This action services the comparison tool and shows all the information about the compared schemes.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.scheme.distiller
 

Classes in com.atlassian.jira.web.action.admin.scheme.distiller that implement ErrorCollection
 class AbstractMergeAction
          A baseclass for all the merge tool actions.
 class SchemeMergeAction
          This action is the second step in the wizard for scheme merging, it prompts you to select which schemes to merge.
 class SchemeMergePreviewAction
          This action is used to generate the preview of the selected entries for the scheme merge tool.
 class SchemeMergeResultAction
          This is the last step in the scheme merge wizard, it performs the actual persisting of the merge and shows the results.
 class SchemeTypePickerAction
          This is the first step in the scheme merge tool it allows you to select the type of scheme to merge and if the schemes are associated or all schemes.
 

Methods in com.atlassian.jira.web.action.admin.scheme.distiller that return ErrorCollection
 ErrorCollection SchemeMergeResultAction.getPersistErrors()
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.scheme.mapper
 

Classes in com.atlassian.jira.web.action.admin.scheme.mapper that implement ErrorCollection
 class AbstractGroupToRoleAction
           
 class SchemeGroupToRoleMapperAction
          This action is the second step in the GroupToRoleMapping tool, it collects the information about the group to role mappings.
 class SchemeGroupToRolePickerAction
          This is the first step in the GroupToRoleMapping tool, it collects the selected scheme information for the tool.
 class SchemeGroupToRoleResultAction
          This is the last step of the GroupToRoleMapping tool, this simply displays the summary results.
 class SchemeGroupToRoleTransformerAction
          This is portion of the GroupToRoleMapping tool that actually transforms the schemes.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.scheme.purge
 

Classes in com.atlassian.jira.web.action.admin.scheme.purge that implement ErrorCollection
 class AbstractSchemePurgeAction
           
 class SchemePurgeToolPreviewAction
           
 class SchemePurgeToolResultsAction
           
 class SchemePurgeTypePickerAction
           
 

Methods in com.atlassian.jira.web.action.admin.scheme.purge that return ErrorCollection
 ErrorCollection SchemePurgeToolResultsAction.getDeletionErrors()
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.statuses
 

Classes in com.atlassian.jira.web.action.admin.statuses that implement ErrorCollection
 class DeleteStatus
           
 class EditStatus
           
 class ViewStatuses
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.subtasks
 

Classes in com.atlassian.jira.web.action.admin.subtasks that implement ErrorCollection
 class DeleteSubTaskIssueType
           
 class DisableSubTasks
           
 class EditSubTaskIssueTypes
           
 class ManageSubTasks
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.task
 

Classes in com.atlassian.jira.web.action.admin.task that implement ErrorCollection
 class AcknowledgeTask
          Simply cleans up a task and then redirects to a given url
 class TaskAdmin
          The webwork action for task administration.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.translation
 

Classes in com.atlassian.jira.web.action.admin.translation that implement ErrorCollection
 class ViewTranslations
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.trustedapps
 

Classes in com.atlassian.jira.web.action.admin.trustedapps that implement ErrorCollection
 class AbstractTrustedApplicationAction
          As usual, actions beget lovely deep inheritance hierarchies as it is the ONLY convenient way to share code...
 class DeleteTrustedApplication
          Delete confirmation for a trusted application
 class EditTrustedApplication
          Edit a Trusted Application's details.
 class ViewTrustedApplications
          View the list of Trusted Applications in the system
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.user
 

Classes in com.atlassian.jira.web.action.admin.user that implement ErrorCollection
 class AddUser
          Responsible for handling the requests to add a new JIRA User.
 class AllUsersRememberMeCookies
          A page to allow all rememember me cookies to be cleared
 class BulkEditUserGroups
           
 class ConfigureCrowdServer
           
 class DeleteGroup
           
 class DeleteUser
           
 class DeleteUserProperty
           
 class EditCrowdApplication
           
 class EditUser
           
 class EditUserGroups
           
 class EditUserProjectRoles
          This is the bulk edit for project roles given a user.
 class EditUserProperties
           
 class EditUserProperty
           
 class GroupBrowser
           
 class GroupPickerBrowser
           
 class ResetFailedLoginCount
          Resets the named users current failed login count.
 class SetPassword
           
 class UserBrowser
           
 class UserPickerBrowser
           
 class UserProperty
          This represents a key:value pair property for a user.
 class UserRememberMeCookies
          This action shows the remember me cookies that a user has
 class ViewGroup
           
 class ViewUser
           
 class ViewUserProjectRoles
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.vcs
 

Classes in com.atlassian.jira.web.action.admin.vcs that implement ErrorCollection
 class AddRepository
           
 class DeleteRepository
           
 class RepositoryActionSupport
           
 class RepositoryTest
           
 class SelectProjectRepository
           
 class UpdateRepository
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.vcs.enterprise
 

Classes in com.atlassian.jira.web.action.admin.vcs.enterprise that implement ErrorCollection
 class EnterpriseSelectProjectRepository
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.workflow
 

Classes in com.atlassian.jira.web.action.admin.workflow that implement ErrorCollection
 class AbstractAddWorkflowTransitionDescriptor
           
 class AbstractAddWorkflowTransitionDescriptorParams
           
 class AbstractDeleteWorkflowTransitionDescriptor
           
 class AbstractEditWorkflowTransitionDescriptorParams
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractViewWorkflowMetaAttributes
           
 class AbstractWorkflowStep
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractWorkflowTransition
          Copyright (c) 2002-2004 All rights reserved.
 class AbstractWorkflowTransitionAction
           
 class ActivateWorkflow
           
 class ActivateWorkflowStep2
           
 class AddWorkflowTransition
           
 class AddWorkflowTransitionCondition
           
 class AddWorkflowTransitionConditionParams
          Used to query the user for condition's parameters if any and actually create the condition workflow descriptor.
 class AddWorkflowTransitionFunctionParams
          Used to query the user for function's parameters if any and actually create the function workflow descriptor.
 class AddWorkflowTransitionPostFunction
           
 class AddWorkflowTransitionValidator
           
 class AddWorkflowTransitionValidatorParams
          Used to query the user for validator's parameters if any and actually create the validator workflow descriptor.
 class CloneWorkflow
           
 class CreateDraftWorkflow
          Webwork action used to create a draft workflow.
 class DeleteWorkflowStep
           
 class DeleteWorkflowTransitionCondition
           
 class DeleteWorkflowTransitionPostFunction
           
 class DeleteWorkflowTransitions
           
 class DeleteWorkflowTransitionValidator
           
 class EditWorkflow
          Action to edit a workflows name and description
 class EditWorkflowStep
          Copyright (c) 2002-2004 All rights reserved.
 class EditWorkflowTransition
          Copyright (c) 2002-2004 All rights reserved.
 class EditWorkflowTransitionConditionParams
          Copyright (c) 2002-2004 All rights reserved.
 class EditWorkflowTransitionPostFunctionParams
          Copyright (c) 2002-2004 All rights reserved.
 class EditWorkflowTransitionValidatorParams
          Copyright (c) 2002-2004 All rights reserved.
 class ImportWorkflow
           
 class ListWorkflows
           
 class PublishDraftWorkflow
          This webwork Action will do validation, and then display a confirmation screen to the user when they want to publish a draft workflow to become active.
 class ViewWorkflowStep
          Created by IntelliJ IDEA.
 class ViewWorkflowStepMetaAttributes
           
 class ViewWorkflowSteps
           
 class ViewWorkflowTransition
           
 class ViewWorkflowTransitionConditionalResult
           
 class ViewWorkflowTransitionMetaAttributes
           
 class ViewWorkflowXml
           
 

Methods in com.atlassian.jira.web.action.admin.workflow that return ErrorCollection
 ErrorCollection WorkflowMigrationTerminated.getErrorCollection()
           
 ErrorCollection WorkflowMigrationSuccess.getErrorCollection()
           
 ErrorCollection WorkflowMigrationResult.getErrorCollection()
          Returns a collection of errors that were found before starting the migration.
 

Constructors in com.atlassian.jira.web.action.admin.workflow with parameters of type ErrorCollection
WorkflowMigrationTerminated(ErrorCollection errorCollection)
          Constructs a result that indicates termination due to the fact that errors were found with the data before the migration actaully began and any issues modified.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.admin.workflow.scheme
 

Classes in com.atlassian.jira.web.action.admin.workflow.scheme that implement ErrorCollection
 class AddWorkflowSchemeEntity
           
 class DeleteWorkflowSchemeEntity
           
 class EditWorkflowSchemeEntities
           
 class SchemeAwareWorkflowAction
           
 class SelectProjectWorkflowScheme
           
 class SelectProjectWorkflowSchemeStep2
           
 class SelectProjectWorkflowSchemeStep3
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.browser
 

Classes in com.atlassian.jira.web.action.browser that implement ErrorCollection
 class BrowseComponent
          Version browser that is similar to project browser (BrowseProject) but also take version into account.
 class BrowseProject
           
 class BrowseProjects
          Action for Browse Projects
 class BrowseVersion
          Version browser that is similar to project browser (BrowseProject) but also take version into account.
 class ConfigureReport
           
 class ReleaseNote
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.favourites
 

Classes in com.atlassian.jira.web.action.favourites that implement ErrorCollection
 class AdjustFavourite
          Allows the caller to add or remove a favourite.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.filter
 

Classes in com.atlassian.jira.web.action.filter that implement ErrorCollection
 class DeleteFilter
          Action class for managing filters.
 class EditFilter
           
 class FavouriteFilters
          Action implementation for the Favourite Filters popup.
 class FilterPickerPopup
          Action implementation for the Filter Picker popup.
 class FilterSubscription
          Action for CRUD of a scheduled email subscription to search filter results.
 class ManageFilters
          Action class for managing filters.
 class ManageSubscriptions
          Action class for Managaing Subscriptions.
 class SaveAsFilter
           
 class SaveFilter
          Action called to update a filter's search parameters and search sorts.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.func
 

Classes in com.atlassian.jira.web.action.func that implement ErrorCollection
 class FuncTestWriter
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.func.service
 

Classes in com.atlassian.jira.web.action.func.service that implement ErrorCollection
 class ServiceExecutor
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.history
 

Classes in com.atlassian.jira.web.action.history that implement ErrorCollection
 class RecentIssueHistory
          An action to show recent issue history.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.issue
 

Classes in com.atlassian.jira.web.action.issue that implement ErrorCollection
 class AbstractCommentableAssignableIssue
           
 class AbstractCommentableIssue
          This class should be extended by any action that modifies issues and can have an associated comment.
 class AbstractConvertIssue
          Abstract class for issue conversion Contains all do* methods and vast majority of logic
 class AbstractIssueSelectAction
          An abstract action that should be extended by any action which wants to 'select' an issue

 class AbstractViewIssue
           
 class AbstractWorklogAction
           
 class AddComment
           
 class AssignIssue
           
 class AttachFile
          Responsible for rendering the attach file form and converting temporary attachments to real attachments linked to an issue.
 class AttachScreenshot
          Webwork action for popping up the attach screenshot applet and attaching screenshots to an issue.
 class AttachTemporaryFile
          Used by inline-file-attach.js to upload temporary attachments that can then be converted to real attachments lateron.
 class CantBrowseCreatedIssue
           
 class CloneIssueDetails
           
 class CommentAssignIssue
          This beautifully named action is in fact the Issue Transition screen.
 class ConvertIssueToSubTask
          Main action for converting Issue to sub-task All do* methods in AbstractConvertIssue
 class ConvertSubTaskToIssue
          Main action for converting Sub-tasks into Issues All do* methods in AbstractConvertIssue
 class CreateIssue
           
 class CreateIssueDetails
           
 class CreateSubTaskIssue
           
 class CreateSubTaskIssueDetails
           
 class CreateWorklog
          This action creates a new worklog
 class DeleteAttachment
           
 class DeleteComment
           
 class DeleteIssue
           
 class DeleteWorklog
          This action deletes an existing worklog
 class EditComment
           
 class EditIssue
           
 class EditLabels
           
 class IssueNavigator
           
 class IssuePicker
          Responsible for controlling the rendering of the Issue Picker control.
 class LinkExistingIssue
           
 class ManageAttachments
           
 class ManageLinks
           
 class ManageTrackbacks
           
 class ManageWatchers
           
 class MoveIssue
           
 class MoveIssueConfirm
           
 class MoveIssueSubtasks
          Step during the move issue wizard to migrate the issue types of sub-tasks whose issue type is not valid in the destination project.
 class MoveIssueUpdateFields
           
 class MoveSubTask
           
 class MoveSubTaskChooseOperation
          This action is used to present the user with a list of allowed bulk operations on the selected issues
 class MoveSubTaskParent
           
 class QuickSearch
           
 class SearchDescriptionEnabledAction
           
 class SessionTimeoutMessage
          This is a simple error screen which displays a message about a session timeout.
 class UpdateIssueFields
          Action to update an issue.
 class UpdateWorklog
          This action updates an existing worklog
 class ViewIssue
           
 class ViewVoters
           
 class VoteOrWatchIssue
          Action to add or remove votes and watches to a particular issue.
 

Methods in com.atlassian.jira.web.action.issue with parameters of type ErrorCollection
 webwork.dispatcher.ActionResult UpdateFieldsHelperBeanImpl.updateIssue(MutableIssue issueObject, OperationContext operationContext, User user, ErrorCollection errors, I18nHelper i18n)
           
 webwork.dispatcher.ActionResult UpdateFieldsHelperBeanImpl.updateIssue(MutableIssue issueObject, OperationContext operationContext, com.atlassian.crowd.embedded.api.User user, ErrorCollection errors, I18nHelper i18n)
           
 webwork.dispatcher.ActionResult UpdateFieldsHelperBean.updateIssue(MutableIssue issueObject, OperationContext operationContext, User user, ErrorCollection errors, I18nHelper i18n)
           
 webwork.dispatcher.ActionResult UpdateFieldsHelperBean.updateIssue(MutableIssue issueObject, OperationContext operationContext, com.atlassian.crowd.embedded.api.User user, ErrorCollection errors, I18nHelper i18n)
           
 void UpdateFieldsHelperBeanImpl.validate(Issue issueObject, OperationContext operationContext, Map actionParams, User user, ErrorCollection errors, I18nHelper i18n)
           
 void UpdateFieldsHelperBeanImpl.validate(Issue issueObject, OperationContext operationContext, Map actionParams, com.atlassian.crowd.embedded.api.User user, ErrorCollection errors, I18nHelper i18n)
           
 void UpdateFieldsHelperBean.validate(Issue issueObject, OperationContext operationContext, Map actionParams, User user, ErrorCollection errors, I18nHelper i18n)
           
 void UpdateFieldsHelperBean.validate(Issue issueObject, OperationContext operationContext, Map actionParams, com.atlassian.crowd.embedded.api.User user, ErrorCollection errors, I18nHelper i18n)
           
 void IssueCreationHelperBeanImpl.validateIssueType(Issue issue, OperationContext operationContext, Map actionParams, ErrorCollection errors, I18nHelper i18n)
           
 void IssueCreationHelperBean.validateIssueType(Issue issue, OperationContext operationContext, Map actionParams, ErrorCollection errors, I18nHelper i18n)
           
 void IssueCreationHelperBeanImpl.validateLicense(ErrorCollection errors, I18nHelper i18n)
           
 void IssueCreationHelperBean.validateLicense(ErrorCollection errors, I18nHelper i18n)
           
 void IssueCreationHelperBeanImpl.validateProject(Issue issue, OperationContext operationContext, Map actionParams, ErrorCollection errors, I18nHelper i18n)
           
 void IssueCreationHelperBean.validateProject(Issue issue, OperationContext operationContext, Map actionParams, ErrorCollection errors, I18nHelper i18n)
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.issue.bulkedit
 

Classes in com.atlassian.jira.web.action.issue.bulkedit that implement ErrorCollection
 class AbstractBulkOperationAction
           
 class AbstractBulkOperationDetailsAction
           
 class BulkCancelWizard
          This action is used to present the user with a list of allowed bulk operations on the selected issues User: keithb Date: Dec 3, 2003 Time: 12:26:25 PM To change this template use Options | File Templates.
 class BulkChooseOperation
          This action is used to present the user with a list of allowed bulk operations on the selected issues User: keithb Date: Dec 3, 2003 Time: 12:26:25 PM To change this template use Options | File Templates.
 class BulkDelete
           
 class BulkEdit
           
 class BulkEdit1
           
 class BulkMigrate
           
 class BulkMove
           
 class BulkWorkflowTransition
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.issue.enterprise
 

Classes in com.atlassian.jira.web.action.issue.enterprise that implement ErrorCollection
 class MoveIssueUpdateWorkflow
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.issue.navigator
 

Classes in com.atlassian.jira.web.action.issue.navigator that implement ErrorCollection
 class DateRangePicker
           
 class SetSelectedIssue
          Ajax action to update the selected issue in the issue navigator (for the current search).
 

Uses of ErrorCollection in com.atlassian.jira.web.action.popups
 

Classes in com.atlassian.jira.web.action.popups that implement ErrorCollection
 class ShowTimeTrackingHelp
          Provides contextual help for time tracking and log work fields.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.portal
 

Classes in com.atlassian.jira.web.action.portal that implement ErrorCollection
 class AbstractSaveConfiguration
          An utter utter utter utter abomination...unfortunately it has to stick around until legacy portlets are supported no more in JIRA.
 class RunPortlet
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.project
 

Classes in com.atlassian.jira.web.action.project that implement ErrorCollection
 class AbstractProjectAction
          An abstract action useful for creating and editing projects
 class AddComponent
           
 class AddProject
           
 class AddProjectEntity
           
 class AddVersion
           
 class DeleteComponent
           
 class DeleteProject
           
 class DeleteProjectEntity
           
 class DeleteVersion
           
 class EditComponent
          This class is used to edit the name of a Project Version.
 class EditProject
           
 class EditProjectEntity
          This class is a common class for the editing of Project Entities.
 class EditVersionArchives
           
 class EditVersionDetails
          This class is used to edit the name of a Project Version.
 class EditVersionReleases
           
 class ManageVersions
           
 class MergeVersions
           
 class ProjectEmail
           
 class SelectProjectCategory
           
 class ViewProject
           
 class ViewProjects
           
 

Methods in com.atlassian.jira.web.action.project with parameters of type ErrorCollection
protected  void AbstractProjectAction.mapErrorCollection(ErrorCollection errorCollection)
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.project.enterprise
 

Classes in com.atlassian.jira.web.action.project.enterprise that implement ErrorCollection
 class SelectComponentAssignees
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.projectcategory
 

Classes in com.atlassian.jira.web.action.projectcategory that implement ErrorCollection
 class AddProjectCategory
           
 class DeleteProjectCategory
           
 class EditProjectCategory
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.renderers.wiki
 

Classes in com.atlassian.jira.web.action.renderers.wiki that implement ErrorCollection
 class WikiRendererHelpAction
          A webwork action that controls the display of the wiki renderers help.
 

Uses of ErrorCollection in com.atlassian.jira.web.action.setup
 

Classes in com.atlassian.jira.web.action.setup that implement ErrorCollection
 class AbstractSetupAction
           
 class Setup
           
 class Setup2
           
 class Setup2Existing
           
 class Setup3
          This setup step is used to setup the MailListener
 class SetupComplete
          This setup step is used to complete setup.
 class SetupDisplayLocaleInfo
           
 class SetupImport
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.user
 

Classes in com.atlassian.jira.web.action.user that implement ErrorCollection
 class AbstractUserAction
           
 class AddPortalPage
          Action to add a new Portal Page to JIRA.
 class ChangePassword
           
 class ClearRememberMeCookies
          Clears the remember me cookies for the current user
 class ConfigurePortalPages
          This action is the place we manage Portal Pages, aka Dashboard pages from
 class DeletePortalPage
          Action for deleting PortalPage objects.
 class EditPortalPage
          Used to edit the name of a portal page.
 class EditProfile
           
 class ForgotLoginDetails
           
 class GenericEditProfile
           
 class Logout
           
 class ResetPassword
          Handles the requests to reset a password for a specific user.
 class RestoreDefaultDashboard
          Action to restore the default dashboard.
 class SaveConfiguration
          Saves a portlet configuration to a property set.
 class Signup
           
 class UpdateUserPreferences
           
 class ViewProfile
           
 class ViewUserHover
          Displays the contents of the user hover dialog.
 class ViewUserIssueColumns
           
 class ViewUserPreferences
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.util
 

Classes in com.atlassian.jira.web.action.util that implement ErrorCollection
 class BaseImporter
           
 class BugzillaImport
           
 class CleanData
           
 class CsvImporter
           
 class ImportAll
           
 class JellyRunner
           
 class JiraCreditsPage
          Displays the JIRA credits page
 class MantisImport
           
 class ShowConstantsHelp
          Used to Show the local instances Contants (Issue types, priorities etc)
 class ViewKeyboardShortcuts
          Displays a help screen showing all the available keyboard shortcuts and descriptions telling users what a particular shortcut will do.
 class XmlBackup
           
 

Methods in com.atlassian.jira.web.action.util with parameters of type ErrorCollection
 void DatabaseConnectionBean.validateConnection(ErrorCollection errors)
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.util.csv
 

Classes in com.atlassian.jira.web.action.util.csv that implement ErrorCollection
 class ConfigureCsvMapping
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.util.fogbugz
 

Classes in com.atlassian.jira.web.action.util.fogbugz that implement ErrorCollection
 class ConfigureFogBugzMapping
           
 class FogBugzImport
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.util.sharing
 

Methods in com.atlassian.jira.web.action.util.sharing with parameters of type ErrorCollection
static void SharedEntitySearchAction.QueryValidator.validate(SharedEntitySearchParameters searchParameters, ErrorCollection errorCollection, I18nHelper i18nHelper)
           
 

Uses of ErrorCollection in com.atlassian.jira.web.action.workflow
 

Classes in com.atlassian.jira.web.action.workflow that implement ErrorCollection
 class SimpleWorkflowAction
           
 class WorkflowUIDispatcher
          A simple action to look at the incoming action + issue ID combination, and redirect to the correct web action.
 

Uses of ErrorCollection in com.atlassian.jira.web.bean
 

Methods in com.atlassian.jira.web.bean with parameters of type ErrorCollection
abstract  void MultiBulkMoveBean.validate(ErrorCollection errors, BulkMoveOperation bulkMoveOperation, User user)
           
 void MultiBulkMoveBeanImpl.validate(ErrorCollection errors, BulkMoveOperation bulkMoveOperation, User user)
           
 

Uses of ErrorCollection in com.atlassian.jira.web.component.cron
 

Methods in com.atlassian.jira.web.component.cron that return ErrorCollection
 ErrorCollection CronEditorWebComponent.validateInput(CronEditorBean cronEditorBean, String fieldName)
           
 

Uses of ErrorCollection in com.atlassian.jira.web.util
 

Methods in com.atlassian.jira.web.util with parameters of type ErrorCollection
static void WebActionUtil.addDependentComponentErrors(ErrorCollection errorCollection, List componentIds, String fieldname)
           
static void WebActionUtil.addDependentEntityInvalidErrors(ErrorCollection errorCollection, List entityIds, String fieldname, String errorMessage)
          Catches invalid versions.
static void WebActionUtil.addDependentEntityUnknownErrors(ErrorCollection errorCollection, List entityIds, String fieldname, String errorMessage)
          Cannot select unknown with another Version.
static void WebActionUtil.addDependentVersionErrors(ErrorCollection action, List versionIds, String fieldname)
           
 

Uses of ErrorCollection in com.atlassian.jira.workflow
 

Methods in com.atlassian.jira.workflow that return ErrorCollection
 ErrorCollection WorkflowTransitionUtilImpl.progress()
           
 ErrorCollection WorkflowTransitionUtil.progress()
           
 ErrorCollection WorkflowTransitionUtilImpl.validate()
           
 ErrorCollection WorkflowTransitionUtil.validate()
           
 

Methods in com.atlassian.jira.workflow with parameters of type ErrorCollection
static void WorkflowUtil.checkInvalidCharacters(String fieldValue, String fieldName, ErrorCollection errorCollection)
          JRA-4429 (prevent invalid characters)
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.