Class BambooContentLinkProvider

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

public class BambooContentLinkProvider extends Object implements com.atlassian.plugins.navlink.producer.contentlinks.customcontentlink.CustomContentLinkProvider
Bamboo Provider of CustomContentLinks
  • Constructor Details

    • BambooContentLinkProvider

      @Autowired public BambooContentLinkProvider(ProjectManager projectManager, com.atlassian.sal.api.message.I18nResolver i18nResolver)
  • Method Details

    • getCustomContentLinks

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