public class BaseNotificationLifecycle extends AbstractNotificationLifecycle
| Constructor and Description |
|---|
BaseNotificationLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(NotificationContext ctx,
String... userIds)
Process the notification for multi-users
|
void |
process(NotificationContext ctx,
String userId)
Process the notification for the user
|
getChannel, send, setChannel, store, updatepublic void process(NotificationContext ctx, String userId)
AbstractNotificationLifecycleprocess in class AbstractNotificationLifecyclepublic void process(NotificationContext ctx, String... userIds)
AbstractNotificationLifecycleprocess in class AbstractNotificationLifecycleCopyright © 2003–2021 eXo Platform SAS. All rights reserved.