Interface | Description |
---|---|
PageAncestorManager |
Manages the storage of page ancestors, primarily to clean up the relationships after a bulk change.
|
Class | Description |
---|---|
HibernatePageAncestorManager |
Stores page ancestors in the ANCESTORS table in the database.
|
RebuildAncestorsPostImportTask |
Ensures the page ancestor table is consistent after a successful import.
|
Exception | Description |
---|---|
AncestorRebuildException |
Thrown when there is a problem rebuilding the page ancestor tree.
|
Copyright © 2003–2018 Atlassian. All rights reserved.