public final class DefaultLifecycle extends AbstractNotificationLifecycle
| Constructor and Description |
|---|
DefaultLifecycle() |
| 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
|
void |
send(NotificationContext ctx)
Sends the message by Mail, UI or any the configured channel
|
getChannel, setChannel, store, updatepublic void process(NotificationContext ctx, String userId)
AbstractNotificationLifecycleprocess in class AbstractNotificationLifecyclepublic void process(NotificationContext ctx, String... userIds)
AbstractNotificationLifecycleprocess in class AbstractNotificationLifecyclepublic void send(NotificationContext ctx)
AbstractNotificationLifecyclesend in class AbstractNotificationLifecycleCopyright © 2003–2021 eXo Platform SAS. All rights reserved.