Package | Description |
---|---|
com.flowable.platform.notification.api |
Modifier and Type | Method and Description |
---|---|
<T> void |
NotificationService.sendNotification(String userId,
Notification notification,
NotificationMessageProvider<T> messageProvider)
Send a notification based on the given
Notification with the message as a content. |