| Class and Description |
|---|
| ProjectImportValidators
This injected interface holds all the individual validators for the Project Imports.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| 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.
|
| ProjectAwareMapperValidator
Validates if mapping in passed
simpleProjectImportIdMapper is correct in current JIRA instance and provided destination project (backupProject). |
| 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.
|
| SystemFieldsMaxTextLengthValidator
Checks if the largest (in terms of length) system field found in the project does not exceed the jira character
limit.
|
| UserMapperValidator
Validates the required Users
This validator makes sure that the Users that are required:
exist in the current instance
|
Copyright © 2002-2024 Atlassian. All Rights Reserved.