Class SOLRAPIClient.GetTransactionsResponse

java.lang.Object
org.alfresco.solr.client.SOLRAPIClient.GetTransactionsResponse
Enclosing class:
SOLRAPIClient

public static class SOLRAPIClient.GetTransactionsResponse extends Object
  • Field Details

    • response

      protected org.alfresco.httpclient.Response response
  • Constructor Details

    • GetTransactionsResponse

      public GetTransactionsResponse(org.alfresco.httpclient.Response response, List<Transaction> txns)
  • Method Details

    • getTransaction

      public List<Transaction> getTransaction()
    • getResponse

      public org.alfresco.httpclient.Response getResponse()