Uses of Class
com.atlassian.jira.imports.project.mapper.AbstractMapper

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

Uses of AbstractMapper in com.atlassian.jira.imports.project.mapper
 

Subclasses of AbstractMapper in com.atlassian.jira.imports.project.mapper
 class CustomFieldMapper
          Mapper for Custom Fields.
 class CustomFieldOptionMapper
          Used to map custom field options from a backup project to an existing project.
 class GroupMapper
          Maps groups from old to new system.
 class IssueLinkTypeMapper
          Holds the mappings for an IssueLinkType.
 class IssueTypeMapper
          The issue type mapper.
 class SimpleProjectImportIdMapperImpl
           
 class StatusMapper
          Allows you to map statuses.
 class UserMapper
          Allows you to map Users.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.