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