public static class SOLRAPIClient.GetTextContentResponse extends Object implements AutoCloseable
Constructor and Description |
---|
GetTextContentResponse(org.alfresco.httpclient.Response response) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
InputStream |
getContent() |
SOLRAPIClient.SolrApiContentStatus |
getStatus() |
Long |
getTransformDuration() |
String |
getTransformException() |
void |
release() |
public GetTextContentResponse(org.alfresco.httpclient.Response response) throws IOException
IOException
public InputStream getContent()
public SOLRAPIClient.SolrApiContentStatus getStatus()
public String getTransformException()
public void release()
public Long getTransformDuration()
public void close()
close
in interface AutoCloseable
Copyright © 2005–2020 Alfresco Software. All rights reserved.