|
Interface Summary |
| 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. |
| IssueLinkTypeMapperValidator |
Validates the automatic mappings that have been created to see if the mappings are relevant in the current JIRA instance. |
| 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. |
| 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. |
| 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
|