public final class VariableLegacyDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Variable>
Deserializer for legacy Variable instances
| Constructor and Description |
|---|
VariableLegacyDeserializer(CurrentUserService currentUserService,
TimeProvider timeProvider) |
| Modifier and Type | Method and Description |
|---|---|
Variable |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserializeWithType, getValueClass, getValueType, handledTypepublic VariableLegacyDeserializer(CurrentUserService currentUserService, TimeProvider timeProvider)
public Variable deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Variable>IOExceptionCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.