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