Uses of Interface
com.atlassian.jira.user.UserPropertyManager
Packages that use UserPropertyManager
Package
Description
-
Uses of UserPropertyManager in com.atlassian.jira.avatar
Constructors in com.atlassian.jira.avatar with parameters of type UserPropertyManagerModifierConstructorDescriptionAvatarServiceImpl
(UserManager userManager, AvatarManager avatarManager, UserPropertyManager userPropertyManager, VelocityRequestContextFactory velocityRequestContextFactory, ApplicationProperties applicationProperties, GravatarSettings gravatarSettings, JiraBaseUrls jiraBaseUrls, EncodingConfiguration encodingConfiguration) Injectable constructor. -
Uses of UserPropertyManager in com.atlassian.jira.component
Methods in com.atlassian.jira.component that return UserPropertyManagerModifier and TypeMethodDescriptionstatic 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 UserPropertyManagerModifierConstructorDescriptionDefaultProjectImportPersister
(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, UserManager userManager, UserService userService, ApplicationProperties applicationProperties, UserPropertyManager userPropertyManager, OnboardingStore onboardingStore, ProjectPropertiesManager projectPropertiesManager) -
Uses of UserPropertyManager in com.atlassian.jira.issue.priority
Constructors in com.atlassian.jira.issue.priority with parameters of type UserPropertyManagerModifierConstructorDescriptionPrioritySchemeMigrateRequestHelper
(JiraAuthenticationContext jiraAuthenticationContext, UserPropertyManager userPropertyManager) -
Uses of UserPropertyManager in com.atlassian.jira.issue.search.util
Constructors in com.atlassian.jira.issue.search.util with parameters of type UserPropertyManagerModifierConstructorDescriptionSearchPropertiesManager
(JiraAuthenticationContext jiraAuthenticationContext, SearchRequestService searchRequestService, SearchService searchService, UserPropertyManager userPropertyManager) -
Uses of UserPropertyManager in com.atlassian.jira.license
Constructors in com.atlassian.jira.license with parameters of type UserPropertyManagerModifierConstructorDescriptionLicenseBannerHelperImpl
(JiraAuthenticationContext context, GlobalPermissionManager globalPermissionManager, UserPropertyManager propertyManager, JiraLicenseManager jiraLicenseManager, SoyTemplateRendererProvider rendererProvider, BaseUrl baseUrl, FeatureManager featureManager) -
Uses of UserPropertyManager in com.atlassian.jira.lookandfeel
Constructors in com.atlassian.jira.lookandfeel with parameters of type UserPropertyManagerModifierConstructorDescriptionAutoLookAndFeelManager
(ApplicationProperties applicationProperties, ApplicationPropertiesService applicationPropertiesService, UserPropertyManager userPropertyManager, UploadService uploadService, com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory) -
Uses of UserPropertyManager in com.atlassian.jira.onboarding
Constructors in com.atlassian.jira.onboarding with parameters of type UserPropertyManager -
Uses of UserPropertyManager in com.atlassian.jira.plugin.link.remotejira
Constructors in com.atlassian.jira.plugin.link.remotejira with parameters of type UserPropertyManagerModifierConstructorDescriptionLinkJiraIssue
(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, IssueEventBundleFactory issueEventBundleFactory) -
Uses of UserPropertyManager in com.atlassian.jira.plugin.userformat
Constructors in com.atlassian.jira.plugin.userformat with parameters of type UserPropertyManagerModifierConstructorDescriptionFullProfileUserFormat
(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.projectconfig.contextproviders
Constructors in com.atlassian.jira.projectconfig.contextproviders with parameters of type UserPropertyManagerModifierConstructorDescriptionReturnToConfigContextProvider
(JiraAuthenticationContext authenticationContext, ProjectService projectService, UserPropertyManager userPropertyManager) -
Uses of UserPropertyManager in com.atlassian.jira.projectconfig.listener
Constructors in com.atlassian.jira.projectconfig.listener with parameters of type UserPropertyManagerModifierConstructorDescriptionLogoutEventListener
(com.atlassian.event.api.EventPublisher eventPublisher, UserPropertyManager userPropertyManager) -
Uses of UserPropertyManager in com.atlassian.jira.projectconfig.servlet
Constructors in com.atlassian.jira.projectconfig.servlet with parameters of type UserPropertyManagerModifierConstructorDescriptionPanelServlet
(JiraAuthenticationContext authenticationContext, ProjectConfigTabManager tabManager, ProjectService service, com.atlassian.templaterenderer.TemplateRenderer templateRenderer, com.atlassian.webresource.api.WebResourceManager webResourceManager, com.atlassian.webresource.api.assembler.PageBuilderService pageBuilderService, ApplicationProperties properties, VelocityContextFactory velocityContextFactory, UserProjectHistoryManager userHistoryManager, ProjectConfigRequestCache cache, com.atlassian.event.api.EventPublisher eventPublisher, InaccessibleProjectTypeDialogDataProvider inaccessibleProjectTypeDialogDataProvider, MauEventService mauEventService, UserPropertyManager userPropertyManager, com.atlassian.plugin.web.api.DynamicWebInterfaceManager dynamicWebInterfaceManager, TabLoadedDataProvider tabLoadedDataProvider) -
Uses of UserPropertyManager in com.atlassian.jira.propertyset
Constructors in com.atlassian.jira.propertyset with parameters of type UserPropertyManagerModifierConstructorDescriptionDefaultJiraPropertySetFactory
(JiraCachingPropertySetManager jiraCachingPropertySetManager, OfBizPropertyEntryStore ofBizPropertyEntryStore, CachingApplicationPropertiesManager cachingApplicationPropertiesManager, ProjectPropertiesManager projectPropertiesManager, UserPropertyManager userPropertyManager) Constructor for use by the DI container. -
Uses of UserPropertyManager in com.atlassian.jira.rest.v2.issue
Constructors in com.atlassian.jira.rest.v2.issue with parameters of type UserPropertyManagerModifierConstructorDescriptionUserResource
(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, GlobalPermissionManager globalPermissionManager, ProjectService projectService, IssueService issueService, ProjectManager projectManager, com.atlassian.event.api.EventPublisher eventPublisher, UserPickerResourceHelper userPickerHelper, JiraBaseUrls jiraBaseUrls, ColumnService columnService, XsrfInvocationChecker xsrfChecker, UserManager userManager, I18nHelper.BeanFactory beanFactory, ApplicationRoleManager applicationRoleManager, ApplicationRoleBeanConverter applicationRoleBeanConverter, UpdateUserApplicationHelper updateUserApplicationHelper, ResponseFactory responseFactory, ApplicationProperties applicationProperties, DuplicatedUsersHelper duplicatedUsersHelper, LoginService loginService, DateTimeFormatterFactory dateTimeFormatterFactory) -
Uses of UserPropertyManager in com.atlassian.jira.user
Classes in com.atlassian.jira.user that implement UserPropertyManagerConstructors in com.atlassian.jira.user with parameters of type UserPropertyManagerModifierConstructorDescriptionPropertySetUserLocaleStore
(ApplicationProperties applicationProperties, UserPropertyManager userPropertyManager) -
Uses of UserPropertyManager in com.atlassian.jira.user.anonymize.handlers.anonymize
Constructors in com.atlassian.jira.user.anonymize.handlers.anonymize with parameters of type UserPropertyManagerModifierConstructorDescriptionUserProfileAnonymizationHandler
(JiraAuthenticationContext jiraAuthenticationContext, UserManager userManager, UserKeyStore userKeyStore, com.atlassian.crowd.embedded.api.CrowdService crowdService, AvatarManager avatarManager, com.atlassian.seraph.spi.rememberme.RememberMeTokenDao rememberMeTokenDao, UserPropertyManager userPropertyManager, JsonEntityPropertyManager jsonEntityPropertyManager, UserHistoryStore userHistoryStore, I18nHelper i18n, BaseUrl baseUrl, ExtendedUserDao extendedUserDao, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of UserPropertyManager in com.atlassian.jira.user.preferences
Constructors in com.atlassian.jira.user.preferences with parameters of type UserPropertyManagerModifierConstructorDescriptionDefaultUserPreferencesManager
(UserPropertyManager userPropertyManager) -
Uses of UserPropertyManager in com.atlassian.jira.web.action.admin.user
Fields in com.atlassian.jira.web.action.admin.user declared as UserPropertyManagerModifier and TypeFieldDescriptionprotected final UserPropertyManager
ViewUser.userPropertyManager
Constructors in com.atlassian.jira.web.action.admin.user with parameters of type UserPropertyManagerModifierConstructorDescriptionDeleteUser
(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) 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, UserPropertyManager userPropertyManager, UserManager userManager, PasswordPolicyManager passwordPolicyManager, PasswordChangeService passwordChangeService) 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, DateTimeFormatterFactory dateTimeFormatterFactory) 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, UserApplicationHelper applicationHelper) -
Uses of UserPropertyManager in com.atlassian.jira.web.action.user
Constructors in com.atlassian.jira.web.action.user with parameters of type UserPropertyManagerModifierConstructorDescriptionContactAdministrators
(RendererManager rendererManager, com.atlassian.mail.queue.MailQueue mailQueue, UserUtil userUtil, UserPropertyManager userPropertyManager, JiraContactHelper jiraContactHelper) GenericEditProfile
(UserPropertyManager userPropertyManager) ViewProfile
(SimpleLinkManager SimpleLinkManager, com.atlassian.webresource.api.WebResourceManager webResourceManager, com.atlassian.plugin.PluginAccessor pluginAccessor, UserPropertyManager userPropertyManager, AvatarService avatarService, UserHistoryManager userHistoryManager, UserManager userManager) ViewProfile
(UserPropertyManager userPropertyManager) ViewUserPreferences
(UserPropertyManager userPropertyManager) -
Uses of UserPropertyManager in com.atlassian.plugins.helptips
Constructors in com.atlassian.plugins.helptips with parameters of type UserPropertyManager -
Uses of UserPropertyManager in com.atlassian.sal.jira.usersettings
Constructors in com.atlassian.sal.jira.usersettings with parameters of type UserPropertyManagerModifierConstructorDescriptionJiraUserSettingsService
(UserPropertyManager userPropertyManager, UserManager userManager)