|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageAncestorManager | |
---|---|
com.atlassian.confluence.admin.actions.debug | |
com.atlassian.confluence.pages.ancestors |
Uses of PageAncestorManager in com.atlassian.confluence.admin.actions.debug |
---|
Methods in com.atlassian.confluence.admin.actions.debug with parameters of type PageAncestorManager | |
---|---|
void |
RebuildAncestorTableAction.setPageAncestorManager(PageAncestorManager pageAncestorManager)
|
Uses of PageAncestorManager in com.atlassian.confluence.pages.ancestors |
---|
Classes in com.atlassian.confluence.pages.ancestors that implement PageAncestorManager | |
---|---|
class |
HibernatePageAncestorManager
Stores page ancestors in the ANCESTORS table in the database. |
Constructors in com.atlassian.confluence.pages.ancestors with parameters of type PageAncestorManager | |
---|---|
RebuildAncestorsPostImportTask(PageAncestorManager pageAncestorManager,
SpaceManager spaceManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |