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