public class TTCEsCodec extends org.nuxeo.ecm.automation.io.services.codec.ObjectCodec<TTCSearchResponse>
| Constructor and Description |
|---|
TTCEsCodec() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
write(org.codehaus.jackson.JsonGenerator jg,
TTCSearchResponse value) |
public String getType()
getType in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec<TTCSearchResponse>public void write(org.codehaus.jackson.JsonGenerator jg,
TTCSearchResponse value)
throws IOException
write in class org.nuxeo.ecm.automation.io.services.codec.ObjectCodec<TTCSearchResponse>IOExceptionCopyright © 2019. All rights reserved.