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