Class HeaderContextProvider
java.lang.Object
com.atlassian.jira.projectconfig.contextproviders.HeaderContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class HeaderContextProvider
extends Object
implements com.atlassian.plugin.web.ContextProvider
Context provider for the header.
- Since:
- v4.4
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
ConstructorsConstructorDescriptionHeaderContextProvider(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, ContextProviderHelper contextProviderHelper, JiraAuthenticationContext authenticationContext, ProjectTypeIconRenderer projectTypeIconRenderer, InaccessibleProjectTypeDialogDataProvider inaccessibleProjectTypeDialogDataProvider, ProjectAdminSidebarFeature projectAdminSidebarFeature) -
Method Summary
-
Constructor Details
-
HeaderContextProvider
public HeaderContextProvider(com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, ContextProviderHelper contextProviderHelper, JiraAuthenticationContext authenticationContext, ProjectTypeIconRenderer projectTypeIconRenderer, InaccessibleProjectTypeDialogDataProvider inaccessibleProjectTypeDialogDataProvider, ProjectAdminSidebarFeature projectAdminSidebarFeature)
-
-
Method Details
-
init
- Specified by:
initin interfacecom.atlassian.plugin.web.ContextProvider- Throws:
com.atlassian.plugin.PluginParseException
-
getContextMap
- Specified by:
getContextMapin interfacecom.atlassian.plugin.web.ContextProvider
-