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 Summary
ConstructorsConstructorDescriptionGlobalBoardNavigationPanelContextProvider
(NavigationItemService navigationItemService, BoardListHelper boardListHelper, RapidViewQueryService rapidViewQueryService, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext) -
Method Summary
-
Constructor Details
-
Method Details
-
init
- Specified by:
init
in interfacecom.atlassian.plugin.web.ContextProvider
- Throws:
com.atlassian.plugin.PluginParseException
-
getContextMap
- Specified by:
getContextMap
in interfacecom.atlassian.plugin.web.ContextProvider
-