public class SearchResult extends Object
Constructor and Description |
---|
SearchResult(int startIndex,
int maxResults,
int total,
Iterable<Issue> issues) |
public int getStartIndex()
public int getMaxResults()
public int getTotal()
Copyright © 2013 Atlassian. All Rights Reserved.