Package io.jmix.notifications.listener
Class InAppNotificationEventListener
java.lang.Object
io.jmix.notifications.listener.InAppNotificationEventListener
@Component("ntf_InAppNotificationEventListener")
public class InAppNotificationEventListener
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Field Details
-
onSavingHandlers
-
-
Constructor Details
-
InAppNotificationEventListener
public InAppNotificationEventListener()
-
-
Method Details
-
onInAppNotificationSaving
@EventListener @Order(1000) public void onInAppNotificationSaving(EntitySavingEvent<InAppNotification> event)
-