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