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