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