Class NotificationEvent
- java.lang.Object
-
- io.vertigo.social.impl.notification.NotificationEvent
-
public final class NotificationEvent extends Object
- Author:
- pchretien
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Notification
getNotification()
Set<UID<Account>>
getToAccountURIs()
-
-
-
Method Detail
-
getNotification
public Notification getNotification()
- Returns:
- Notification
-
-