AbstractNotificationSender

constructor(applicationEventPublisher: ApplicationEventPublisher, userService: UserService, userQueueRepository: UserQueueRepository, notificationRepository: NotificationRepository, obligatoryNotifications: List<NotificationType>)