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 class
AbstractUserProfileAction
A clone ofAbstractUserProfileAction
from confluence-core, with the core-onlyFollowManagerInternal
field removed.class
ViewMyLabelsAction
Cloned fromcom.atlassian.confluence.user.actions.ViewMyLabelsAction
in 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 class
NetworkFeedAction
Generates 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 class
AbstractUserProfileAction
class
ChangeMyPasswordAction
class
EditEmailSettingsAction
This class is used by the doeditsettings actionclass
EditMyProfileAction
class
EditMySettingsAction
Used to edit the logged in user's preferences (homepage, timezone, and language)class
EditNotificationsAction
class
EditorSettingsAction
Handles the viewing and editing of a user's Editor settings.class
UserDarkFeaturesAction
class
UserPopupAction
Renders the user popup boxes that appear when you hover over a user link.class
ViewFollowAction
Action used by the follow tabclass
ViewFollowersAction
class
ViewFollowingAction
class
ViewMyDraftsAction
class
ViewMyEmailSettingsAction
class
ViewMyFavouritesAction
Allow a user to view there personal labels.class
ViewMyProfileAction
class
ViewMySettingsAction
Action to view the logged in user's preferences (homepage, timezone, and language).class
ViewUserActivityAction
Used by the activity tabclass
ViewUserProfileAction
-