public class ExtendedInfoSerializer extends com.fasterxml.jackson.databind.JsonSerializer<ExtendedInfo>
Constructor and Description |
---|
ExtendedInfoSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(ExtendedInfo info,
com.fasterxml.jackson.core.JsonGenerator jg,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public ExtendedInfoSerializer()
public void serialize(ExtendedInfo info, com.fasterxml.jackson.core.JsonGenerator jg, com.fasterxml.jackson.databind.SerializerProvider provider) throws IOException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<ExtendedInfo>
IOException
Copyright © 2018 Nuxeo. All rights reserved.