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