Uses of Interface
com.atlassian.confluence.user.actions.UserAware
-
Packages that use UserAware Package Description com.atlassian.confluence.plugins.labels.actions com.atlassian.confluence.rss.actions com.atlassian.confluence.user.actions -
-
Uses of UserAware in com.atlassian.confluence.plugins.labels.actions
Classes in com.atlassian.confluence.plugins.labels.actions that implement UserAware Modifier and Type Class Description classAbstractUserProfileActionA clone ofAbstractUserProfileActionfrom confluence-core, with the core-onlyFollowManagerInternalfield removed.classViewMyLabelsActionCloned fromcom.atlassian.confluence.user.actions.ViewMyLabelsActionin confluence-core -
Uses of UserAware in com.atlassian.confluence.rss.actions
Classes in com.atlassian.confluence.rss.actions that implement UserAware Modifier and Type Class Description classNetworkFeedActionGenerates a feed of the people who are being followed by a specified user. -
Uses of UserAware in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement UserAware Modifier and Type Class Description classAbstractUserProfileActionclassChangeMyPasswordActionclassEditEmailSettingsActionThis class is used by the doeditsettings actionclassEditMyProfileActionclassEditMySettingsActionUsed to edit the logged in user's preferences (homepage, timezone, and language)classEditNotificationsActionclassEditorSettingsActionHandles the viewing and editing of a user's Editor settings.classUserDarkFeaturesActionclassUserPopupActionRenders the user popup boxes that appear when you hover over a user link.classViewFollowActionAction used by the follow tabclassViewFollowersActionclassViewFollowingActionclassViewMyDraftsActionclassViewMyEmailSettingsActionclassViewMyFavouritesActionAllow a user to view there personal labels.classViewMyProfileActionclassViewMySettingsActionAction to view the logged in user's preferences (homepage, timezone, and language).classViewUserActivityActionUsed by the activity tabclassViewUserProfileAction
-