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 TypeMethodDescriptionvoidDefaultAtlasPropertyStrategy.readProperty(AtlasSession session, PropertyField propertyField) -
Uses of AtlasUnsupportedException in io.atlasmap.spi
Methods in io.atlasmap.spi that throw AtlasUnsupportedExceptionModifier and TypeMethodDescriptionvoidAtlasPropertyStrategy.readProperty(AtlasSession session, PropertyField propertyField) Read a source property value and set into source Field.voidAtlasPropertyStrategy.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 TypeMethodDescriptionvoidCamelAtlasPropertyStrategy.readProperty(AtlasSession session, PropertyField propertyField)