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