Package org.qubership.integration.platform.engine.service.deployment.processing.actions.context.create
Class SdsSchedulerJobsRegistrar
java.lang.Object
org.qubership.integration.platform.engine.service.deployment.processing.actions.context.create.SdsSchedulerJobsRegistrar
- All Implemented Interfaces:
DeploymentProcessingAction
@Component
@ConditionalOnBean(SdsService.class)
public class SdsSchedulerJobsRegistrar
extends Object
implements DeploymentProcessingAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration)
-
Constructor Details
-
SdsSchedulerJobsRegistrar
-
-
Method Details
-
execute
public void execute(org.apache.camel.spring.SpringCamelContext context, DeploymentInfo deploymentInfo, DeploymentConfiguration deploymentConfiguration) - Specified by:
executein interfaceDeploymentProcessingAction
-