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) |
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 © 2021 JBoss by Red Hat. All rights reserved.