java.lang.Object
org.qubership.integration.platform.runtime.catalog.service.deployment.DeploymentBuilderService

@Component @Transactional public class DeploymentBuilderService extends Object
  • Constructor Details

  • Method Details

    • buildDeploymentsUpdate

      public List<DeploymentUpdate> buildDeploymentsUpdate(List<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.Deployment> deployments)
    • buildDeploymentsStop

      public List<DeploymentUpdate> buildDeploymentsStop(List<org.qubership.integration.platform.catalog.model.deployment.update.DeploymentInfo> deployments)