Uses of Class
io.goobi.viewer.model.job.download.AbstractTaskManagerRequest
Packages that use AbstractTaskManagerRequest
Package
Description
Models upload jobs submitted to the Goobi workflow backend, including request and
response DTOs for process creation, step status, and property reporting.
-
Uses of AbstractTaskManagerRequest in io.goobi.viewer.model.job.upload
Methods in io.goobi.viewer.model.job.upload with parameters of type AbstractTaskManagerRequestModifier and TypeMethodDescriptionstatic ResponseUploadJob.postJobRequest(String url, AbstractTaskManagerRequest body)