public final class VariableDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Variable>
Deserializer for Variable instances
| Constructor and Description |
|---|
VariableDeserializer(CurrentUserService currentUserService,
TimeProvider timeProvider) |
| Modifier and Type | Method and Description |
|---|---|
Variable |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
deserializeWithType, getValueClass, getValueType, handledTypedeserialize, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic VariableDeserializer(CurrentUserService currentUserService, TimeProvider timeProvider)
public Variable deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Variable>IOExceptionCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.