public final class UserPropertyClient
extends com.atlassian.jira.testkit.client.restclient.EntityPropertyClient
| Modifier and Type | Class and Description |
|---|---|
static class |
UserPropertyClient.UserIdentificationMode |
| Constructor and Description |
|---|
UserPropertyClient(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData) |
| Modifier and Type | Method and Description |
|---|---|
UserPropertyClient |
identifyUserBy(UserPropertyClient.UserIdentificationMode mode) |
void |
put(String entityKeyOrId,
String propertyKey,
String value) |
protected com.sun.jersey.api.client.WebResource |
resource(io.atlassian.fugue.Option<String> entityKeyOrId,
io.atlassian.fugue.Option<String> propertyKey) |
delete, get, getKeys, put, resource, resourceanonymous, cleanUp, client, createResource, createResourceGadget, createResourceInternal, errorResponse, expanded, getEnvironmentData, loginAs, loginAs, percentEncode, registerResponse, resourceRoot, setOf, toResponse, toResponse, toResponsepublic UserPropertyClient(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData)
public UserPropertyClient identifyUserBy(UserPropertyClient.UserIdentificationMode mode)
Copyright © 2002-2022 Atlassian. All Rights Reserved.