Uses of Class
com.atlassian.core.user.preferences.UserPreferences
Packages that use UserPreferences
Package
Description
-
Uses of UserPreferences in bucket.user
Methods in bucket.user that return UserPreferencesModifier and TypeMethodDescriptionUserAccessor.getUserPreferences
(com.atlassian.user.User user) Deprecated, for removal: This API element is subject to removal in a future version.since 7.7, for removal in 10.0. -
Uses of UserPreferences in com.atlassian.confluence.impl.user
Methods in com.atlassian.confluence.impl.user that return UserPreferencesModifier and TypeMethodDescriptionUserPreferencesAccessorImpl.getUserPreferences
(@Nullable com.atlassian.user.User user) Deprecated, for removal: This API element is subject to removal in a future version.since 9.3, for removal in 10.0.@Nullable UserPreferences
UserPreferencesAccessorInternal.getUserPreferences
(@Nullable com.atlassian.user.User user) Deprecated, for removal: This API element is subject to removal in a future version.since 9.3, for removal in 10.0. -
Uses of UserPreferences in com.atlassian.confluence.user
Methods in com.atlassian.confluence.user that return UserPreferencesModifier and TypeMethodDescriptionDefaultUserAccessor.getUserPreferences
(com.atlassian.user.User user) Deprecated, for removal: This API element is subject to removal in a future version.since 7.7, for removal in 10.0.ReadOnlyUserAccessor.getUserPreferences
(com.atlassian.user.User user) Deprecated, for removal: This API element is subject to removal in a future version.ConfluenceUserPreferences.getWrappedPreferences()
Deprecated.since 8.8 No. -
Uses of UserPreferences in com.atlassian.confluence.user.actions
Methods in com.atlassian.confluence.user.actions that return UserPreferencesModifier and TypeMethodDescriptionprotected UserPreferences
AbstractUserProfileAction.getUserPreferences()
Deprecated.since 8.8 useAbstractUserProfileAction.userPreferences()