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.
  • Classes
    Class
    Description
    REST resource for creating and monitoring asynchronous TaskManager tasks within the viewer, such as PDF pre-rendering.