Package com.atlassian.jira.imports.csv.mappers

Interface Summary
ExternalCommentMapper  
ExternalComponentMapper  
ExternalCustomFieldValueMapper  
ExternalIssueMapper  
ExternalObjectMapper  
ExternalProjectMapper  
ExternalUserMapper All classes must have a UserMapper(String userField, String defaultEmailSuffix) constructor
ExternalVersionMapper  
 

Class Summary
ConcatNameMapper This name mapper is used for usernames that are in the format JSmith.
DefaultExternalCustomFieldValueMapper  
DefaultExternalIssueMapper  
DefaultExternalProjectMapper  
FirstInitialFirstNameUserMapper CSV user mapper that assumes the name in the format "John Smith".
FullNameUserMapper CSV user mapper that assumes the name in the format "John Smith".
PvcsComment  
SimpleCommentMapper  
SimpleExternalComponentMapper  
SimpleExternalVersionMapper  
StaticProjectMapper  
 



Copyright © 2002-2006 Atlassian. All Rights Reserved.