java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestList<RestChange>
com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeList
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapper<RestChange>

public class RestChangeList extends AbstractRestList<RestChange>
  • Field Details

    • expand

      protected String expand
  • Constructor Details

    • RestChangeList

      public RestChangeList()
    • RestChangeList

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