DataSourceAuditLogConverter Constructor
|
Namespace: Casewhere.Runtime.AuditLogsAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic DataSourceAuditLogConverter(
IRuleEvaluator ruleEvaluator,
IDataSourceRepository dataSourceRepository,
IDataProtector dataProtector,
IDataClassRepository dataClassRepository,
IDataObjectApiService dataObjectApiService
)
Parameters
- ruleEvaluator IRuleEvaluator
-
- dataSourceRepository IDataSourceRepository
-
- dataProtector IDataProtector
-
- dataClassRepository IDataClassRepository
-
- dataObjectApiService IDataObjectApiService
-
See Also