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
           
 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
           
 class UploadProfilePictureAction
           
 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
           
 class ViewMySettingsAction
          Action to view the logged in user's preferences (homepage, timezone, and language).
 class ViewUserActivityAction
          Used by the activity tab
 class ViewUserProfileAction
           
 

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.