|
||||||||||
| 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<UserProfileControl>
com.atlassian.jira.functest.framework.backdoor.UserProfileControl
public class UserProfileControl
Use this class from func/selenium/page-object tests that need to manipulate User Profiles. See UserProfileBackdoor for the code this plugs into at the back-end.
| Nested Class Summary |
|---|
| 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 | |
|---|---|
UserProfileControl(com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData)
|
|
| Method Summary | |
|---|---|
void |
changeUserNotificationType(String username,
String format)
Changes the given user's email format to the one supplied. |
| 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 UserProfileControl(com.atlassian.jira.webtests.util.JIRAEnvironmentData environmentData)
| Method Detail |
|---|
public void changeUserNotificationType(String username,
String format)
username - the user to change the email format forformat - either "html" or "text"
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||