public class NotificationService extends Object implements INotificationService
INotificationService| Modifier and Type | Field and Description |
|---|---|
static int |
ATTEMPTS |
| Constructor and Description |
|---|
NotificationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
send(List<com.orientechnologies.orient.core.record.impl.ODocument> notifications) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsend, sendpublic static final int ATTEMPTS
public void send(List<com.orientechnologies.orient.core.record.impl.ODocument> notifications)
send in interface INotificationServiceCopyright © 2020. All rights reserved.