Uses of Class
io.atlasmap.api.AtlasUnsupportedException
Packages that use AtlasUnsupportedException
-
Uses of AtlasUnsupportedException in io.atlasmap.core
Methods in io.atlasmap.core that throw AtlasUnsupportedExceptionModifier and TypeMethodDescriptionvoid
DefaultAtlasPropertyStrategy.readProperty
(AtlasSession session, PropertyField propertyField) -
Uses of AtlasUnsupportedException in io.atlasmap.spi
Methods in io.atlasmap.spi that throw AtlasUnsupportedExceptionModifier and TypeMethodDescriptionvoid
AtlasPropertyStrategy.readProperty
(AtlasSession session, PropertyField propertyField) Read a source property value and set into source Field.void
AtlasPropertyStrategy.writeProperty
(AtlasSession session, PropertyField propertyField) Write a target property value from target Field. -
Uses of AtlasUnsupportedException in org.apache.camel.component.atlasmap
Methods in org.apache.camel.component.atlasmap that throw AtlasUnsupportedExceptionModifier and TypeMethodDescriptionvoid
CamelAtlasPropertyStrategy.readProperty
(AtlasSession session, PropertyField propertyField)