com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
Class NotifyClient

java.lang.Object
  extended by com.atlassian.jira.testkit.client.RestApiClient<NotifyClient>
      extended by com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.NotifyClient

public class NotifyClient
extends com.atlassian.jira.testkit.client.RestApiClient<NotifyClient>


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.jira.testkit.client.RestApiClient
com.atlassian.jira.testkit.client.RestApiClient.Method
 
Field Summary
 
Fields inherited from class com.atlassian.jira.testkit.client.RestApiClient
REST_VERSION
 
Constructor Summary
NotifyClient(JIRAEnvironmentData environmentData)
           
 
Method Summary
 com.atlassian.jira.testkit.client.restclient.Response postResponse(String issueKey, Notification notification)
           
 
Methods inherited from class com.atlassian.jira.testkit.client.RestApiClient
anonymous, createResource, createResourceGadget, createResourceInternal, errorResponse, expanded, loginAs, loginAs, percentEncode, resourceRoot, setOf, toResponse, toResponse, toResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifyClient

public NotifyClient(JIRAEnvironmentData environmentData)
Method Detail

postResponse

public com.atlassian.jira.testkit.client.restclient.Response postResponse(String issueKey,
                                                                          Notification notification)


Copyright © 2002-2014 Atlassian. All Rights Reserved.