Class RestTestErrorList

java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestList<RestTestError>
com.atlassian.bamboo.plugins.rest.model.build.test.RestTestErrorList
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapper<RestTestError>

public class RestTestErrorList extends AbstractRestList<RestTestError>
  • Constructor Details

    • RestTestErrorList

      public RestTestErrorList()
    • RestTestErrorList

      public RestTestErrorList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestTestError> callback)