Uses of Class
org.qubership.integration.platform.runtime.catalog.service.deployment.DeploymentBuilderService
Packages that use DeploymentBuilderService
-
Uses of DeploymentBuilderService in org.qubership.integration.platform.runtime.catalog.service
Constructors in org.qubership.integration.platform.runtime.catalog.service with parameters of type DeploymentBuilderServiceModifierConstructorDescriptionDeploymentService(DeploymentRepository deploymentRepository, org.qubership.integration.platform.catalog.persistence.configs.repository.chain.ElementRepository elementRepository, ChainService chainService, SystemService systemService, SnapshotService snapshotService, org.qubership.integration.platform.catalog.service.library.LibraryElementsService libraryElementsService, org.qubership.integration.platform.catalog.service.ActionsLogService actionLogger, DeploymentBuilderService deploymentBuilderService, org.qubership.integration.platform.catalog.persistence.TransactionHandler transactionHandler)