|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchResult | |
|---|---|
| com.atlassian.jira.rest.client | |
| Uses of SearchResult in com.atlassian.jira.rest.client |
|---|
| Methods in com.atlassian.jira.rest.client that return SearchResult | |
|---|---|
SearchResult |
SearchRestClient.searchJql(String jql,
int maxResults,
int startAt,
ProgressMonitor progressMonitor)
Performs a JQL search and returns issues matching the query using default maxResults (as configured in JIRA - usually 50) and startAt=0 |
SearchResult |
SearchRestClient.searchJql(String jql,
ProgressMonitor progressMonitor)
Performs a JQL search and returns issues matching the query |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||