Uses of Enum Class
io.goobi.viewer.model.job.JobStatus

Packages that use JobStatus
Package
Description
Data access layer of the Goobi viewer.
JPA-based data access object implementation providing the full persistence layer for the Goobi viewer, including a custom class loader and the central JPADAO that covers all entity types.
Defines the core abstractions for asynchronous viewer jobs, including task-type identifiers and lifecycle status values shared across all job sub-packages.
Models asynchronous download jobs for generating and caching PDF, EPUB, and external-file download packages that users can retrieve once processing is complete.
Models upload jobs submitted to the Goobi workflow backend, including request and response DTOs for process creation, step status, and property reporting.
Provides model and utility classes for integrating with the Transkribus handwritten text recognition (HTR) service.