Uses of Interface
com.flowable.platform.notification.api.DeliveryContext
Packages that use DeliveryContext
-
Uses of DeliveryContext in com.flowable.platform.notification.api
Methods in com.flowable.platform.notification.api with parameters of type DeliveryContextModifier and TypeMethodDescriptionvoid
MessageDeliverer.sendMessage
(DeliveryContext<?> deliveryContext) Perform sending of a message using the provided delivery context.