Uses of Class
io.vertigo.social.impl.notification.NotificationEvent
Packages that use NotificationEvent
Package
Description
-
Uses of NotificationEvent in io.vertigo.social.impl.notification
Methods in io.vertigo.social.impl.notification with parameters of type NotificationEventModifier and TypeMethodDescriptionvoidNotificationPlugin.send(NotificationEvent notificationEvent) -
Uses of NotificationEvent in io.vertigo.social.plugins.notification.memory
Methods in io.vertigo.social.plugins.notification.memory with parameters of type NotificationEventModifier and TypeMethodDescriptionvoidMemoryNotificationPlugin.send(NotificationEvent notificationEvent) -
Uses of NotificationEvent in io.vertigo.social.plugins.notification.redis
Methods in io.vertigo.social.plugins.notification.redis with parameters of type NotificationEventModifier and TypeMethodDescriptionvoidRedisNotificationPlugin.send(NotificationEvent notificationEvent)