Uses of Class
com.atlassian.confluence.pages.ancestors.AncestorRebuildException
-
Packages that use AncestorRebuildException Package Description com.atlassian.confluence.pages.ancestors -
-
Uses of AncestorRebuildException in com.atlassian.confluence.pages.ancestors
Methods in com.atlassian.confluence.pages.ancestors that throw AncestorRebuildException Modifier and Type Method Description void
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.
-