Uses of Class
ch.admin.bit.jeap.errorhandling.domain.metrics.ErrorHandlingMetricsService
Packages that use ErrorHandlingMetricsService
-
Uses of ErrorHandlingMetricsService in ch.admin.bit.jeap.errorhandling.domain.error
Constructors in ch.admin.bit.jeap.errorhandling.domain.error with parameters of type ErrorHandlingMetricsServiceModifierConstructorDescriptionErrorService(ErrorRepository errorRepository, ScheduledResendService scheduledResendService, KafkaFailedEventResender failedEventResender, TaskManagementClient taskManagementClient, TaskFactory taskFactory, ResendingStrategy resendingStrategy, ErrorFactory errorFactory, ErrorHandlingMetricsService errorHandlingMetricsService, AuditLogService auditLogService, ErrorGroupService errorGroupService)