| Package | Description |
|---|---|
| org.orienteer.notifications.scheduler |
Package with scheduler for 'orienteer-notifications' module
|
| org.orienteer.notifications.task |
Package with scheduler task classes for 'orienteer-notifications' module
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ONotificationScheduler.scheduleTask(ONotificationTask task,
Date firstTime) |
static void |
ONotificationScheduler.scheduleTask(ONotificationTask task,
Date firstTime,
long period) |
static void |
ONotificationScheduler.scheduleTask(ONotificationTask task,
long delay) |
static void |
ONotificationScheduler.scheduleTask(ONotificationTask task,
long delay,
long period) |
| Modifier and Type | Class and Description |
|---|---|
class |
ONotificationSendTask
Task for send notifications
|
Copyright © 2020. All rights reserved.