- net.croz.nrich.notification.api.model - package net.croz.nrich.notification.api.model
-
- net.croz.nrich.notification.api.response - package net.croz.nrich.notification.api.response
-
- net.croz.nrich.notification.api.service - package net.croz.nrich.notification.api.service
-
- Notification - Class in net.croz.nrich.notification.api.model
-
Holder for notification data.
- Notification() - Constructor for class net.croz.nrich.notification.api.model.Notification
-
- NotificationDataResponse<T> - Class in net.croz.nrich.notification.api.response
-
Wrapper around response data that allows for sending notification with original response data.
- NotificationDataResponse(Notification, T) - Constructor for class net.croz.nrich.notification.api.response.NotificationDataResponse
-
- NotificationMessageResolverService - Interface in net.croz.nrich.notification.api.service
-
Resolves messages for notification from either message code list or from Spring's ObjectError instances.
- notificationResolverService() - Method in interface net.croz.nrich.notification.api.service.BaseNotificationResponseService
-
- NotificationResolverService - Interface in net.croz.nrich.notification.api.service
-
Creates notifications for exceptions, validation failures and actions.
- NotificationResponse - Class in net.croz.nrich.notification.api.response
-
Response that holds notification.
- NotificationResponse() - Constructor for class net.croz.nrich.notification.api.response.NotificationResponse
-
- NotificationResponseService - Interface in net.croz.nrich.notification.api.service
-
- NotificationSeverity - Enum in net.croz.nrich.notification.api.model
-
Severity of the notification (i.e.