Package io.jmix.notificationsui.event
Class VaadinSessionNotificationEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.notificationsui.event.VaadinSessionNotificationEvent
- All Implemented Interfaces:
Serializable
public class VaadinSessionNotificationEvent
extends org.springframework.context.ApplicationEvent
This event is published when new In-app notification is sent
or read status of existing In-app notification is changed.
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ModifierConstructorDescriptionprotected
protected
VaadinSessionNotificationEvent
(String username) -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
VaadinSessionNotificationEvent
protected VaadinSessionNotificationEvent() -
VaadinSessionNotificationEvent
-
-
Method Details
-
createUserEvent
-
createBroadcastEvent
-
getUsername
-
isBroadcast
public boolean isBroadcast()
-