| Package | Description |
|---|---|
| com.communote.server.core.tasks |
| Modifier and Type | Method and Description |
|---|---|
Class<TaskScheduledEvent> |
TaskSchedulingContext.getObservedEvent()
Defines the types of events about which this listener will be informed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskSchedulingContext.handle(TaskScheduledEvent event)
Is called by the
EventDispatcher when the observed event was fired. |
Copyright © 2019 Communote team. All rights reserved.