Class NavlinksProjectManager

java.lang.Object
com.atlassian.confluence.plugins.navlinks.spi.impl.NavlinksProjectManager
All Implemented Interfaces:
com.atlassian.plugins.navlink.spi.ProjectManager

@Component 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 Details

    • NavlinksProjectManager

      public NavlinksProjectManager()
  • Method Details

    • getProjectByKey

      public com.atlassian.plugins.navlink.spi.Project getProjectByKey(String s) throws com.atlassian.plugins.navlink.spi.ProjectNotFoundException
      Specified by:
      getProjectByKey in interface com.atlassian.plugins.navlink.spi.ProjectManager
      Throws:
      com.atlassian.plugins.navlink.spi.ProjectNotFoundException