public static class JIPipeJsonPlugin.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<JIPipeJsonPlugin>
JIPipeJsonPlugin
.
This is a special deserializer that leaves the algorithmInfos field alone, as we cannot be sure if algorithmInfos is deserialized
during registration (leading to missing algorithm Ids)Constructor and Description |
---|
Deserializer() |
Modifier and Type | Method and Description |
---|---|
JIPipeJsonPlugin |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public JIPipeJsonPlugin deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<JIPipeJsonPlugin>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.