Class MainHeaderLinksContextProvider
java.lang.Object
com.atlassian.jira.plugin.headernav.MainHeaderLinksContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class MainHeaderLinksContextProvider
extends Object
implements com.atlassian.plugin.web.ContextProvider
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
class
-
Constructor Summary
ConstructorsConstructorDescriptionMainHeaderLinksContextProvider
(SimpleLinkManager simpleLinkManager, JiraAuthenticationContext authenticationContext) -
Method Summary
-
Constructor Details
-
MainHeaderLinksContextProvider
public MainHeaderLinksContextProvider(@Nonnull SimpleLinkManager simpleLinkManager, @Nonnull JiraAuthenticationContext authenticationContext)
-
-
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
-