com.atlassian.jira.plugin.webfragment.contextproviders
Class HelpContextProvider

java.lang.Object
  extended by com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
      extended by com.atlassian.jira.plugin.webfragment.contextproviders.HelpContextProvider
All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider

public class HelpContextProvider
extends AbstractJiraContextProvider


Constructor Summary
HelpContextProvider(JiraAuthenticationContext authenticationContext)
           
 
Method Summary
 Map getContextMap(com.atlassian.crowd.embedded.api.User user, JiraHelper jiraHelper)
           
 
Methods inherited from class com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider
getContextMap, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpContextProvider

public HelpContextProvider(JiraAuthenticationContext authenticationContext)
Method Detail

getContextMap

public Map getContextMap(com.atlassian.crowd.embedded.api.User user,
                         JiraHelper jiraHelper)
Specified by:
getContextMap in class AbstractJiraContextProvider


Copyright © 2002-2014 Atlassian. All Rights Reserved.