Class 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 Bamboo doesn't allow maintenance of Custom Content Links at present
    • Constructor Detail

      • NavlinksProjectManager

        public NavlinksProjectManager()
    • Method Detail

      • 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