public interface Notification extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getAddressee()
Gets the addressee of the notification.
|
String |
getMessage()
Gets the notification message.
|
String |
getSubject()
Gets the subject of the notification.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.