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

Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Images.Lines.FullTextLoadFileEntryFactory

namespace Relativity.DataExchange.Export.VolumeManagerV2.Metadata.Images.Lines { public class FullTextLoadFileEntryFactory { public FullTextLoadFileEntryFactory(LongTextHelper longTextHelper, ILog logger); public IFullTextLoadFileEntry Create(ExportFile exportSettings, IWindsorContainer container); } }