Uses of Class
org.qubership.integration.platform.engine.model.deployment.update.DeploymentConfiguration
Packages that use DeploymentConfiguration
Package
Description
-
Uses of DeploymentConfiguration in org.qubership.integration.platform.engine.service
Methods in org.qubership.integration.platform.engine.service with parameters of type DeploymentConfigurationModifier and TypeMethodDescriptionMaasService.resolveDeploymentMaasParameters(DeploymentConfiguration configuration, String configurationXml) -
Uses of DeploymentConfiguration in org.qubership.integration.platform.engine.service.deployment.processing
Methods in org.qubership.integration.platform.engine.service.deployment.processing with parameters of type DeploymentConfigurationModifier and TypeMethodDescriptionvoidDeploymentProcessingAction.execute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration) voidElementProcessingAction.execute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration) voidDeploymentProcessingService.processAfterContextCreated(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration) voidDeploymentProcessingService.processBeforeContextCreated(DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration) voidDeploymentProcessingService.processStopContext(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration) -
Uses of DeploymentConfiguration in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.before
Methods in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.before with parameters of type DeploymentConfigurationModifier and TypeMethodDescriptionvoidRegisterRoutesInControlPlaneAction.execute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration) voidSchedulerRequirementsCheckAction.execute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration) -
Uses of DeploymentConfiguration in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.create
Methods in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.create with parameters of type DeploymentConfigurationModifier and TypeMethodDescriptionvoidSdsSchedulerJobsRegistrar.execute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration) -
Uses of DeploymentConfiguration in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.stop
Methods in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.stop with parameters of type DeploymentConfigurationModifier and TypeMethodDescriptionvoidSdsSchedulerRemoveJobsAction.execute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration)