public static class JIPipeGraphNode.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<JIPipeGraphNode>
JIPipeGraphNode
instanceConstructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(JIPipeGraphNode algorithm,
com.fasterxml.jackson.core.JsonGenerator jsonGenerator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(JIPipeGraphNode algorithm, com.fasterxml.jackson.core.JsonGenerator jsonGenerator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<JIPipeGraphNode>
IOException
com.fasterxml.jackson.core.JsonProcessingException
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.