Package org.openmetadata.service.util
Class NotificationHandler
- java.lang.Object
-
- org.openmetadata.service.util.NotificationHandler
-
public class NotificationHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description NotificationHandler(CollectionDAO dao)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocessNotifications(javax.ws.rs.container.ContainerResponseContext responseContext)
-
-
-
Constructor Detail
-
NotificationHandler
public NotificationHandler(CollectionDAO dao)
-
-