Class RestReportList

java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestList<RestReport>
com.atlassian.bamboo.plugins.rest.model.chart.RestReportList
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapper<RestReport>

public class RestReportList extends AbstractRestList<RestReport>
  • Constructor Details

    • RestReportList

      public RestReportList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestReport> callback)
  • Method Details