public class

AppSwitcherContextProvider

extends Object
implements ContextProvider
java.lang.Object
   ↳ com.atlassian.jira.plugin.headernav.AppSwitcherContextProvider

Class Overview

Responsible for setting the context variables for the application switcher velocity template

Summary

Public Constructors
AppSwitcherContextProvider(ApplicationProperties applicationProperties, VelocityRequestContextFactory velocityRequestContextFactory)
Public Methods
Map<StringObject> getContextMap(Map<StringObject> context)
void init(Map<StringString> params)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.plugin.web.ContextProvider

Public Constructors

public AppSwitcherContextProvider (ApplicationProperties applicationProperties, VelocityRequestContextFactory velocityRequestContextFactory)

Public Methods

public Map<StringObject> getContextMap (Map<StringObject> context)

public void init (Map<StringString> params)