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

Packages that use UserFormatManager
com.atlassian.jira.config   
com.atlassian.jira.plugin.componentpanel.fragment.impl   
com.atlassian.jira.plugin.profile   
com.atlassian.jira.plugin.projectpanel.fragment.impl   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.action.util   
com.atlassian.jira.web.component.issue   
 

Uses of UserFormatManager in com.atlassian.jira.config
 

Constructors in com.atlassian.jira.config with parameters of type UserFormatManager
DefaultReindexMessageManager(JiraPropertySetFactory jiraPropertySetFactory, UserFormatManager userFormatManager, I18nHelper.BeanFactory i18nFactory, OutlookDateManager outlookDateManager, VelocityRequestContextFactory velocityRequestContextFactory, com.atlassian.event.api.EventPublisher eventPublisher)
           
 

Uses of UserFormatManager in com.atlassian.jira.plugin.componentpanel.fragment.impl
 

Constructors in com.atlassian.jira.plugin.componentpanel.fragment.impl with parameters of type UserFormatManager
ComponentDescriptionFragment(com.atlassian.velocity.VelocityManager velocityManager, ApplicationProperties applicationProperites, JiraAuthenticationContext jiraAuthenticationContext, UserFormatManager userFormatManager)
           
 

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

Classes in com.atlassian.jira.plugin.profile that implement UserFormatManager
 class DefaultUserFormatManager
          Default implementation: Stores the default user format module descriptor plugin module in an application property.
 

Uses of UserFormatManager in com.atlassian.jira.plugin.projectpanel.fragment.impl
 

Constructors in com.atlassian.jira.plugin.projectpanel.fragment.impl with parameters of type UserFormatManager
ProjectDescriptionFragment(com.atlassian.velocity.VelocityManager velocityManager, ApplicationProperties applicationProperites, JiraAuthenticationContext jiraAuthenticationContext, UserFormatManager userFormatManager)
           
UnresolvedIssuesByAssigneeFragment(com.atlassian.velocity.VelocityManager velocityManager, ApplicationProperties applicationProperites, JiraAuthenticationContext jiraAuthenticationContext, UserFormatManager userFormatManager, AvatarManager avatarManager)
           
 

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

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

Uses of UserFormatManager in com.atlassian.jira.web.action.admin.user
 

Constructors in com.atlassian.jira.web.action.admin.user with parameters of type UserFormatManager
ViewGroup(SearchRequestAdminService searchRequestManager, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, UserFormatManager userFormatManager, PermissionSchemeManager permissionSchemeManager, SchemePermissions schemePermissions, NotificationSchemeManager notificationSchemeManager)
           
 

Uses of UserFormatManager in com.atlassian.jira.web.action.user
 

Constructors in com.atlassian.jira.web.action.user with parameters of type UserFormatManager
ConfigurePortalPages(PortalPageService portalPageService, JiraAuthenticationContext authenticationContext, EmailFormatter emailFormatter, GroupPermissionChecker groupPermissionChecker, FavouritesService favouritesService, PermissionManager permissionManager, ShareTypeFactory shareTypeFactory, UserFormatManager userFormatManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager)
           
 

Uses of UserFormatManager in com.atlassian.jira.web.action.util
 

Constructors in com.atlassian.jira.web.action.util with parameters of type UserFormatManager
PortalPageDisplayBean(JiraAuthenticationContext authCtx, PortalPage portalPage, FavouritesService favouriteService, PermissionManager permissionManager, ShareTypeFactory shareTypeFactory, UserFormatManager userFormatManager)
           
SearchRequestDisplayBean.Factory(JiraAuthenticationContext authCtx, SearchProvider searchProvider, FavouritesService favouriteService, PermissionManager permissionManager, FilterSubscriptionService subscriptionService, ShareTypeFactory shareTypeFactory, UserFormatManager userFormatManager)
           
SearchRequestDisplayBean(JiraAuthenticationContext authCtx, SearchRequest request, SearchProvider searchProvider, FavouritesService favouriteService, PermissionManager permissionManager, FilterSubscriptionService subscriptionService, ShareTypeFactory shareTypeFactory, UserFormatManager userFormatManager)
           
 

Uses of UserFormatManager in com.atlassian.jira.web.component.issue
 

Constructors in com.atlassian.jira.web.component.issue with parameters of type UserFormatManager
PeopleBlock(com.atlassian.velocity.VelocityManager velocityManager, ApplicationProperties applicationProperties, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext, WatcherManager watcherManager, UserFormatManager userFormatManager, FieldVisibilityManager fieldVisibilityManager, FieldScreenRendererFactory fieldScreenRendererFactory, VoteManager voteManager)
           
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.