Package io.digdag.spi
Interface Notifier
-
public interface Notifier
-
-
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
-
-