Uses of Class
com.atlassian.bamboo.plugins.rest.model.chart.RestReportList
-
Packages that use RestReportList Package Description com.atlassian.bamboo.plugins.rest.model.chart -
-
Uses of RestReportList in com.atlassian.bamboo.plugins.rest.model.chart
Methods in com.atlassian.bamboo.plugins.rest.model.chart that return RestReportList Modifier and Type Method Description RestReportList
RestReports. getReports()
Methods in com.atlassian.bamboo.plugins.rest.model.chart with parameters of type RestReportList Modifier and Type Method Description void
RestReports. setReports(RestReportList reports)
Constructors in com.atlassian.bamboo.plugins.rest.model.chart with parameters of type RestReportList Constructor Description RestReports(com.atlassian.plugins.rest.common.Link link, RestReportList reports)
-