Uses of Class
com.atlassian.confluence.pages.ancestors.AncestorRebuildException
Packages that use AncestorRebuildException
-
Uses of AncestorRebuildException in com.atlassian.confluence.pages.ancestors
Methods in com.atlassian.confluence.pages.ancestors that throw AncestorRebuildExceptionModifier and TypeMethodDescriptionvoid
HibernatePageAncestorManager.rebuildAll()
void
PageAncestorManager.rebuildAll()
Rebuilds all the ancestors for all pages in the Confluence instance.void
HibernatePageAncestorManager.rebuildSpace
(Space space) void
PageAncestorManager.rebuildSpace
(Space space) Rebuilds all the ancestors for pages within the given space.