Uses of Interface
com.atlassian.jira.imports.csv.mappers.ExternalUserMapper

Packages that use ExternalUserMapper
com.atlassian.jira.imports.csv.mappers   
 

Uses of ExternalUserMapper in com.atlassian.jira.imports.csv.mappers
 

Classes in com.atlassian.jira.imports.csv.mappers that implement ExternalUserMapper
 class ConcatNameMapper
          This name mapper is used for usernames that are in the format JSmith.
 class FirstInitialFirstNameUserMapper
          CSV user mapper that assumes the name in the format "John Smith".
 class FullNameUserMapper
          CSV user mapper that assumes the name in the format "John Smith".
 



Copyright © 2002-2006 Atlassian. All Rights Reserved.