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

Packages that use BreadcrumbAware
com.atlassian.confluence.mail.archive.actions   
com.atlassian.confluence.pages.actions   
com.atlassian.confluence.plugins.editorloader   
com.atlassian.confluence.plugins.gadgets.tokenstore   
com.atlassian.confluence.plugins.templates.actions   
com.atlassian.confluence.spaces.actions   
com.atlassian.confluence.user.actions   
com.atlassian.confluence.userstatus.actions   
 

Uses of BreadcrumbAware in com.atlassian.confluence.mail.archive.actions
 

Classes in com.atlassian.confluence.mail.archive.actions that implement BreadcrumbAware
 class AbstractMailAccountAction
           
 class AbstractMailAction
           
 class AddMailAccountAction
           
 class EditMailAccountAction
           
 class EnableDisableMailAction
           
 class RemoveMailAccountAction
           
 class RemoveMailAction
           
 class RemoveSpaceMailAction
           
 class ViewMailAccountsAction
           
 class ViewMailAction
           
 class ViewMailArchiveAction
           
 

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

Classes in com.atlassian.confluence.pages.actions that implement BreadcrumbAware
 class AbstractCreatePageAction
          Functions shared between creating pages and blog posts.
 class AbstractEditPageAction
           
 class CopyPageAction
           
 class CreateBlogPostAction
           
 class CreatePageAction
           
 class CreatePageEntryAction
          An action that performs relevant authorisation checks when trying to enter the 'add page' screen.
 class CreatePageFromTemplateAction
           
 class EditBlogPostAction
           
 class EditPageAction
           
 class MoveAttachmentAction
           
 class PageVariablesAction
           
 class ViewBlogPostsByDateAction
           
 

Uses of BreadcrumbAware in com.atlassian.confluence.plugins.editorloader
 

Classes in com.atlassian.confluence.plugins.editorloader that implement BreadcrumbAware
 class EditorAction
           
 

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.plugins.templates.actions
 

Classes in com.atlassian.confluence.plugins.templates.actions that implement BreadcrumbAware
 class AbstractEditPageTemplateAction
           
 class AbstractPageTemplateAction
           
 class CreatePageTemplateAction
           
 class EditPageTemplateAction
           
 class EditPageTemplateDescriptionAction
          Handles the editing of a PageTemplate description.
 class ListGlobalTemplatesAction
          This subclass is needed so that listglobaltemplates in the admin console is covered by websudo
 class ListPageTemplatesAction
           
 class RemovePageTemplateAction
           
 class ViewPageTemplateAction
           
 

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

Classes in com.atlassian.confluence.spaces.actions that implement BreadcrumbAware
 class ConfigureSpaceLogoAction
           
 

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
          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 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-2014 Atlassian. All Rights Reserved.