Class AppSwitcherContextProvider
java.lang.Object
com.atlassian.jira.plugin.headernav.AppSwitcherContextProvider
- All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider
public class AppSwitcherContextProvider
extends Object
implements com.atlassian.plugin.web.ContextProvider
Responsible for setting the context variables for the application switcher velocity template
- Since:
- v5.2
-
Constructor Summary
ConstructorsConstructorDescriptionAppSwitcherContextProvider
(ApplicationProperties applicationProperties, VelocityRequestContextFactory velocityRequestContextFactory) -
Method Summary
-
Constructor Details
-
AppSwitcherContextProvider
public AppSwitcherContextProvider(ApplicationProperties applicationProperties, VelocityRequestContextFactory velocityRequestContextFactory)
-
-
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
-