Package | Description |
---|---|
com.flowable.platform.notification.api |
Class and Description |
---|
DeliveryContext
A delivery context that is used for sending messages.
|
Notification
Notification flags that provide information for sending messages
|
NotificationMessage
The notification message that needs to be transmitted in real time
|
NotificationMessageProvider
Provider of
NotificationMessage (s) that can be used for creating the notifications |
NotificationService
Notification service that is responsible for distributing the real time message.
|