Class ProjectShortcutsClient
java.lang.Object
com.atlassian.jira.testkit.client.RestApiClient<ProjectShortcutsClient>
com.atlassian.jira.webtests.ztests.project.security.ProjectShortcutsClient
public class ProjectShortcutsClient
extends com.atlassian.jira.testkit.client.RestApiClient<ProjectShortcutsClient>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.jira.testkit.client.RestApiClient
com.atlassian.jira.testkit.client.RestApiClient.BackdoorLoggingFilter, com.atlassian.jira.testkit.client.RestApiClient.JsonMediaTypeFilter, com.atlassian.jira.testkit.client.RestApiClient.RestCall, com.atlassian.jira.testkit.client.RestApiClient.SessionlessConsistencyFilter -
Field Summary
Fields inherited from class com.atlassian.jira.testkit.client.RestApiClient
REST_VERSION -
Method Summary
Methods inherited from class com.atlassian.jira.testkit.client.RestApiClient
anonymous, authenticate, authoriseWithOAuth2, authoriseWithOAuth2, cleanUp, client, createResource, createResourceGadget, createResourceInternal, errorResponse, expanded, getCredentialsProvider, getEnvironmentData, loginAs, loginAs, registerResponse, resourceRoot, resourceRoot, setOf, toResponse, toResponse, toResponse, withCredentialsProvider
-
Method Details
-
createResource
protected jakarta.ws.rs.client.WebTarget createResource()- Overrides:
createResourcein classcom.atlassian.jira.testkit.client.RestApiClient<ProjectShortcutsClient>
-