Uses of Package
com.atlassian.jira.imports.project.validation

Packages that use com.atlassian.jira.imports.project.validation
com.atlassian.jira.imports.project   
com.atlassian.jira.imports.project.mapper   
com.atlassian.jira.imports.project.validation   
 

Classes in com.atlassian.jira.imports.project.validation used by com.atlassian.jira.imports.project
ProjectImportValidators
          This injected interface holds all the individual validators for the Project Imports.
 

Classes in com.atlassian.jira.imports.project.validation used by com.atlassian.jira.imports.project.mapper
CustomFieldMapperValidator
          Validates the automatic mappings that have been created to see if the mappings are relevant in the current JIRA instances setup.
StatusMapperValidator
          Validates the automatic mappings that have been created to see if the mappings are relevant in the current JIRA instances setup.
 

Classes in com.atlassian.jira.imports.project.validation used by com.atlassian.jira.imports.project.validation
AbstractSimpleMapperValidator
           
CustomFieldMapperValidator
          Validates the automatic mappings that have been created to see if the mappings are relevant in the current JIRA instances setup.
CustomFieldOptionMapperValidator
          Validates the automatic mappings that have been created to see if the mappings are relevant in the current JIRA instances setup.
GroupMapperValidator
          Validates that a Group Mapper has all the required groups.
IssueLinkTypeMapperValidator
          Validates the automatic mappings that have been created to see if the mappings are relevant in the current JIRA instance.
IssueSecurityLevelValidator
          Validates that a IssueSecurityLevel has all required security levels mapped.
IssueTypeMapperValidator
          Validates the automatic mappings that have been created to see if the mappings are relevant in the current JIRA instances setup.
MapperValidator
          Validates a Project Import Mapper.
PriorityMapperValidator
          Validates that a PriorityMapper has all required priorities mapped.
ProjectImportValidators
          This injected interface holds all the individual validators for the Project Imports.
ProjectRoleActorMapperValidator
          Finds any ProjectRoleActors that cannot be automatically added to the Project Role for the imported project and reports these as validation warnings.
ProjectRoleMapperValidator
          Validates that a ProjectRoleMapper has all required project roles mapped.
ResolutionMapperValidator
          Validates that a ResolutionMapper has all required resolutions mapped.
StatusMapperValidator
          Validates the automatic mappings that have been created to see if the mappings are relevant in the current JIRA instances setup.
UserMapperValidator
          Validates the required Users This validator makes sure that the Users that are required: exist in the current instance
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.