Package com.codebarrel.jira.search
Interface NativeSearchResults
- All Known Implementing Classes:
NativeSearchResultsImpl
public interface NativeSearchResults
Wrapper for Jira's
SearchResults
to deal with
API differences between Jira 8 and Jira 7.x-
Method Summary
-
Method Details
-
getResults
-
getStart
int getStart() -
getTotal
int getTotal()
-