Uses of Class
io.goobi.viewer.model.files.external.Progress
Packages that use Progress
-
Uses of Progress in io.goobi.viewer.model.files.external
Methods in io.goobi.viewer.model.files.external that return types with arguments of type ProgressConstructor parameters in io.goobi.viewer.model.files.external with type arguments of type ProgressModifierConstructorDescriptionExternalFilesDownloader
(Path destinationdFolder, Consumer<Progress> progressMonitor) ProgressInputStream
(InputStream in, long streamLength, Optional<Consumer<Progress>> callback) -
Uses of Progress in io.goobi.viewer.model.job.download
Methods in io.goobi.viewer.model.job.download that return ProgressConstructors in io.goobi.viewer.model.job.download with parameters of type ProgressModifierConstructorDescriptionExternalFilesDownloadJob
(Progress progress, String identifier, Path path, String messageId)