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, org.molgenis.data.importer.ImportServiceFactory importServiceFactory, org.molgenis.data.file.FileRepositoryCollectionFactory fileRepositoryCollectionFactory, org.molgenis.data.file.model.FileMetaFactory fileMetaFactory, org.molgenis.data.DataService dataService)
-