| Package | Description |
|---|---|
| org.sejda.model.notification | |
| org.sejda.model.notification.event |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventListener<T extends AbstractNotificationEvent>
Listen for the event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PercentageOfWorkDoneChangedEvent
Event used to notify about the increasing percentage of work executed by the task.
|
class |
TaskExecutionCompletedEvent
Event thrown when an execution completes without errors.
|
class |
TaskExecutionFailedEvent
Event thrown when an execution fails
|
class |
TaskExecutionStartedEvent
Events notified when a task execution starts.
|
Copyright © 2015. All Rights Reserved.