LongTextObjectManagerDownloader
public LongTextObjectManagerDownloader(IMetadataProcessingStatistics metadataProcessingStatistics, ExportFile exportSettings, SafeIncrement safeIncrement, ILongTextRepository longTextRepository, IDownloadProgressManager downloadProgressManager, IStatus status, ILog logger, IAppSettings appSettings, ILongTextStreamService longTextStreamService)
Initializes a new instance of the LongTextObjectManagerDownloader class. This is used exclusively for testing.
public Task DownloadAsync(List<LongTextExportRequest> longTextExportRequests, CancellationToken cancellationToken)