com.atlassian.bamboo.plugins.navlinks.contentlinks
Class BambooContentLinkProvider

java.lang.Object
  extended by com.atlassian.bamboo.plugins.navlinks.contentlinks.BambooContentLinkProvider
All Implemented Interfaces:
com.atlassian.plugins.navlink.producer.contentlinks.customcontentlink.CustomContentLinkProvider

public class BambooContentLinkProvider
extends java.lang.Object
implements com.atlassian.plugins.navlink.producer.contentlinks.customcontentlink.CustomContentLinkProvider

Bamboo Provider of CustomContentLinks


Constructor Summary
BambooContentLinkProvider(ProjectManager projectManager, com.atlassian.sal.api.message.I18nResolver i18nResolver)
           
 
Method Summary
 java.util.List<com.atlassian.plugins.navlink.producer.contentlinks.customcontentlink.CustomContentLink> getCustomContentLinks(java.lang.String projectKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooContentLinkProvider

public BambooContentLinkProvider(ProjectManager projectManager,
                                 com.atlassian.sal.api.message.I18nResolver i18nResolver)
Method Detail

getCustomContentLinks

public java.util.List<com.atlassian.plugins.navlink.producer.contentlinks.customcontentlink.CustomContentLink> getCustomContentLinks(java.lang.String projectKey)
Specified by:
getCustomContentLinks in interface com.atlassian.plugins.navlink.producer.contentlinks.customcontentlink.CustomContentLinkProvider


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