Class RestQueuedDeploymentList

java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestList<RestQueuedDeployment>
com.atlassian.bamboo.rest.model.queue.RestQueuedDeploymentList
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapper<RestQueuedDeployment>

public class RestQueuedDeploymentList extends AbstractRestList<RestQueuedDeployment>
  • Constructor Details

    • RestQueuedDeploymentList

      public RestQueuedDeploymentList()
    • RestQueuedDeploymentList

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