Package io.goobi.viewer.model.job
package io.goobi.viewer.model.job
Defines the core abstractions for asynchronous viewer jobs, including task-type
identifiers and lifecycle status values shared across all job sub-packages.
-
ClassDescriptionDummy interface for allowing extensions of the enum TaskType in modules.Lifecycle status of an asynchronous viewer job or upload process.Enumerates the built-in asynchronous task types available in the Goobi viewer, each carrying a default Quartz cron expression (empty string for on-demand tasks without a fixed schedule).