Uses of Class
com.atlassian.bamboo.plugins.rest.model.chart.RestReport
-
Packages that use RestReport Package Description com.atlassian.bamboo.plugins.rest.model.chart -
-
Uses of RestReport in com.atlassian.bamboo.plugins.rest.model.chart
Methods in com.atlassian.bamboo.plugins.rest.model.chart that return types with arguments of type RestReport Modifier and Type Method Description List<RestReport>
RestReportList. getReports()
Constructor parameters in com.atlassian.bamboo.plugins.rest.model.chart with type arguments of type RestReport Constructor Description RestReportList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestReport> callback)
-