Uses of Interface
org.molgenis.file.ingest.execution.FileStoreDownload
-
Packages that use FileStoreDownload Package Description org.molgenis.file.ingest.execution -
-
Uses of FileStoreDownload in org.molgenis.file.ingest.execution
Classes in org.molgenis.file.ingest.execution that implement FileStoreDownload Modifier and Type Class Description classFileStoreDownloadImplDownloads a file from a URL to theFileStoreConstructors in org.molgenis.file.ingest.execution with parameters of type FileStoreDownload Constructor Description FileIngester(FileStoreDownload fileStoreDownload, ImportServiceFactory importServiceFactory, FileRepositoryCollectionFactory fileRepositoryCollectionFactory, FileMetaFactory fileMetaFactory, DataService dataService)
-