public abstract class NotificationHelper extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
NotificationHelper(String subjectHeader) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFailedBody(String message) |
String |
getFailedSubject() |
static String |
getSuccessBody(String info) |
String |
getSuccessSubject() |
protected NotificationHelper(String subjectHeader)
Copyright © 2019. All Rights Reserved.