Uses of Class
com.atlassian.confluence.util.breadcrumbs.AbstractBreadcrumb
Packages that use AbstractBreadcrumb
Package
Description
This package groups the breadcrumb logic:
All breadcrumbs for global admin and other general purpose,
Breadcrumb generation and interfaces,
Pre-5.0 breadcrumbs for Spaces.
This package groups the breadcrumbs for the spaces.
-
Uses of AbstractBreadcrumb in com.atlassian.confluence.util.breadcrumbs
Subclasses of AbstractBreadcrumb in com.atlassian.confluence.util.breadcrumbsModifier and TypeClassDescriptionclassclassCommon class for all Breadcrumbs with an Action and a Space.classclassclassRepresents "Administration" in "Dashboard > Administration > Do some admin action"classclassclassclassRepresents the breadcrumb "Browse Space" in "Dashboard > Demo Space > Browse Space > Labels > labelOne"classclassRepresents a high level content action breadcrumb.classclassDeprecated.since 5.0, we don't display the Dashboard breadcrumb.classclassclassRepresents Label breadcrumbs.classclassclassclassBreadcrumb for a Page.classclassclassSimple or default breadcrumb just wraps a i18n key and path.classRepresents the breadcrumb "Remove Space" in "Dashboard > Demo Space > Space Admin > Remove Space"classNOTE: Spaces that adhere to the new space information architecture (default theme spaces in Confluence 5.0) don't display this breadcrumb.classRepresents "Users > testguy > Edit" in "Dashboard > Administration > Users > testguy > Edit"classclassBreadcrumb for actions extending AbstractUserProfileAction. -
Uses of AbstractBreadcrumb in com.atlassian.confluence.util.breadcrumbs.spaceia
Subclasses of AbstractBreadcrumb in com.atlassian.confluence.util.breadcrumbs.spaceiaModifier and TypeClassDescriptionclassclassBreadcrumb for each piece of the blog date and blog titleclassBreadcrumb for a Blog post for the 5.0+ default theme (Space IA).classclassBreadcrumb for a Page for the 5.0+ default theme (Space IA).classclassBreadcrumb for the Space when the context of the space is not visible anywhere else on the page.