public class JsonFieldWriter extends Object implements io.atlasmap.spi.AtlasFieldWriter
Constructor and Description |
---|
JsonFieldWriter() |
JsonFieldWriter(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.ObjectMapper |
getObjectMapper() |
com.fasterxml.jackson.databind.node.ContainerNode<?> |
getRootNode() |
void |
write(io.atlasmap.spi.AtlasInternalSession session) |
public JsonFieldWriter()
public JsonFieldWriter(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public com.fasterxml.jackson.databind.node.ContainerNode<?> getRootNode()
public com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
public void write(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException
write
in interface io.atlasmap.spi.AtlasFieldWriter
io.atlasmap.api.AtlasException
Copyright © 2017–2021 Red Hat, Inc.. All rights reserved.