com.atlassian.bamboo.plugins.rest.model.search
Class SearchResultsList
java.lang.Object
com.atlassian.bamboo.plugins.rest.model.search.SearchResultsList
public class SearchResultsList
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startIndex
protected int startIndex
maxResult
protected int maxResult
size
protected int size
SearchResultsList
public SearchResultsList()
SearchResultsList
public SearchResultsList(int size,
org.apache.commons.lang.math.IntRange range,
List<SearchResult> searchResults)
SearchResultsList
public SearchResultsList(PagerPaginationSupport paginationSupport,
List<SearchResult> results)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.