Package com.day.cq.notification.api
Interface Notification
-
public interface Notification
Notification
...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<InputStream>
getAttachments()
String
getMessage()
List<String>
getRecipients()
String
getSubject()
-