Class RestBuildLogEntryList
java.lang.Object
com.atlassian.bamboo.rest.model.AbstractRestList<RestBuildLogEntry>
com.atlassian.bamboo.rest.model.build.log.RestBuildLogEntryList
- All Implemented Interfaces:
 com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapper<RestBuildLogEntry>
- 
Field Summary
FieldsFields inherited from class com.atlassian.bamboo.rest.model.AbstractRestList
callback, maxResult, size, startIndex - 
Constructor Summary
ConstructorsConstructorDescriptionRestBuildLogEntryList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestBuildLogEntry> callback)  - 
Method Summary
Methods inherited from class com.atlassian.bamboo.rest.model.AbstractRestList
getAllElements, getCallback, getMaxResult, getSize, getStartIndex, setMaxResult, setStartIndex 
- 
Field Details
- 
expand
 
 - 
 - 
Constructor Details
- 
RestBuildLogEntryList
public RestBuildLogEntryList() - 
RestBuildLogEntryList
public RestBuildLogEntryList(int size, org.apache.commons.lang3.Range<Integer> range, com.atlassian.plugins.rest.api.expand.listwrapper.ListWrapperCallback<RestBuildLogEntry> callback)  
 - 
 - 
Method Details
- 
getExpand
 - 
getLogEntry
 
 -