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

Packages that use TaskParameter
Package
Description
Shared data transfer objects and helper classes used across REST API versions, including generic request parameters, response wrappers, and user-facing model facades.
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.