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 classAbstractCreatePageActionFunctions shared between creating pages and blog posts.classAbstractEditPageActionclassCopyPageActionclassCreateBlogPostActionclassCreatePageActionclassCreatePageEntryActionAn action that performs relevant authorisation checks when trying to enter the 'add page' screen.classCreatePageFromTemplateActionclassEditBlogPostActionclassEditPageActionclassMoveAttachmentActionclassPageVariablesActionclassViewBlogPostsByDateAction -
Uses of BreadcrumbAware in com.atlassian.confluence.plugins.editorloader
Classes in com.atlassian.confluence.plugins.editorloader that implement BreadcrumbAware Modifier and Type Class Description classEditorAction -
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 classAbstractUserProfileActionA clone ofAbstractUserProfileActionfrom confluence-core, with the core-onlyFollowManagerInternalfield removed.classViewMyLabelsActionCloned fromcom.atlassian.confluence.user.actions.ViewMyLabelsActionin 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 classAbstractEditPageTemplateActionclassAbstractPageTemplateActionclassCreatePageTemplateActionclassEditPageTemplateActionclassEditPageTemplateDescriptionActionHandles the editing of aPageTemplatedescription.classListGlobalTemplatesActionThis subclass is needed so that listglobaltemplates in the admin console is covered by websudoclassListPageTemplatesActionclassRemovePageTemplateActionclassViewPageTemplateAction -
Uses of BreadcrumbAware in com.atlassian.confluence.spaces.actions
Classes in com.atlassian.confluence.spaces.actions that implement BreadcrumbAware Modifier and Type Class Description classConfigureSpaceLogoAction -
Uses of BreadcrumbAware in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement BreadcrumbAware Modifier and Type Class Description classAbstractUserProfileActionclassBrowseUsersActionclassChangeMyPasswordActionclassCreateUserActionclassEditEmailSettingsActionThis class is used by the doeditsettings actionclassEditMyProfileActionclassEditMySettingsActionUsed to edit the logged in user's preferences (homepage, timezone, and language)classEditNotificationsActionclassEditorSettingsActionHandles the viewing and editing of a user's Editor settings.classSearchUsersActionclassUserDarkFeaturesActionclassViewFollowActionAction used by the follow tabclassViewFollowersActionclassViewFollowingActionclassViewMyDraftsActionclassViewMyEmailSettingsActionclassViewMyFavouritesActionAllow a user to view there personal labels.classViewMyProfileActionclassViewMySettingsActionAction to view the logged in user's preferences (homepage, timezone, and language).classViewUserActivityActionUsed by the activity tabclassViewUserProfileAction
-