Package com.atlassian.jira.imports.project.mapper
package com.atlassian.jira.imports.project.mapper
-
ClassDescriptionAbstract mapper that will manage most of the generic data for mappers.Contains methods to automatically map data from our import file to the corresponding object in the current JIRA.Mapper for Custom Fields.Used to map custom field options from a backup project to an existing project.Maps groups from old to new system.Used to hold a Id and key of a value that exists in either a backup JIRA or a live version of JIRA.Holds the mappings for an IssueLinkType.The issue type mapper.Interface that defines the simple way to register values in the Project Import file.Base interface for a Project Import Id Mapper.The parent mapper that holds all sub-mappers that are used for a project import.Implementation of ProjectImportMapper.Maps data for the group/user project role membership.Defines a value mapper used for project import.Allows you to map statuses.Allows you to map Users.