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