Uses of Class
com.atlassian.confluence.user.actions.AbstractUserProfileAction

Packages that use AbstractUserProfileAction
com.atlassian.confluence.plugins.gadgets.tokenstore   
com.atlassian.confluence.user.actions   
com.atlassian.confluence.userstatus.actions   
 

Uses of AbstractUserProfileAction in com.atlassian.confluence.plugins.gadgets.tokenstore
 

Subclasses of AbstractUserProfileAction in com.atlassian.confluence.plugins.gadgets.tokenstore
 class RevokeOAuthTokensAction
           
 

Uses of AbstractUserProfileAction in com.atlassian.confluence.user.actions
 

Subclasses of AbstractUserProfileAction in com.atlassian.confluence.user.actions
 class ChangeMyPasswordAction
           
 class EditEmailSettingsAction
          This class is used by the doeditsettings action
 class EditMyProfileAction
          Deprecated. since 5.0. Profile actions have been moved into a plugin. Please see com.atlassian.confluence.plugins.profile.actions package.
 class EditMyProfilePictureAction
          Action used to handle the Picture page of user profile editing.
 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 ResizeProfilePictureAction
          Deprecated. since 5.0. Profile actions have been moved into a plugin. Please see com.atlassian.confluence.plugins.profile.actions package.
 class UploadProfilePictureAction
          Deprecated. since 5.0. Profile actions have been moved into a plugin. Please see com.atlassian.confluence.plugins.profile.actions package.
 class UserDarkFeaturesAction
           
 class ViewFollowAction
          Action used by the follow tab
 class ViewFollowersAction
           
 class ViewFollowingAction
           
 class ViewMyDraftsAction
           
 class ViewMyEmailSettingsAction
           
 class ViewMyFavouritesAction
          Allow a user to view there personal labels.
 class ViewMyLabelsAction
          Allow a user to view there personal labels.
 class ViewMyProfileAction
          Deprecated. since 5.0. Profile actions have been moved into a plugin. Please see com.atlassian.confluence.plugins.profile.actions package.
 class ViewMySettingsAction
          Action to view the logged in user's preferences (homepage, timezone, and language).
 class ViewUserActivityAction
          Used by the activity tab
 class ViewUserProfileAction
          Deprecated. since 5.0. Profile actions have been moved into a plugin. Please see com.atlassian.confluence.plugins.profile.actions package.
 

Uses of AbstractUserProfileAction in com.atlassian.confluence.userstatus.actions
 

Subclasses of AbstractUserProfileAction in com.atlassian.confluence.userstatus.actions
 class StatusListAction
          Action used to show a paginated list of status updates for a particular user.
 class ViewUserStatusAction
          Action used to show a single status update
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.