Class QipAtlasJsonFieldReader
java.lang.Object
org.qubership.integration.platform.engine.mapper.atlasmap.json.QipAtlasJsonFieldReader
- All Implemented Interfaces:
io.atlasmap.spi.AtlasFieldReader
-
Constructor Summary
ConstructorsConstructorDescriptionQipAtlasJsonFieldReader(io.atlasmap.spi.AtlasConversionService conversionService) -
Method Summary
Modifier and TypeMethodDescriptionio.atlasmap.v2.Fieldread(io.atlasmap.spi.AtlasInternalSession session) voidsetDocument(String document)
-
Constructor Details
-
QipAtlasJsonFieldReader
public QipAtlasJsonFieldReader(io.atlasmap.spi.AtlasConversionService conversionService)
-
-
Method Details
-
read
public io.atlasmap.v2.Field read(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException - Specified by:
readin interfaceio.atlasmap.spi.AtlasFieldReader- Throws:
io.atlasmap.api.AtlasException
-
setDocument
- Throws:
io.atlasmap.api.AtlasException
-