public interface IssueLinkTypeMapperValidator
Modifier and Type | Method and Description |
---|---|
MessageSet |
validateMappings(I18nHelper i18nHelper,
BackupProject backupProject,
IssueLinkTypeMapper issueLinkTypeMapper)
This validator makes sure that the IssueLinkTypes that are required:
exist in the current instance
is or is not a subtask link as appropriate
|
MessageSet validateMappings(I18nHelper i18nHelper, BackupProject backupProject, IssueLinkTypeMapper issueLinkTypeMapper)
i18nHelper
- helper bean that allows us to get i18n translationsbackupProject
- is the backup project the data is mapped fromissueLinkTypeMapper
- is the populated issueLinkTypeMapperCopyright © 2002-2019 Atlassian. All Rights Reserved.