public class JsonNotificationActionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<NotificationAction>
| Constructor and Description |
|---|
JsonNotificationActionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
NotificationAction |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctx) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic NotificationAction deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext ctx) throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<NotificationAction>java.io.IOException