java.lang.Object
org.qubership.integration.platform.engine.service.deployment.processing.ElementProcessingAction
org.qubership.integration.platform.engine.service.deployment.processing.actions.context.before.IdempotencyStateCheckAction
All Implemented Interfaces:
DeploymentProcessingAction

@Component @ConditionalOnProperty(value="qip.idempotency.enabled", havingValue="false", matchIfMissing=false) public class IdempotencyStateCheckAction extends ElementProcessingAction