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