public static class BeakerDashboard.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<BeakerDashboard>
Constructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(BeakerDashboard value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
public void serialize(BeakerDashboard value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<BeakerDashboard>
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException