Class AtlasMapInterpreter
java.lang.Object
org.qubership.integration.platform.runtime.catalog.mapper.atlasmap.AtlasMapInterpreter
- All Implemented Interfaces:
MappingInterpreter
-
Constructor Summary
ConstructorsConstructorDescriptionAtlasMapInterpreter(com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Method Summary
-
Constructor Details
-
AtlasMapInterpreter
@Autowired public AtlasMapInterpreter(@Qualifier("primaryObjectMapper") com.fasterxml.jackson.databind.ObjectMapper objectMapper)
-
-
Method Details
-
getInterpretation
- Specified by:
getInterpretationin interfaceMappingInterpreter
-