public class RestQueuedDeploymentList extends AbstractRestList<RestQueuedDeployment>
callback, maxResult, size, startIndex
Constructor and Description |
---|
RestQueuedDeploymentList() |
RestQueuedDeploymentList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestQueuedDeployment> callback) |
Modifier and Type | Method and Description |
---|---|
void |
setQueuedDeployments(List<RestQueuedDeployment> queuedDeployments) |
getAllElements, getCallback, getSize, setMaxResult, setStartIndex
public RestQueuedDeploymentList()
public RestQueuedDeploymentList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestQueuedDeployment> callback)
public void setQueuedDeployments(List<RestQueuedDeployment> queuedDeployments)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.