Class ConfluenceProjectManager
java.lang.Object
com.atlassian.sal.confluence.project.ConfluenceProjectManager
- All Implemented Interfaces:
com.atlassian.sal.api.project.ProjectManager
public class ConfluenceProjectManager
extends Object
implements com.atlassian.sal.api.project.ProjectManager
The Confluence implementation of the project manager. A project in the Confluence context is equivalent to a space
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConfluenceProjectManager
-
-
Method Details
-
getAllProjectKeys
Get all project keys- Specified by:
getAllProjectKeys
in interfacecom.atlassian.sal.api.project.ProjectManager
- Returns:
- All the project keys
-