Uses of Class
org.qubership.integration.platform.engine.camel.idempotency.IdempotentRepositoryKeyStrategyBuilder
Packages that use IdempotentRepositoryKeyStrategyBuilder
Package
Description
-
Uses of IdempotentRepositoryKeyStrategyBuilder in org.qubership.integration.platform.engine.camel.idempotency
Methods in org.qubership.integration.platform.engine.camel.idempotency that return IdempotentRepositoryKeyStrategyBuilderModifier and TypeMethodDescriptionIdempotentRepositoryKeyStrategyBuilder.appendIdempotencyKey()IdempotentRepositoryKeyStrategyBuilder.reset() -
Uses of IdempotentRepositoryKeyStrategyBuilder in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.create.idempotency
Methods in org.qubership.integration.platform.engine.service.deployment.processing.actions.context.create.idempotency with parameters of type IdempotentRepositoryKeyStrategyBuilderModifier and TypeMethodDescriptionprotected voidAsyncApiTriggerIdempotencyKeyStrategyFactory.configureStrategy(IdempotentRepositoryKeyStrategyBuilder builder, ElementProperties properties, DeploymentInfo deploymentInfo) protected voidHttpTriggerIdempotencyKeyStrategyFactory.configureStrategy(IdempotentRepositoryKeyStrategyBuilder builder, ElementProperties properties, DeploymentInfo deploymentInfo) protected abstract voidIdempotencyKeyStrategyFactoryBase.configureStrategy(IdempotentRepositoryKeyStrategyBuilder builder, ElementProperties properties, DeploymentInfo deploymentInfo) protected voidKafkaTriggerIdempotencyKeyStrategyFactory.configureStrategy(IdempotentRepositoryKeyStrategyBuilder builder, ElementProperties properties, DeploymentInfo deploymentInfo) protected voidPubSubTriggerIdempotencyKeyStrategyFactory.configureStrategy(IdempotentRepositoryKeyStrategyBuilder builder, ElementProperties properties, DeploymentInfo deploymentInfo) protected voidRabbitMQTriggerIdempotencyKeyStrategyFactory.configureStrategy(IdempotentRepositoryKeyStrategyBuilder builder, ElementProperties properties, DeploymentInfo deploymentInfo)