Class NotifyClient
java.lang.Object
com.atlassian.jira.testkit.client.RestApiClient<NotifyClient>
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.NotifyClient
-
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
-
Field Summary
Fields inherited from class com.atlassian.jira.testkit.client.RestApiClient
REST_VERSION
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.jira.testkit.client.restclient.ParsedResponse
postResponse
(String issueKey, Notification notification) Methods inherited from class com.atlassian.jira.testkit.client.RestApiClient
anonymous, authenticate, authoriseWithOAuth2, authoriseWithOAuth2, cleanUp, client, createResource, createResource, createResourceGadget, createResourceInternal, errorResponse, expanded, getCredentialsProvider, getEnvironmentData, loginAs, loginAs, registerResponse, resourceRoot, resourceRoot, setOf, toResponse, toResponse, toResponse, withCredentialsProvider
-
Constructor Details
-
NotifyClient
-
-
Method Details
-
postResponse
public com.atlassian.jira.testkit.client.restclient.ParsedResponse postResponse(String issueKey, Notification notification)
-