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

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

public class HeightContextProvider
extends AbstractJiraContextProvider


Constructor Summary
HeightContextProvider(ApplicationProperties applicationProperties, UserIssueHistoryManager userHistoryManager)
           
 
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

HeightContextProvider

public HeightContextProvider(ApplicationProperties applicationProperties,
                             UserIssueHistoryManager userHistoryManager)
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.