public interface NotificationSender
| Modifier and Type | Method and Description |
|---|---|
void |
sendNotification(java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient> notificationRecipients,
java.lang.String subject,
java.lang.String notificationMessage,
ExecutionContext executionContext) |
void sendNotification(java.util.List<com.liferay.portal.workflow.kaleo.model.KaleoNotificationRecipient> notificationRecipients,
java.lang.String subject,
java.lang.String notificationMessage,
ExecutionContext executionContext)
throws NotificationMessageSenderException