Uses of Interface
ru.slie.luna.system.restore.project.ProjectImportMapper
Packages that use ProjectImportMapper
-
Uses of ProjectImportMapper in ru.slie.luna.issue.field
Methods in ru.slie.luna.issue.field with parameters of type ProjectImportMapperModifier and TypeMethodDescriptionIssueFieldImporter.getMappedValue(ProjectImportMapper mapper, IssueField field, IssueContext context, Object value) IssueFieldImporter.validateImportedValue(ProjectImportMapper mapper, IssueField field, IssueContext context, Object value, I18nResolver i18n) -
Uses of ProjectImportMapper in ru.slie.luna.issue.field.imports
Methods in ru.slie.luna.issue.field.imports with parameters of type ProjectImportMapperModifier and TypeMethodDescriptionCopyValueImporter.getMappedValue(ProjectImportMapper mapper, IssueField field, IssueContext context, Object value) CopyValueImporter.validateImportedValue(ProjectImportMapper mapper, IssueField field, IssueContext context, Object value, I18nResolver i18n)