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.
|
class |
TaskExecutionWarningEvent
Sometimes tasks complete successfully with warnings (eg: a page in the document could not be read and was skipped)
These events notify about task warnings
|
Copyright © 2019 sejda. All rights reserved.