| Package | Description |
|---|---|
| pl.net.bluesoft.rnd.pt.ext.bpmnotifications | |
| pl.net.bluesoft.rnd.pt.ext.bpmnotifications.service |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmNotificationEngine.addNotificationToSend(NotificationData notificationData) |
ProcessedNotificationData |
BpmNotificationEngine.processNotificationData(NotificationData notificationData) |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessedNotificationData
Notification data with template processed data, ready to be send
|
| Modifier and Type | Method and Description |
|---|---|
NotificationData |
NotificationData.setProfileName(String profileName) |
NotificationData |
NotificationData.setRecipient(UserData recipient) |
NotificationData |
NotificationData.setTemplateData(TemplateData templateData) |
| Modifier and Type | Method and Description |
|---|---|
void |
IBpmNotificationService.addNotificationToSend(NotificationData notificationData)
Process raw notification template data and send notification
|
ProcessedNotificationData |
IBpmNotificationService.processNotificationData(NotificationData notificationData) |
static void |
EmailSender.sendEmail(IBpmNotificationService service,
NotificationData notificationData) |
| Constructor and Description |
|---|
ProcessedNotificationData(NotificationData notificationData) |
Copyright © 2013. All Rights Reserved.