Uses of Class
org.qubership.integration.platform.runtime.catalog.model.deployment.RuntimeDeployment
Packages that use RuntimeDeployment
Package
Description
-
Uses of RuntimeDeployment in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper
Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper with parameters of type RuntimeDeploymentModifier and TypeMethodDescriptionabstract org.qubership.integration.platform.catalog.model.dto.deployment.DeploymentResponseDeploymentMapper.asResponse(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.Deployment deployment, RuntimeDeployment state) org.qubership.integration.platform.catalog.model.dto.deployment.DeploymentResponseDeploymentMapperImpl.asResponse(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.Deployment deployment, RuntimeDeployment state) protected org.qubership.integration.platform.catalog.model.dto.deployment.DeploymentRuntimeDeploymentMapperImpl.runtimeDeploymentToDeploymentRuntime(RuntimeDeployment runtimeDeployment) -
Uses of RuntimeDeployment in org.qubership.integration.platform.runtime.catalog.service
Methods in org.qubership.integration.platform.runtime.catalog.service that return RuntimeDeploymentModifier and TypeMethodDescriptionRuntimeDeploymentService.getRuntimeDeployment(String deploymentId)