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 voidHibernatePageAncestorManager. rebuildAll()voidPageAncestorManager. rebuildAll()Rebuilds all the ancestors for all pages in the Confluence instance.voidHibernatePageAncestorManager. rebuildSpace(Space space)voidPageAncestorManager. rebuildSpace(Space space)Rebuilds all the ancestors for pages within the given space.
-