com.atlassian.jira.plugin.headernav.navlinks.spi
Class NavlinksProjectManager

java.lang.Object
  extended by com.atlassian.jira.plugin.headernav.navlinks.spi.NavlinksProjectManager
All Implemented Interfaces:
com.atlassian.plugins.navlink.spi.ProjectManager

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


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

Constructor Detail

NavlinksProjectManager

public NavlinksProjectManager(ProjectManager projectManager)
Method Detail

getProjectByKey

public com.atlassian.plugins.navlink.spi.Project getProjectByKey(String key)
                                                          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 © 2002-2014 Atlassian. All Rights Reserved.