Uses of Package
com.flowable.platform.notification.api
-
Classes in com.flowable.platform.notification.api used by com.flowable.notification.engine Class Description MessageDeliverer A message deliver that can be used to deliver a message via some channel.NotificationEngineConfigurationApi NotificationService Notification service that is responsible for distributing the real time message. -
Classes in com.flowable.platform.notification.api used by com.flowable.notification.engine.impl Class Description DeliveryContext A delivery context that is used for sending messages.MessageDeliverer A message deliver that can be used to deliver a message via some channel.Notification Notification flags that provide information for sending messagesNotificationMessage The notification message that needs to be transmitted in real timeNotificationMessageProvider Provider ofNotificationMessage
(s) that can be used for creating the notificationsNotificationService Notification service that is responsible for distributing the real time message. -
Classes in com.flowable.platform.notification.api used by com.flowable.notification.process Class Description DeliveryContext A delivery context that is used for sending messages.MessageDeliverer A message deliver that can be used to deliver a message via some channel. -
Classes in com.flowable.platform.notification.api used by com.flowable.notification.simp Class Description DeliveryContext A delivery context that is used for sending messages.MessageDeliverer A message deliver that can be used to deliver a message via some channel. -
Classes in com.flowable.platform.notification.api used by com.flowable.platform.notification.api Class Description DeliveryContext A delivery context that is used for sending messages.Notification Notification flags that provide information for sending messagesNotificationMessage The notification message that needs to be transmitted in real timeNotificationMessageProvider Provider ofNotificationMessage
(s) that can be used for creating the notificationsNotificationService Notification service that is responsible for distributing the real time message.