com.atlassian.jira.admin.contextproviders
Class OptionPanelContextProvider
java.lang.Object
com.atlassian.jira.admin.contextproviders.AdminSummaryPanelContextProvider
com.atlassian.jira.admin.contextproviders.OptionPanelContextProvider
- All Implemented Interfaces:
- com.atlassian.plugin.web.ContextProvider
public class OptionPanelContextProvider
- extends AdminSummaryPanelContextProvider
- implements com.atlassian.plugin.web.ContextProvider
Provides the Project Panel on the Admin Summary Screen
- Since:
- v4.4
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.plugin.web.ContextProvider |
init |
OptionPanelContextProvider
public OptionPanelContextProvider(JiraAuthenticationContext authenticationContext,
VelocityRequestContextFactory requestContextFactory,
SimpleLinkManager linkManager)
getContextMap
public Map<String,Object> getContextMap(Map<String,Object> context)
- Specified by:
getContextMap
in interface com.atlassian.plugin.web.ContextProvider
Copyright © 2002-2012 Atlassian. All Rights Reserved.