|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
| Uses of UserPropertyManager in com.atlassian.jira.component |
|---|
| Methods in com.atlassian.jira.component that return UserPropertyManager | |
|---|---|
static UserPropertyManager |
ComponentAccessor.getUserPropertyManager()
|
| 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.profile |
|---|
| Constructors in com.atlassian.jira.plugin.profile with parameters of type UserPropertyManager | |
|---|---|
FullProfileUserFormat(EmailFormatter emailFormatter,
PermissionManager permissionManager,
JiraAuthenticationContext authenticationContext,
GroupPermissionChecker groupPermissionChecker,
WebFragmentWebComponent webFragmentWebComponent,
UserUtil userUtil,
UserFormatModuleDescriptor moduleDescriptor,
UserPropertyManager userPropertyManager)
|
|
| 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,
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)
|
|
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,
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)
|
|
| 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)
|
|
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.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,
VelocityRequestContextFactory velocityRequestContextFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||