Package com.day.cq.notification.api
Interface Channel
-
public interface Channel
Channel
...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
send(Notification notification)
-
-
-
Method Detail
-
send
void send(Notification notification) throws NotificationException
- Throws:
NotificationException
-
-