Uses of Class
io.atlasmap.v2.Action
Packages that use Action
-
Uses of Action in io.atlasmap.core
Methods in io.atlasmap.core with parameters of type ActionModifier and TypeMethodDescriptionDefaultAtlasFieldActionService.findActionDetail(Action action, FieldType sourceType) 1.DefaultAtlasFieldActionService.findActionProcessor(Action action, FieldType sourceType) -
Uses of Action in io.atlasmap.spi
Methods in io.atlasmap.spi that return types with arguments of type ActionMethods in io.atlasmap.spi with parameters of type ActionModifier and TypeMethodDescriptionAtlasFieldActionService.findActionDetail(Action action, FieldType type) AtlasFieldActionService.findActionProcessor(Action action, FieldType sourceType) -
Uses of Action in io.atlasmap.v2
Subclasses of Action in io.atlasmap.v2Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassDeprecated.Expression field action is deprecated.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in io.atlasmap.v2 with type parameters of type ActionMethods in io.atlasmap.v2 that return ActionMethods in io.atlasmap.v2 that return types with arguments of type ActionModifier and TypeMethodDescriptionAtlasModelFactory.cloneFieldActions(ArrayList<Action> actions) ActionListUpgradeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) Deprecated.Field.getActions()Gets the value of the actions property.Methods in io.atlasmap.v2 with parameters of type ActionMethod parameters in io.atlasmap.v2 with type arguments of type ActionModifier and TypeMethodDescriptionAtlasModelFactory.cloneFieldActions(ArrayList<Action> actions) voidField.setActions(ArrayList<Action> actions) Sets the value of the actions property.voidActionDetail.setActionSchema(Class<? extends Action> clazz)