<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.1" />

ExtendedExporter

public class ExtendedExporter : Exporter
public ExtendedExporter(ExtendedExportFile exportFile, ProcessContext context, ILoadFileHeaderFormatterFactory loadFileFormatterFactory, Func<string> correlationIdFunc)

public ExtendedExporter(ExtendedExportFile exportFile, ProcessContext context, IServiceFactory serviceFactory, ILoadFileHeaderFormatterFactory loadFileFormatterFactory, IExportConfig exportConfig, Func<string> correlationIdFunc)

public ExtendedExporter(ExtendedExportFile exportFile, ProcessContext context, IServiceFactory serviceFactory, ILoadFileHeaderFormatterFactory loadFileFormatterFactory, IExportConfig exportConfig, ILog logger, CancellationToken cancellationToken, Func<string> correlationIdFunc)