public class PrivateMessageNotificationSender
extends com.liferay.portal.workflow.kaleo.runtime.notification.BaseNotificationSender
implements com.liferay.portal.workflow.kaleo.runtime.notification.NotificationSender
| Constructor and Description |
|---|
PrivateMessageNotificationSender() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doSendNotification(java.util.Map<com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType,java.util.Set<com.liferay.portal.workflow.kaleo.runtime.notification.NotificationRecipient>> notificationRecipients,
java.lang.String defaultSubject,
java.lang.String notificationMessage,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext) |
getNotificationRecipientsMap, retrieveNotificationRecipients, sendNotificationprotected void doSendNotification(java.util.Map<com.liferay.portal.workflow.kaleo.definition.NotificationReceptionType,java.util.Set<com.liferay.portal.workflow.kaleo.runtime.notification.NotificationRecipient>> notificationRecipients,
java.lang.String defaultSubject,
java.lang.String notificationMessage,
com.liferay.portal.workflow.kaleo.runtime.ExecutionContext executionContext)
throws java.lang.Exception
doSendNotification in class com.liferay.portal.workflow.kaleo.runtime.notification.BaseNotificationSenderjava.lang.Exception