Uses of Interface
com.flowable.platform.notification.api.NotificationMessage
Packages that use NotificationMessage
-
Uses of NotificationMessage in com.flowable.platform.notification.api
Classes in com.flowable.platform.notification.api that implement NotificationMessageMethods in com.flowable.platform.notification.api that return NotificationMessageModifier and TypeMethodDescriptiondefault NotificationMessage<T>
NotificationMessageProvider.createMessage
(String deliverer) Create a notification message for the provideddeliverer
Methods in com.flowable.platform.notification.api that return types with arguments of type NotificationMessageModifier and TypeMethodDescriptionDeliveryContext.getMessage
(String deliverer) The message that needs to be sent with it's payload for the provideddeliverer
.