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, resource
anonymous, cleanUp, client, createResource, createResourceGadget, createResourceInternal, errorResponse, expanded, getEnvironmentData, loginAs, loginAs, percentEncode, registerResponse, resourceRoot, setOf, toResponse, toResponse, toResponse
public UserPropertyClient(com.atlassian.jira.testkit.client.JIRAEnvironmentData environmentData)
public UserPropertyClient identifyUserBy(UserPropertyClient.UserIdentificationMode mode)
Copyright © 2002-2019 Atlassian. All Rights Reserved.