public class UpdateNotificationConverter extends com.fasterxml.jackson.databind.util.StdConverter<com.fasterxml.jackson.databind.JsonNode,UpdateNotification>
| Constructor and Description |
|---|
UpdateNotificationConverter() |
| Modifier and Type | Method and Description |
|---|---|
UpdateNotification |
convert(com.fasterxml.jackson.databind.JsonNode value) |
public UpdateNotification convert(com.fasterxml.jackson.databind.JsonNode value)
convert in interface com.fasterxml.jackson.databind.util.Converter<com.fasterxml.jackson.databind.JsonNode,UpdateNotification>convert in class com.fasterxml.jackson.databind.util.StdConverter<com.fasterxml.jackson.databind.JsonNode,UpdateNotification>