Package io.goobi.viewer.api.rest.v1.tasks
package io.goobi.viewer.api.rest.v1.tasks
REST resources for asynchronous task management in the v1 API, allowing clients
to submit, monitor, and retrieve the results of long-running background operations.
-
ClassesClassDescriptionREST resource for creating and monitoring asynchronous
TaskManagertasks within the viewer, such as PDF pre-rendering.