| Package | Description |
|---|---|
| org.sejda.model.notification.event |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNotificationEvent
Abstract event that carries the timestamp when it has been created.
|
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.