Uses of Class
io.goobi.viewer.api.rest.model.tasks.Task

Packages that use Task
Package
Description
Model classes for asynchronous background task management in the REST API, representing task descriptors, parameters, and the central task manager.
REST resources for asynchronous task management in the v1 API, allowing clients to submit, monitor, and retrieve the results of long-running background operations.