Package io.digdag.spi
Interface NotificationSender
-
public interface NotificationSender
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsendNotification(Notification notification)
-
-
-
Method Detail
-
sendNotification
void sendNotification(Notification notification) throws NotificationException
- Throws:
NotificationException
-
-