Uses of Interface
ch.admin.bit.jeap.errorhandling.domain.resend.strategy.ResendingStrategy
Packages that use ResendingStrategy
Package
Description
-
Uses of ResendingStrategy in ch.admin.bit.jeap.errorhandling.domain.error
Constructors in ch.admin.bit.jeap.errorhandling.domain.error with parameters of type ResendingStrategyModifierConstructorDescriptionErrorService(ErrorRepository errorRepository, ScheduledResendService scheduledResendService, KafkaFailedEventResender failedEventResender, TaskManagementClient taskManagementClient, TaskFactory taskFactory, ResendingStrategy resendingStrategy, ErrorFactory errorFactory, ErrorHandlingMetricsService errorHandlingMetricsService, AuditLogService auditLogService, ErrorGroupService errorGroupService) -
Uses of ResendingStrategy in ch.admin.bit.jeap.errorhandling.domain.resend.strategy
Classes in ch.admin.bit.jeap.errorhandling.domain.resend.strategy that implement ResendingStrategy