|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.testkit.client.RestApiClient<SearchersClient>
com.atlassian.jira.functest.framework.util.SearchersClient
public class SearchersClient
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.jira.testkit.client.RestApiClient |
|---|
com.atlassian.jira.testkit.client.RestApiClient.Method |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.testkit.client.RestApiClient |
|---|
REST_VERSION |
| Constructor Summary | |
|---|---|
SearchersClient(JIRAEnvironmentData environmentData)
|
|
| Method Summary | |
|---|---|
List<Searcher> |
allSearchers(String jqlContext)
|
protected com.sun.jersey.api.client.WebResource |
createResource()
|
SearchResults |
getSearchers(String jqlContext)
|
SearchResults |
getSearchersBasic(String... params)
|
com.atlassian.jira.testkit.client.restclient.Response |
getSearchersResponse(String jqlContext)
|
| Methods inherited from class com.atlassian.jira.testkit.client.RestApiClient |
|---|
anonymous, createResourceGadget, createResourceInternal, errorResponse, expanded, loginAs, loginAs, percentEncode, resourceRoot, setOf, toResponse, toResponse, toResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchersClient(JIRAEnvironmentData environmentData)
| Method Detail |
|---|
public List<Searcher> allSearchers(String jqlContext)
public SearchResults getSearchersBasic(String... params)
public SearchResults getSearchers(String jqlContext)
public com.atlassian.jira.testkit.client.restclient.Response getSearchersResponse(String jqlContext)
protected com.sun.jersey.api.client.WebResource createResource()
createResource in class com.atlassian.jira.testkit.client.RestApiClient<SearchersClient>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||