com.atlassian.bamboo.rest.model.quicksearch
Class JsonSearchResultsList
java.lang.Object
com.atlassian.bamboo.rest.model.quicksearch.JsonSearchResultsList
public class JsonSearchResultsList
- extends Object
Method Summary |
com.google.gson.JsonElement |
getJson()
|
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
JsonSearchResultsList
public JsonSearchResultsList()
JsonSearchResultsList
public JsonSearchResultsList(int size,
org.apache.commons.lang.math.IntRange range,
List<com.google.gson.JsonElement> searchResults)
getJson
public com.google.gson.JsonElement getJson()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.