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.gadgets.system   
com.atlassian.jira.imports.project   
com.atlassian.jira.issue.search.util   
com.atlassian.jira.lookandfeel   
com.atlassian.jira.plugin.link.remotejira   
com.atlassian.jira.plugin.userformat   
com.atlassian.jira.rest.v2.issue   
com.atlassian.jira.upgrade.tasks   
com.atlassian.jira.user   
com.atlassian.jira.user.preferences   
com.atlassian.jira.user.profile   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.user   
com.atlassian.sal.jira.usersettings   
 

Uses of UserPropertyManager in com.atlassian.jira
 

Methods in com.atlassian.jira that return UserPropertyManager
 UserPropertyManager ComponentManager.getUserPropertyManager()
          Deprecated. Get this component injected in your constructor or use ComponentAccessor for static access instead. Since v5.2.
static UserPropertyManager ManagerFactory.getUserPropertyManager()
          Deprecated. 
 

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.gadgets.system
 

Constructors in com.atlassian.jira.gadgets.system with parameters of type UserPropertyManager
AdminTaskUserPropertyManager(UserPropertyManager userPropertyManager, ApplicationProperties applicationProperties)
           
 

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, ProjectManager projectManager, VersionManager versionManager, NodeAssociationStore nodeAssociationStore, 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.issue.search.util
 

Constructors in com.atlassian.jira.issue.search.util with parameters of type UserPropertyManager
SearchPropertiesManager(JiraAuthenticationContext jiraAuthenticationContext, SearchRequestService searchRequestService, SearchService searchService, UserPropertyManager userPropertyManager)
           
 

Uses of UserPropertyManager in com.atlassian.jira.lookandfeel
 

Constructors in com.atlassian.jira.lookandfeel with parameters of type UserPropertyManager
AutoLookAndFeelManager(ApplicationProperties applicationProperties, ApplicationPropertiesService applicationPropertiesService, UserPropertyManager userPropertyManager, UploadService uploadService, com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory)
           
 

Uses of UserPropertyManager in com.atlassian.jira.plugin.link.remotejira
 

Constructors in com.atlassian.jira.plugin.link.remotejira with parameters of type UserPropertyManager
LinkJiraIssue(SubTaskManager subTaskManager, FieldScreenRendererFactory fieldScreenRendererFactory, FieldManager fieldManager, ProjectRoleManager projectRoleManager, CommentService commentService, UserHistoryManager userHistoryManager, UserPropertyManager userPropertyManager, IssueLinkService issueLinkService, UserUtil userUtil, IssueLinkTypeManager issueLinkTypeManager, RemoteIssueLinkService remoteIssueLinkService, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.applinks.api.ApplicationLinkService applicationLinkService, RemoteJiraRestService remoteJiraRestService, IssueManager issueManager, IssueLinkManager issueLinkManager, com.atlassian.applinks.host.spi.InternalHostApplication internalHostApplication, IssueEventManager issueEventManager)
           
 

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, UserManager userManager, UserKeyService userKeyService, UserFormatModuleDescriptor moduleDescriptor, UserPropertyManager userPropertyManager, GroupManager groupManager)
           
 

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

Constructors in com.atlassian.jira.rest.v2.issue with parameters of type UserPropertyManager
UserResource(UserService userService, UserUtil userUtil, PasswordPolicyManager passwordPolicyManager, I18nHelper i18n, EmailFormatter emailFormatter, JiraAuthenticationContext authContext, TimeZoneManager timeZoneManager, AvatarPickerHelper avatarPickerHelper, AvatarManager avatarManager, AvatarService avatarService, AttachmentHelper attachmentHelper, UserPropertyManager userPropertyManager, PermissionManager permissionManager, ProjectService projectService, IssueService issueService, ProjectManager projectManager, com.atlassian.event.api.EventPublisher eventPublisher, AssigneeService assigneeService, IssueManager issueManager, UserPickerResourceHelper userPickerHelper, JiraBaseUrls jiraBaseUrls, ColumnService columnService, XsrfInvocationChecker xsrfChecker)
           
 

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.preferences
 

Constructors in com.atlassian.jira.user.preferences with parameters of type UserPropertyManager
DefaultUserPreferencesManager(UserManager userManager, UserPropertyManager userPropertyManager, com.atlassian.cache.CacheManager cacheManager)
           
 

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

Constructors in com.atlassian.jira.user.profile with parameters of type UserPropertyManager
SummaryUserProfilePanel(EmailFormatter emailFormatter, JiraAuthenticationContext context, PermissionManager permissionManager, GroupPermissionChecker groupPermissionChecker, SearchService searchService, VelocityRequestContextFactory velocityRequestContextFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, VelocityTemplatingEngine templatingEngine, 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, AvatarService avatarService, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager)
           
 

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, UserDeleteVeto userDeleteVeto, PreDeleteUserErrorsManager preDeleteUserErrorsManager, BaseUrl baseUrlLocator)
           
DeleteUserProperty(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserPropertyManager userPropertyManager, UserManager userManager)
           
EditUser(UserService userService, UserManager userManager, UserPropertyManager userPropertyManager, FeatureManager featureManager)
           
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, PasswordPolicyManager passwordPolicyManager)
           
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)
           
ViewUser(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, UserPropertyManager userPropertyManager, UserManager userManager, FeatureManager featureManager)
           
 

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

Constructors in com.atlassian.jira.web.action.user with parameters of type UserPropertyManager
ContactAdministrators(RendererManager rendererManager, com.atlassian.mail.queue.MailQueue mailQueue, UserUtil userUtil, UserPropertyManager userPropertyManager, JiraContactHelper jiraContactHelper)
           
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, AvatarService avatarService, UserHistoryManager userHistoryManager)
           
ViewProfile(UserPropertyManager userPropertyManager)
           
ViewUserPreferences(UserPropertyManager userPropertyManager)
           
 

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

Constructors in com.atlassian.sal.jira.usersettings with parameters of type UserPropertyManager
JiraUserSettingsService(UserPropertyManager userPropertyManager, UserManager userManager)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.