Uses of Interface
com.atlassian.confluence.util.breadcrumbs.BreadcrumbAware

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

Uses of BreadcrumbAware in com.atlassian.confluence.pages.actions
 

Classes in com.atlassian.confluence.pages.actions that implement BreadcrumbAware
 class ViewBlogPostsByDateAction
           
 

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

Classes in com.atlassian.confluence.plugins.gadgets.tokenstore that implement BreadcrumbAware
 class RevokeOAuthTokensAction
           
 

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

Classes in com.atlassian.confluence.user.actions that implement BreadcrumbAware
 class AbstractUserProfileAction
           
 class ChangeMyPasswordAction
           
 class EditEmailSettingsAction
          This class is used by the doeditsettings action
 class EditMyProfileAction
          Updates the user's profile (editmyprofile.action)
 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
          Action to resize a just-uploaded profile picture.
 class UploadProfilePictureAction
          Action used to handle newly uploaded user profile pictures
 class UserDarkFeaturesAction
           
 class ViewFollowAction
          Action used by the follow tab
 class ViewFollowersAction
           
 class ViewFollowingAction
           
 class ViewMyDraftsAction
           
 class ViewMyEmailSettingsAction
           
 class ViewMyLabelsAction
          Allow a user to view there personal labels.
 class ViewMyProfileAction
          The action to view the logged in user's profile.
 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 BreadcrumbAware in com.atlassian.confluence.userstatus.actions
 

Classes in com.atlassian.confluence.userstatus.actions that implement BreadcrumbAware
 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-2011 Atlassian. All Rights Reserved.