Package org.openmetadata.service.util
Class WebsocketNotificationHandler
java.lang.Object
org.openmetadata.service.util.WebsocketNotificationHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidhandleTaskNotification(Thread thread) voidprocessNotifications(javax.ws.rs.container.ContainerResponseContext responseContext)
-
Constructor Details
-
WebsocketNotificationHandler
public WebsocketNotificationHandler()
-
-
Method Details
-
processNotifications
public void processNotifications(javax.ws.rs.container.ContainerResponseContext responseContext) -
handleTaskNotification
-