com.atlassian.jira.dev.i18n
Class QunitBannerDataProvider

java.lang.Object
  extended by com.atlassian.jira.dev.i18n.QunitBannerDataProvider
All Implemented Interfaces:
com.atlassian.webresource.api.data.WebResourceDataProvider, com.google.common.base.Supplier<com.atlassian.json.marshal.Jsonable>

public class QunitBannerDataProvider
extends Object
implements com.atlassian.webresource.api.data.WebResourceDataProvider


Constructor Summary
QunitBannerDataProvider(JiraAuthenticationContext jiraAuthenticationContext)
           
 
Method Summary
 com.atlassian.json.marshal.Jsonable get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QunitBannerDataProvider

public QunitBannerDataProvider(JiraAuthenticationContext jiraAuthenticationContext)
Method Detail

get

public com.atlassian.json.marshal.Jsonable get()
Specified by:
get in interface com.google.common.base.Supplier<com.atlassian.json.marshal.Jsonable>


Copyright © 2002-2014 Atlassian. All Rights Reserved.