|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.RestApiClient<T>
com.atlassian.jira.functest.framework.backdoor.BackdoorControl<ServicesControl>
com.atlassian.jira.functest.framework.backdoor.ServicesControl
public class ServicesControl
Use this class from func/selenium/page-object tests that need to manipulate or query Services.
See ServicesBackdoor for the code this plugs into at the back-end.
| Nested Class Summary | |
|---|---|
static class |
ServicesControl.ServiceBean
|
| Nested classes/interfaces inherited from class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.RestApiClient |
|---|
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.RestApiClient.Method |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.jira.functest.framework.backdoor.BackdoorControl |
|---|
restPathRootLength |
| Fields inherited from class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.RestApiClient |
|---|
REST_VERSION |
| Constructor Summary | |
|---|---|
ServicesControl(com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData)
|
|
| Method Summary | |
|---|---|
ServicesControl.ServiceBean |
getService(long id)
|
List<ServicesControl.ServiceBean> |
getServices()
|
| Methods inherited from class com.atlassian.jira.functest.framework.backdoor.BackdoorControl |
|---|
createResource, get, get, get, getId, log, log, post |
| Methods inherited from class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.RestApiClient |
|---|
anonymous, errorResponse, expanded, loginAs, loginAs, percentEncode, resourceRoot, setOf, toResponse, toResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServicesControl(com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData)
| Method Detail |
|---|
public List<ServicesControl.ServiceBean> getServices()
public ServicesControl.ServiceBean getService(long id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||