Interface | Description |
---|---|
NotificationEvent |
A Notification event.
|
Class | Description |
---|---|
AbstractNotificationEvent |
Abstract event that carries the timestamp when it has been created.
|
PercentageOfWorkDoneChangedEvent |
Event used to notify about the increasing percentage of work executed by the task.
|
TaskExecutionCompletedEvent |
Event thrown when an execution completes without errors.
|
TaskExecutionFailedEvent |
Event thrown when an execution fails
|
TaskExecutionStartedEvent |
Events notified when a task execution starts.
|
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.