Uses of Class
pl.edu.icm.unity.engine.api.notification.NotificationStatus
-
Uses of NotificationStatus in pl.edu.icm.unity.engine.api.notification
Modifier and TypeMethodDescriptionNotificationProducer.sendNotification
(String recipientAddress, String templateId, Map<String, String> params, String locale) Sends a message which is resolved from a given template with parameters.NotificationProducer.sendNotification
(EntityParam recipient, String templateId, Map<String, String> params, String locale, String preferredAddress, boolean sendOnlyToConfirmed) Sends a message which is resolved from a given template with parameters.