Package | Description |
---|---|
io.atlasmap.api | |
io.atlasmap.spi |
Modifier and Type | Method and Description |
---|---|
AtlasSession |
AtlasContext.createSession() |
Modifier and Type | Method and Description |
---|---|
void |
AtlasContext.process(AtlasSession session) |
void |
AtlasContext.processValidation(AtlasSession session) |
void |
AtlasMappingBuilder.setAtlasSession(AtlasSession session)
Set
AtlasSession . |
Modifier and Type | Interface and Description |
---|---|
interface |
AtlasInternalSession |
Modifier and Type | Method and Description |
---|---|
void |
AtlasPropertyStrategy.readProperty(AtlasSession session,
io.atlasmap.v2.PropertyField propertyField)
Read a source property value and set into source Field.
|
void |
AtlasPropertyStrategy.writeProperty(AtlasSession session,
io.atlasmap.v2.PropertyField propertyField)
Write a target property value from target Field.
|
Copyright © 2017–2021 Red Hat, Inc.. All rights reserved.