Class ElasticResponse

java.lang.Object
org.exoplatform.commons.search.es.client.ElasticResponse

public class ElasticResponse extends Object
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com 10/28/15
  • Constructor Details

    • ElasticResponse

      public ElasticResponse(String message, int statusCode)
  • Method Details

    • getMessage

      public String getMessage()
    • getStatusCode

      public int getStatusCode()