| Package | Description |
|---|---|
| pl.net.bluesoft.rnd.pt.ext.bpmnotifications | |
| pl.net.bluesoft.rnd.pt.ext.bpmnotifications.facade | |
| pl.net.bluesoft.rnd.pt.ext.bpmnotifications.service |
| Modifier and Type | Method and Description |
|---|---|
static javax.mail.Message |
BpmNotificationEngine.createMessageFromNotification(BpmNotification notification,
javax.mail.Session mailSession) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<BpmNotification> |
NotificationsFacade.getNotificationsToSend()
Get all notifications waiting to be sent
|
| Modifier and Type | Method and Description |
|---|---|
static void |
NotificationsFacade.addNotificationToBeSent(BpmNotification notification)
Saves given notifications to database
|
static void |
NotificationsFacade.removeNotification(BpmNotification notification) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationHistory.errorWhileSendingNotification(BpmNotification notification,
Exception e) |
void |
NotificationHistory.notificationEnqueued(BpmNotification notification) |
void |
NotificationHistory.notificationSent(BpmNotification notification) |
Copyright © 2013. All Rights Reserved.