public class RestArtifactList extends AbstractRestList<RestArtifact>
maxResult, size, startIndex
Constructor and Description |
---|
RestArtifactList() |
RestArtifactList(List<RestArtifact> artifacts) |
Modifier and Type | Method and Description |
---|---|
List<RestArtifact> |
getArtifacts() |
getMaxResult, getSize, getStartIndex
public RestArtifactList()
public RestArtifactList(List<RestArtifact> artifacts)
public List<RestArtifact> getArtifacts()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.