Package | Description |
---|---|
com.jalios.jcms.push |
Modifier and Type | Method and Description |
---|---|
java.util.List<Notification> |
PushNotificationManager.getNotificationList(Member mbr,
java.util.List<java.util.regex.Pattern> eventFilterPatternList,
java.util.List<java.util.regex.Pattern> typeFilterPatternList)
get the notification list for an user
|
Modifier and Type | Method and Description |
---|---|
void |
PushNotificationManager.addNotification(Notification notification)
Add a notification
|
void |
PushNotificationManager.commitSend(Notification notification,
Member mbr)
Commit a notification delivery (cannot be sure but the notification has been written to output stream)
|
void |
PushNotificationManager.deleteNotification(Notification notification)
Delete an existing notification
|
Copyright © 2001-2018 Jalios SA. All Rights Reserved.