Class AbstractNotificationService

java.lang.Object
org.apache.nifi.components.AbstractConfigurableComponent
org.apache.nifi.bootstrap.notification.AbstractNotificationService
All Implemented Interfaces:
NotificationService, ConfigurableComponent
Direct Known Subclasses:
EmailNotificationService, HttpNotificationService

public abstract class AbstractNotificationService extends AbstractConfigurableComponent implements NotificationService