| Package | Description |
|---|---|
| fish.payara.notification.email |
| Modifier and Type | Method and Description |
|---|---|
EmailNotificationEvent |
EmailNotificationEventFactory.buildNotificationEvent(Level level,
String subject,
String message,
Object[] parameters) |
EmailNotificationEvent |
EmailNotificationEventFactory.buildNotificationEvent(String subject,
String message) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailNotifierService.handleNotification(EmailNotificationEvent event) |
| Constructor and Description |
|---|
EmailMessage(EmailNotificationEvent event,
String subject,
String message) |
Copyright © 2017. All rights reserved.