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 NotificationgetNotification()Set<UID<Account>>getToAccountURIs()
-
-
-
Method Detail
-
getNotification
public Notification getNotification()
- Returns:
- Notification
-
-