Uses of Class
com.atlassian.confluence.pages.ancestors.AncestorRebuildException

Packages that use AncestorRebuildException
com.atlassian.confluence.pages.ancestors   
 

Uses of AncestorRebuildException in com.atlassian.confluence.pages.ancestors
 

Methods in com.atlassian.confluence.pages.ancestors that throw AncestorRebuildException
 void PageAncestorManager.rebuildAll()
          Rebuilds all the ancestors for all pages in the Confluence instance.
 void HibernatePageAncestorManager.rebuildAll()
           
 void PageAncestorManager.rebuildSpace(Space space)
          Rebuilds all the ancestors for pages within the given space.
 void HibernatePageAncestorManager.rebuildSpace(Space space)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.