public static class JIPipeGraph.Serializer extends com.fasterxml.jackson.databind.JsonSerializer<JIPipeGraph>
JIPipeGraph
Constructor and Description |
---|
Serializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(JIPipeGraph algorithmGraph,
com.fasterxml.jackson.core.JsonGenerator generator,
com.fasterxml.jackson.databind.SerializerProvider serializerProvider) |
public void serialize(JIPipeGraph algorithmGraph, com.fasterxml.jackson.core.JsonGenerator generator, com.fasterxml.jackson.databind.SerializerProvider serializerProvider) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
serialize
in class com.fasterxml.jackson.databind.JsonSerializer<JIPipeGraph>
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.