com.atlassian.jira.dev.reference.plugin.contextproviders
Class ReferenceContextProvider

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

public class ReferenceContextProvider
extends AbstractJiraContextProvider


Constructor Summary
ReferenceContextProvider()
           
 
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

ReferenceContextProvider

public ReferenceContextProvider()
Method Detail

getContextMap

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


Copyright © 2002-2012 Atlassian. All Rights Reserved.