Package com.day.cq.notification.api
Interface Notification
public interface Notification
Notification...-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getRecipients
-
getSubject
String getSubject() -
getMessage
String getMessage() -
getAttachments
List<InputStream> getAttachments()
-