Class BoardConfigTabsResolver

java.lang.Object
com.atlassian.greenhopper.web.rapid.config.tab.BoardConfigTabsResolver

@Service public final class BoardConfigTabsResolver extends Object
Resolves config tabs which are displayed in the menu on the left of board-configuration page. In order to plug into this menu plugins are expected to provide a web-panel with a location: jira.agile.board.configuration.
  • Constructor Details

    • BoardConfigTabsResolver

      @Autowired public BoardConfigTabsResolver(com.atlassian.plugin.web.api.DynamicWebInterfaceManager dynamicWebInterfaceManager)
  • Method Details