AuditLogIntegrationManager Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.AuditLog
public class AuditLogIntegrationManager
The AuditLogIntegrationManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AuditLogIntegrationManager |
Creates AuditLogIntegrationManager
| |
| AuditLogIntegrationManager(Factory) |
Creates AuditLogIntegrationManager
|
| Name | Description | |
|---|---|---|
| Execute |
Executes the audit trail upload loop
| |
| Initialize |
Initializes the controller responsible for executing the process
| |
| PerformIntegration |
Executes the process of exporting audit log objects
| |
| Stop |
Stops executing audit trail upload.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |