Uses of Interface
com.atlassian.jira.plugin.profile.UserFormatMapper

Packages that use UserFormatMapper
com.atlassian.jira.plugin.profile   
com.atlassian.jira.web.action.admin   
 

Uses of UserFormatMapper in com.atlassian.jira.plugin.profile
 

Classes in com.atlassian.jira.plugin.profile that implement UserFormatMapper
 class DefaultUserFormatMapper
           
 

Constructors in com.atlassian.jira.plugin.profile with parameters of type UserFormatMapper
DefaultUserFormatManager(JiraPropertySetFactory jiraPropertySetFactory, UserFormatMapper userFormatMapper)
           
 

Uses of UserFormatMapper in com.atlassian.jira.web.action.admin
 

Constructors in com.atlassian.jira.web.action.admin with parameters of type UserFormatMapper
EditLookAndFeel(UserPickerSearchService searchService, UserFormatManager userFormatManager, UserFormatMapper userFormatMapper)
           
ViewLookAndFeel(UserFormatManager userFormatManager, UserFormatMapper userFormatMapper)
           
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.