@Component public class FileIngester extends Object
For now only csv files are supported
| Constructor and Description |
|---|
FileIngester(FileStoreDownload fileStoreDownload,
ImportServiceFactory importServiceFactory,
FileRepositoryCollectionFactory fileRepositoryCollectionFactory,
FileMetaFactory fileMetaFactory,
DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
FileMeta |
ingest(String entityTypeId,
String url,
String loader,
String jobExecutionID,
Progress progress)
Imports a csv file defined in the fileIngest entity
|
public FileIngester(FileStoreDownload fileStoreDownload, ImportServiceFactory importServiceFactory, FileRepositoryCollectionFactory fileRepositoryCollectionFactory, FileMetaFactory fileMetaFactory, DataService dataService)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.