com.atlassian.bamboo.plugins.navlinks.spi.impl
Class NavlinksProjectManager

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

public class NavlinksProjectManager
extends java.lang.Object
implements com.atlassian.plugins.navlink.spi.ProjectManager

Dummy implementation, as Bamboo doesn't allow maintenance of Custom Content Links at present


Constructor Summary
NavlinksProjectManager()
           
 
Method Summary
 com.atlassian.plugins.navlink.spi.Project getProjectByKey(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavlinksProjectManager

public NavlinksProjectManager()
Method Detail

getProjectByKey

public com.atlassian.plugins.navlink.spi.Project getProjectByKey(java.lang.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


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.