Uses of Interface
com.atlassian.jira.user.UserPropertyManager

Packages that use UserPropertyManager
com.atlassian.jira   
com.atlassian.jira.avatar   
com.atlassian.jira.component   
com.atlassian.jira.imports.project   
com.atlassian.jira.plugin.userformat   
com.atlassian.jira.rest.v1.users   
com.atlassian.jira.rest.v2.issue   
com.atlassian.jira.upgrade.tasks   
com.atlassian.jira.user   
com.atlassian.jira.user.profile   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.user   
com.atlassian.sal.jira.user   
 

Uses of UserPropertyManager in com.atlassian.jira
 

Methods in com.atlassian.jira that return UserPropertyManager
static UserPropertyManager ManagerFactory.getUserPropertyManager()
          Deprecated. 
 UserPropertyManager ComponentManager.getUserPropertyManager()
          Retrieves and returns the user preferences manager instance
 

Uses of UserPropertyManager in com.atlassian.jira.avatar
 

Constructors in com.atlassian.jira.avatar with parameters of type UserPropertyManager
AvatarServiceImpl(UserManager userManager, AvatarManager avatarManager, UserPropertyManager userPropertyManager, VelocityRequestContextFactory velocityRequestContextFactory, ApplicationProperties applicationProperties)
           
 

Uses of UserPropertyManager in com.atlassian.jira.component
 

Methods in com.atlassian.jira.component that return UserPropertyManager
static UserPropertyManager ComponentAccessor.getUserPropertyManager()
          Retrieves and returns the user preferences manager instance
 

Uses of UserPropertyManager in com.atlassian.jira.imports.project
 

Constructors in com.atlassian.jira.imports.project with parameters of type UserPropertyManager
DefaultProjectImportPersister(UserUtil userUtil, ExternalUtils externalUtils, IssueFactory issueFactory, OfBizDelegator ofBizDelegator, IssueIndexManager issueIndexManager, IssueManager issueManager, ProjectFactory projectFactory, ProjectManager projectManager, VersionManager versionManager, AssociationManager associationManager, UserAssociationStore userAssociationStore, ProjectComponentManager projectComponentManager, AttachmentManager attachmentManager, ChangeHistoryManager changeHistoryManager, IssueLinkTypeManager issueLinkTypeManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, ApplicationProperties applicationProperties, UserPropertyManager userPropertyManager)
           
 

Uses of UserPropertyManager in com.atlassian.jira.plugin.userformat
 

Constructors in com.atlassian.jira.plugin.userformat with parameters of type UserPropertyManager
FullProfileUserFormat(EmailFormatter emailFormatter, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext, GroupPermissionChecker groupPermissionChecker, WebFragmentWebComponent webFragmentWebComponent, UserUtil userUtil, UserFormatModuleDescriptor moduleDescriptor, UserPropertyManager userPropertyManager, GroupManager groupManager)
           
 

Uses of UserPropertyManager in com.atlassian.jira.rest.v1.users
 

Constructors in com.atlassian.jira.rest.v1.users with parameters of type UserPropertyManager
UserResource(JiraAuthenticationContext authenticationContext, UserUtil userUtil, AvatarManager avatarManager, UserPropertyManager userPropertyManager)
           
 

Uses of UserPropertyManager in com.atlassian.jira.rest.v2.issue
 

Constructors in com.atlassian.jira.rest.v2.issue with parameters of type UserPropertyManager
UserResource(UserUtil userUtil, ContextI18n i18n, EmailFormatter emailFormatter, JiraAuthenticationContext authContext, TimeZoneManager timeZoneManager, AvatarPickerHelper avatarPickerHelper, AvatarManager avatarManager, AvatarService avatarService, AttachmentHelper attachmentHelper, UserPropertyManager userPropertyManager, UserPickerSearchService userPickerSearchService, PermissionManager permissionManager, ProjectService projectService, IssueService issueService, ProjectManager projectManager)
           
 

Uses of UserPropertyManager in com.atlassian.jira.upgrade.tasks
 

Constructors in com.atlassian.jira.upgrade.tasks with parameters of type UserPropertyManager
UpgradeTask_Build608(AvatarManager avatarManager, ApplicationProperties applicationProperties, OfBizDelegator ofBizDelegator, UserPropertyManager userPropertyManager)
           
 

Uses of UserPropertyManager in com.atlassian.jira.user
 

Classes in com.atlassian.jira.user that implement UserPropertyManager
 class DefaultUserPropertyManager
           
 

Uses of UserPropertyManager in com.atlassian.jira.user.profile
 

Constructors in com.atlassian.jira.user.profile with parameters of type UserPropertyManager
DetailsUserProfileFragment(ApplicationProperties applicationProperties, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.velocity.VelocityManager velocityManager, VelocityParamFactory velocityParamFactory, EmailFormatter emailFormatter, GroupPermissionChecker groupPermissionChecker, PermissionManager permissionManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, UserPropertyManager userPropertyManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, AvatarManager avatarManager, UserManager userManager, VelocityRequestContextFactory velocityRequestContextFactory)
           
SummaryUserProfilePanel(EmailFormatter emailFormatter, JiraAuthenticationContext context, PermissionManager permissionManager, GroupPermissionChecker groupPermissionChecker, SearchService searchService, VelocityRequestContextFactory velocityRequestContextFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, com.atlassian.velocity.VelocityManager velocityManager, VelocityParamFactory velocityParamFactory, I18nHelper.BeanFactory i18nFactory, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, ApplicationProperties applicationProperties1, FieldVisibilityManager fieldVisibiltyManager, UserPreferencesManager preferencesManager, LocaleManager localeManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, UserPropertyManager userPropertyManager, AvatarManager avatarManager, UserManager userManager, TimeZoneService timeZoneManager)
           
 

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

Fields in com.atlassian.jira.web.action.admin.user declared as UserPropertyManager
protected  UserPropertyManager ViewUser.userPropertyManager
           
 

Constructors in com.atlassian.jira.web.action.admin.user with parameters of type UserPropertyManager
DeleteUser(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, SearchRequestService searchRequestService, UserService userService, UserUtil userUtil, PortalPageService portalPageService, UserPropertyManager userPropertyManager, UserManager userManager)
           
DeleteUser(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserPropertyManager userPropertyManager, UserManager userManager)
           
DeleteUserProperty(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserPropertyManager userPropertyManager, UserManager userManager)
           
EditUser(com.atlassian.crowd.embedded.api.CrowdService crowdService, UserManager userManager, UserPropertyManager userPropertyManager)
           
EditUserGroups(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, GroupService groupService, UserPropertyManager userPropertyManager, UserManager userManager)
           
EditUserProperties(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserPropertyManager userPropertyManager, UserManager userManager)
           
EditUserProperty(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserPropertyManager userPropertyManager, UserManager userManager)
           
SetPassword(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserUtil userUtil, UserPropertyManager userPropertyManager, UserManager userManager)
           
UserProperty(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserPropertyManager userPropertyManager, UserManager userManager)
           
UserRememberMeCookies(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserPropertyManager userPropertyManager, com.atlassian.seraph.spi.rememberme.RememberMeTokenDao rememberMeTokenDao, OutlookDateManager outlookDateManager, UserManager userManager)
           
ViewUser(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserPropertyManager userPropertyManager, UserManager userManager)
           
 

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

Constructors in com.atlassian.jira.web.action.user with parameters of type UserPropertyManager
GenericEditProfile(UserPropertyManager userPropertyManager)
           
ViewProfile(SimpleLinkManager SimpleLinkManager, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, com.atlassian.plugin.PluginAccessor pluginAccessor, com.atlassian.crowd.embedded.api.CrowdService crowdService, UserPropertyManager userPropertyManager)
           
ViewProfile(UserPropertyManager userPropertyManager)
           
ViewUserHover(UserUtil userUtil, EmailFormatter emailFormatter, SearchService searchService, PermissionManager permissionManager, SimpleLinkManager simpleLinkManager, AvatarManager avatarManager, DateTimeFormatterFactory dateTimeFormatterFactory, TimeZoneService timeZoneService, UserPropertyManager userPropertyManager)
           
ViewUserPreferences(UserPropertyManager userPropertyManager)
           
 

Uses of UserPropertyManager in com.atlassian.sal.jira.user
 

Constructors in com.atlassian.sal.jira.user with parameters of type UserPropertyManager
DefaultUserManager(GlobalPermissionManager globalPermissionManager, JiraAuthenticationContext jiraAuthenticationContext, com.atlassian.crowd.embedded.api.CrowdService crowdService, AvatarManager avatarManager, UserPropertyManager userPropertyManager)
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.