com.atlassian.bamboo.plugins.rest.model.chart
Class RestReports

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.chart.RestReports

public class RestReports
extends java.lang.Object

User: mwent Date: May 15, 2009 Time: 12:45:59 PM


Constructor Summary
RestReports()
           
RestReports(com.atlassian.plugins.rest.common.Link link, RestReportList reports)
           
 
Method Summary
 void setLink(com.atlassian.plugins.rest.common.Link link)
           
 void setReports(RestReportList reports)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestReports

public RestReports()

RestReports

public RestReports(com.atlassian.plugins.rest.common.Link link,
                   RestReportList reports)
Method Detail

setLink

public void setLink(com.atlassian.plugins.rest.common.Link link)

setReports

public void setReports(RestReportList reports)


Copyright © 2010 Atlassian. All Rights Reserved.