com.atlassian.greenhopper.web.contextprovider
Class GhHelpContextProvider

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

public class GhHelpContextProvider
extends com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider

Allows WebItems to use GreenHopperHelpPathResolver.


Constructor Summary
GhHelpContextProvider(com.atlassian.jira.security.JiraAuthenticationContext authenticationContext, GreenHopperHelpPathResolver greenHopperHelpPathResolver)
           
 
Method Summary
 java.util.Map getContextMap(com.atlassian.crowd.embedded.api.User user, com.atlassian.jira.plugin.webfragment.model.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

GhHelpContextProvider

public GhHelpContextProvider(com.atlassian.jira.security.JiraAuthenticationContext authenticationContext,
                             GreenHopperHelpPathResolver greenHopperHelpPathResolver)
Method Detail

getContextMap

public java.util.Map getContextMap(com.atlassian.crowd.embedded.api.User user,
                                   com.atlassian.jira.plugin.webfragment.model.JiraHelper jiraHelper)
Specified by:
getContextMap in class com.atlassian.jira.plugin.webfragment.contextproviders.AbstractJiraContextProvider


Copyright © 2007-2012 Atlassian. All Rights Reserved.