KeplerBulkImportManager
public KeplerBulkImportManager(IServiceProxyFactory serviceProxyFactory, IServiceExceptionMapper exceptionMapper, NetworkCredential credentials, Func<string> correlationIdFunc)
public MassImportResults BulkImportNative(int appID, NativeLoadInfo settings, bool inRepository, bool includeExtractedTextEncoding)
public MassImportResults BulkImportProductionImage(int appID, ImageLoadInfo settings, int productionKeyFieldArtifactID, bool inRepository)
public ErrorFileKey GenerateImageErrorFiles(int appID, string importKey, bool writeHeader, int keyFieldID)
public ErrorFileKey GenerateNonImageErrorFiles(int appID, string runID, int artifactTypeID, bool writeHeader, int keyFieldID)