Uses of Interface
org.qubership.integration.platform.runtime.catalog.rest.v2.mapper.ImportChainAsyncMapper
Packages that use ImportChainAsyncMapper
Package
Description
-
Uses of ImportChainAsyncMapper in org.qubership.integration.platform.runtime.catalog.rest.v2.controller
Constructors in org.qubership.integration.platform.runtime.catalog.rest.v2.controller with parameters of type ImportChainAsyncMapperModifierConstructorDescriptionImportControllerV2(ImportService importService, ImportSessionService importProgressService, com.fasterxml.jackson.databind.ObjectMapper objectMapper, ImportChainAsyncMapper importChainAsyncMapper, ImportV2RedirectPathResolver importV2RedirectPathResolver) Deprecated. -
Uses of ImportChainAsyncMapper in org.qubership.integration.platform.runtime.catalog.rest.v2.mapper
Classes in org.qubership.integration.platform.runtime.catalog.rest.v2.mapper that implement ImportChainAsyncMapper