@Deprecated public class ActionListUpgradeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<ArrayList<Action>>
Constructor and Description |
---|
ActionListUpgradeDeserializer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<Action> |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt)
Deprecated.
|
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public ArrayList<Action> deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<ArrayList<Action>>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2020 JBoss by Red Hat. All rights reserved.