public final class SimpleLifecycle
extends org.exoplatform.commons.api.notification.lifecycle.AbstractNotificationLifecycle
| Constructor and Description |
|---|
SimpleLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.exoplatform.commons.api.notification.NotificationContext ctx,
String... userIds) |
void |
process(org.exoplatform.commons.api.notification.NotificationContext ctx,
String userId) |
void |
send(org.exoplatform.commons.api.notification.NotificationContext ctx) |
public void process(org.exoplatform.commons.api.notification.NotificationContext ctx,
String userId)
process in class org.exoplatform.commons.api.notification.lifecycle.AbstractNotificationLifecyclepublic void process(org.exoplatform.commons.api.notification.NotificationContext ctx,
String... userIds)
process in class org.exoplatform.commons.api.notification.lifecycle.AbstractNotificationLifecyclepublic void send(org.exoplatform.commons.api.notification.NotificationContext ctx)
send in class org.exoplatform.commons.api.notification.lifecycle.AbstractNotificationLifecycleCopyright © 2003–2018 eXo Platform SAS. All rights reserved.