Uses of Package
io.goobi.viewer.model.files.external
Packages that use io.goobi.viewer.model.files.external
Package
Description
Handles downloading of files from external URLs, tracking download progress and
returning structured results for use in asynchronous file-retrieval workflows.
Models asynchronous download jobs for generating and caching PDF, EPUB, and external-file
download packages that users can retrieve once processing is complete.
-
Classes in io.goobi.viewer.model.files.external used by io.goobi.viewer.model.files.externalClassDescriptionImmutable snapshot of a transfer's progress, holding the number of bytes already processed and the total expected size, with convenience methods for relative and percentage values.
-
Classes in io.goobi.viewer.model.files.external used by io.goobi.viewer.model.job.downloadClassDescriptionImmutable snapshot of a transfer's progress, holding the number of bytes already processed and the total expected size, with convenience methods for relative and percentage values.