Uses of Interface
com.atlassian.confluence.util.breadcrumbs.BreadcrumbAware
-
-
Uses of BreadcrumbAware in com.atlassian.confluence.pages.actions
Classes in com.atlassian.confluence.pages.actions that implement BreadcrumbAware Modifier and Type Class Description 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 Modifier and Type Class Description class
EditorAction
-
Uses of BreadcrumbAware in com.atlassian.confluence.plugins.labels.actions
Classes in com.atlassian.confluence.plugins.labels.actions that implement BreadcrumbAware 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 BreadcrumbAware in com.atlassian.confluence.plugins.templates.actions
Classes in com.atlassian.confluence.plugins.templates.actions that implement BreadcrumbAware Modifier and Type Class Description class
AbstractEditPageTemplateAction
class
AbstractPageTemplateAction
class
CreatePageTemplateAction
class
EditPageTemplateAction
class
EditPageTemplateDescriptionAction
Handles the editing of aPageTemplate
description.class
ListGlobalTemplatesAction
This subclass is needed so that listglobaltemplates in the admin console is covered by websudoclass
ListPageTemplatesAction
class
RemovePageTemplateAction
class
ViewPageTemplateAction
-
Uses of BreadcrumbAware in com.atlassian.confluence.spaces.actions
Classes in com.atlassian.confluence.spaces.actions that implement BreadcrumbAware Modifier and Type Class Description class
ConfigureSpaceLogoAction
-
Uses of BreadcrumbAware in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement BreadcrumbAware Modifier and Type Class Description class
AbstractUserProfileAction
class
BrowseUsersAction
class
ChangeMyPasswordAction
class
CreateUserAction
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
SearchUsersAction
class
UserDarkFeaturesAction
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
-