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

Packages that use com.atlassian.jira.imports.project.mapper
com.atlassian.jira.imports.project   
com.atlassian.jira.imports.project.core   
com.atlassian.jira.imports.project.customfield   
com.atlassian.jira.imports.project.handler   
com.atlassian.jira.imports.project.mapper   
com.atlassian.jira.imports.project.transformer   
com.atlassian.jira.imports.project.validation   
 

Classes in com.atlassian.jira.imports.project.mapper used by com.atlassian.jira.imports.project
AutomaticDataMapper
          Contains methods to automatically map data from our import file to the corresponding object in the current JIRA.
ProjectImportMapper
          The parent mapper that holds all sub-mappers that are used for a project import.
UserMapper
          Allows you to map Users.
 

Classes in com.atlassian.jira.imports.project.mapper used by com.atlassian.jira.imports.project.core
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.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.handler
CustomFieldMapper
          Mapper for Custom Fields.
CustomFieldOptionMapper
          Used to map custom field options from a backup project to an existing project.
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.
ProjectImportMapper
          The parent mapper that holds all sub-mappers that are used for a project import.
ProjectRoleActorMapper
          Maps data for the group/user project role membership.
SimpleProjectImportIdMapper
          Defines a value mapper used for project import.
UserMapper
          Allows you to map Users.
 

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.
AutomaticDataMapper
          Contains methods to automatically map data from our import file to the corresponding object in the current JIRA.
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.
ProjectImportMapper
          The parent mapper that holds all sub-mappers that are used for a project import.
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.
 

Classes in com.atlassian.jira.imports.project.mapper used by com.atlassian.jira.imports.project.transformer
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.validation
CustomFieldMapper
          Mapper for Custom Fields.
CustomFieldOptionMapper
          Used to map custom field options from a backup project to an existing project.
IssueLinkTypeMapper
          Holds the mappings for an IssueLinkType.
IssueTypeMapper
          The issue type mapper.
ProjectImportMapper
          The parent mapper that holds all sub-mappers that are used for a project import.
SimpleProjectImportIdMapper
          Defines a value mapper used for project import.
StatusMapper
          Allows you to map statuses.
UserMapper
          Allows you to map Users.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.