Are you trying to using this interface, or are you troubleshooting a performance issue related to page loading? PageManager (Atlassian Confluence 7.3.5 API)
A destructive operation that clears all page content within a specific space. PageManager vs. ContentService
The PageManager serves as the primary gateway for content lifecycle management within a Confluence instance. It extends the ContentEntityManager and is typically implemented by DefaultPageManager . Its main duties include:
Ask yourself these three questions about your document:
The PageManager interface is part of the com.atlassian.confluence.pages package and is primarily implemented by the DefaultPageManager class. Its main functions include:
: Moving pages within or between spaces, managing parent-child hierarchies, and ordering children.
Since you didn't provide the actual text of your draft, I assume you are asking for a of a standard Confluence Page Manager role description, or you want me to critique a document about Page Manager features.