Constructs a new notifications service object.
Service configuration.
This operations will only be valid if the current user has write access to the
notification targetApp
and to the project the notification is stored in.
Super users are allowed to post any notification, including system ones.
The notification object
The filtered notifications.
Marks the state of notification state as dismissed.
The notification ID to dismiss
The notification object
Get all the new notifications in the system for the current user.
Time of the last modification.
New notifications since timeOfLastMod
Get all the notifications in the system for the current user
The result of the read operation.
Get all notifications in the system for the current user filtered according to the user notification settings.
Optional
filter: stringA haystack filter
The result of the read operation.
Get notifications for a topic that are visible to the current user
Optional
filter: stringA haystack filter
The filtered notifications.
Marks the state of notification with the specified id as resolved.
The notification ID to resolve
The notification object
An implementation of the FIN Notification service.