@Provider public class ConversionStatusWithResultWriter extends EntityWriter<ConversionStatusWithResult>
| Modifier and Type | Field and Description |
|---|---|
static String |
ENTITY_TYPE |
factory| Constructor and Description |
|---|
ConversionStatusWithResultWriter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEntityType()
get the Entity type of the current entity type.
|
protected void |
writeEntityBody(com.fasterxml.jackson.core.JsonGenerator jg,
ConversionStatusWithResult conversionStatusWithResult)
Write the body of the entity.
|
getSize, isWriteable, writeEntity, writeTopublic static final String ENTITY_TYPE
public ConversionStatusWithResultWriter()
protected void writeEntityBody(com.fasterxml.jackson.core.JsonGenerator jg, ConversionStatusWithResult conversionStatusWithResult) throws IOException
EntityWriterwriteEntityBody in class EntityWriter<ConversionStatusWithResult>IOExceptionprotected String getEntityType()
EntityWritergetEntityType in class EntityWriter<ConversionStatusWithResult>Copyright © 2019 Nuxeo. All rights reserved.