Uses of Interface
com.flowable.platform.notification.api.NotificationMessageProvider
Packages that use NotificationMessageProvider
-
Uses of NotificationMessageProvider in com.flowable.platform.notification.api
Methods in com.flowable.platform.notification.api with parameters of type NotificationMessageProviderModifier and TypeMethodDescription<T> voidNotificationService.sendNotification(String userId, Notification notification, NotificationMessageProvider<T> messageProvider) Send a notification based on the givenNotificationwith themessageas a content.