Class IndexSummaryClient

java.lang.Object
com.atlassian.jira.testkit.client.RestApiClient<IndexSummaryClient>
com.atlassian.jira.functest.framework.backdoor.IndexSummaryClient

public class IndexSummaryClient extends com.atlassian.jira.testkit.client.RestApiClient<IndexSummaryClient>
  • 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
  • Method Summary

    Modifier and Type
    Method
    Description
     
    javax.ws.rs.core.Response
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getRawIndexSummary

      public javax.ws.rs.core.Response getRawIndexSummary()
    • getIndexSummary

      public IndexSummaryBean getIndexSummary()