Class GlobalBoardNavigationPanelContextProvider

java.lang.Object
com.atlassian.greenhopper.web.sidebar.GlobalBoardNavigationPanelContextProvider
All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider

public class GlobalBoardNavigationPanelContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
Provides context to the global board sidebar's "Navigation" web panel.
  • Constructor Details

    • GlobalBoardNavigationPanelContextProvider

      public GlobalBoardNavigationPanelContextProvider(NavigationItemService navigationItemService, BoardListHelper boardListHelper, RapidViewQueryService rapidViewQueryService, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext)
  • Method Details

    • init

      public void init(Map<String,String> params) throws com.atlassian.plugin.PluginParseException
      Specified by:
      init in interface com.atlassian.plugin.web.ContextProvider
      Throws:
      com.atlassian.plugin.PluginParseException
    • getContextMap

      public Map getContextMap(Map<String,Object> context)
      Specified by:
      getContextMap in interface com.atlassian.plugin.web.ContextProvider