Class NavlinksProjectManager
- java.lang.Object
- 
- com.atlassian.confluence.plugins.navlinks.spi.impl.NavlinksProjectManager
 
- 
- All Implemented Interfaces:
- com.atlassian.plugins.navlink.spi.ProjectManager
 
 public class NavlinksProjectManager extends Object implements com.atlassian.plugins.navlink.spi.ProjectManager Dummy implementation, as Confluence doesn't allow maintenance of Custom Content Links at present
- 
- 
Constructor SummaryConstructors Constructor Description NavlinksProjectManager()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description com.atlassian.plugins.navlink.spi.ProjectgetProjectByKey(String s)
 
- 
- 
- 
Method Detail- 
getProjectByKeypublic com.atlassian.plugins.navlink.spi.Project getProjectByKey(String s) throws com.atlassian.plugins.navlink.spi.ProjectNotFoundException - Specified by:
- getProjectByKeyin interface- com.atlassian.plugins.navlink.spi.ProjectManager
- Throws:
- com.atlassian.plugins.navlink.spi.ProjectNotFoundException
 
 
- 
 
-