| Class | Description |
|---|---|
| AbstractNotificationServiceFilter |
Base class for conclrete
INotificationServiceFilter implementations that provides an
implementation of Comparable.compareTo. |
| ApiUrlSupportFilter |
This
INotificationServiceFilter sets the apiUrl property on
NotificationAction objects within the NotificationResponse. |
| NotificationServiceFilterConfiguration |
Configuration of
INotificationServiceFilter and INotificationServiceFilterChain
instances in the application context. |
| PriorityNotificationServiceFilter |
Filters the output of
INotificationService beans based on priority. |
| ReadStateSupportFilter |
For notifications based on the Servlet API, this
INotificationServiceFilter
implementation provides support for NotificationState.READ. |