Uses of Annotation Interface
org.qubership.integration.platform.engine.service.deployment.processing.qualifiers.OnStopDeploymentContext
Packages that use OnStopDeploymentContext
Package
Description
-
Uses of OnStopDeploymentContext in org.qubership.integration.platform.engine.service.deployment.processing
Constructor parameters in org.qubership.integration.platform.engine.service.deployment.processing with annotations of type OnStopDeploymentContextModifierConstructorDescriptionDeploymentProcessingService(Collection<DeploymentProcessingAction> beforeContextCreatedActions, Collection<DeploymentProcessingAction> afterContextCreatedActions, Collection<DeploymentProcessingAction> stopContextActions) -
Uses of OnStopDeploymentContext in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.stop
Classes in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.stop with annotations of type OnStopDeploymentContext