Uses of Class
io.atlasmap.v2.ActionDetail
Packages that use ActionDetail
-
Uses of ActionDetail in io.atlasmap.core
Methods in io.atlasmap.core that return ActionDetailModifier and TypeMethodDescriptionDefaultAtlasFieldActionService.findActionDetail
(Action action, FieldType sourceType) 1.protected ActionDetail
DefaultAtlasFieldActionService.getActionDetailByActionName
(String actionName) Deprecated.Methods in io.atlasmap.core that return types with arguments of type ActionDetail -
Uses of ActionDetail in io.atlasmap.spi
Methods in io.atlasmap.spi that return ActionDetailModifier and TypeMethodDescriptionAtlasFieldActionService.findActionDetail
(Action action, FieldType type) ActionProcessor.getActionDetail()
Methods in io.atlasmap.spi that return types with arguments of type ActionDetail -
Uses of ActionDetail in io.atlasmap.v2
Fields in io.atlasmap.v2 with type parameters of type ActionDetailMethods in io.atlasmap.v2 that return types with arguments of type ActionDetailModifier and TypeMethodDescriptionActionDetails.getActionDetail()
Gets the value of the actionDetail property.