Interface DeploymentRouteMapper
- All Known Implementing Classes:
DeploymentRouteMapperImpl
public interface DeploymentRouteMapper
-
Method Details
-
asUpdate
DeploymentRouteUpdate asUpdate(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.DeploymentRoute deploymentRoutes) -
asUpdates
List<DeploymentRouteUpdate> asUpdates(List<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.DeploymentRoute> deploymentRoutes)
-