Uses of Package
com.atlassian.jira.imports.project.mapper

Packages that use com.atlassian.jira.imports.project.mapper
com.atlassian.jira.imports.project.customfield   
com.atlassian.jira.imports.project.mapper   
 

Classes in com.atlassian.jira.imports.project.mapper used by com.atlassian.jira.imports.project.customfield
ProjectImportMapper
          The parent mapper that holds all sub-mappers that are used for a project import.
 

Classes in com.atlassian.jira.imports.project.mapper used by com.atlassian.jira.imports.project.mapper
AbstractMapper
          Abstract mapper that will manage most of the generic data for mappers.
CustomFieldMapper
          Mapper for Custom Fields.
CustomFieldOptionMapper
          Used to map custom field options from a backup project to an existing project.
GroupMapper
          Maps groups from old to new system.
IdKeyPair
          Used to hold a Id and key of a value that exists in either a backup JIRA or a live version of JIRA.
IssueLinkTypeMapper
          Holds the mappings for an IssueLinkType.
IssueTypeMapper
          The issue type mapper.
MapperEntityRegister
          Interface that defines the simple way to register values in the Project Import file.
ProjectImportIdMapper
          Base interface for a Project Import Id Mapper.
ProjectRoleActorMapper
          Maps data for the group/user project role membership.
SimpleProjectImportIdMapper
          Defines a value mapper used for project import.
SimpleProjectImportIdMapperImpl
           
StatusMapper
          Allows you to map statuses.
UserMapper
          Allows you to map Users.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.