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