Uses of Interface
io.atlasmap.spi.ActionProcessor
Packages that use ActionProcessor
-
Uses of ActionProcessor in io.atlasmap.core
Methods in io.atlasmap.core that return ActionProcessorModifier and TypeMethodDescriptionDefaultAtlasFieldActionService.findActionProcessor
(Action action, FieldType sourceType) DefaultAtlasFieldActionService.findActionProcessor
(String name, Object value) Methods in io.atlasmap.core that return types with arguments of type ActionProcessorModifier and TypeMethodDescriptionDefaultAtlasFieldActionService.loadFieldActions()
DefaultAtlasFieldActionService.loadFieldActions
(ClassLoader classLoader) Methods in io.atlasmap.core with parameters of type ActionProcessorModifier and TypeMethodDescriptionDefaultAtlasFieldActionService.buildAndProcessAction
(ActionProcessor actionProcessor, Map<String, Object> actionParameters, Field field) -
Uses of ActionProcessor in io.atlasmap.spi
Methods in io.atlasmap.spi that return ActionProcessorModifier and TypeMethodDescriptionAtlasFieldActionService.findActionProcessor
(Action action, FieldType sourceType)