Finds the latest version of a page using its space and title. movePageAsChild(Page page, Page newParent) Reassigns a page to a new parent in the hierarchy. renamePage(AbstractPage page, String newTitle) Safely renames a page while handling underlying references. removeAllPages(Space space)
A destructive operation that clears all page content within a specific space. PageManager vs. ContentService confluence pagemanager
Ask yourself these three questions about your document: Finds the latest version of a page using its space and title
: The official PageManager Javadoc provides a full list of methods for current Confluence versions. confluence pagemanager
Audit top 5 spaces → reduce pages by 20% (archive/merge/delete). Implement page expiration for project docs.