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, handledType
public 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>
IOException
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.