KeplerAuditManager
public KeplerAuditManager(IServiceProxyFactory serviceProxyFactory, IServiceExceptionMapper exceptionMapper, Func<string> correlationIdFunc)
public bool AuditImageImport(int appID, string runId, bool isFatalError, ImageImportStatistics importStats)
public bool AuditObjectImport(int appID, string runId, bool isFatalError, ObjectImportStatistics importStats)