toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.domain.notification.service.impl
Package-level
declarations
Types
Types
Notification
Sender
Service
Impl
Link copied to clipboard
@
Service
class
NotificationSenderServiceImpl
(
notificationSenders
:
List
<
NotificationSender
>
)
:
NotificationSenderService
Notifications
List
Service
Impl
Link copied to clipboard
@
Service
class
NotificationsListServiceImpl
(
userService
:
UserService
,
queueRepository
:
QueueRepository
,
notificationRepository
:
NotificationRepository
)
:
NotificationsListService
Service for working with notification messages list