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.AtlasFieldWriterio.atlasmap.api.AtlasExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.