Uses of Interface
org.qubership.integration.platform.runtime.catalog.rest.v1.mapper.EngineMapper
Packages that use EngineMapper
Package
Description
-
Uses of EngineMapper in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper
Classes in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper that implement EngineMapper -
Uses of EngineMapper in org.qubership.integration.platform.runtime.catalog.service
Constructors in org.qubership.integration.platform.runtime.catalog.service with parameters of type EngineMapperModifierConstructorDescriptionEventService(DeploymentService deploymentService, EngineService engineService, DeploymentMapper deploymentMapper, EngineMapper engineMapper, org.springframework.data.domain.AuditorAware<org.qubership.integration.platform.catalog.persistence.configs.entity.User> auditor)