Package com.crystaldecisions.sdk.plugin.admin.auditadmin

This package allows you to create a log of user-generated events, which can then be analyzed.

See:
          Description

Interface Summary
IAuditAdmin The IAuditAdmin interface allows you to choose the specific server(s) you would like to audit.
ICacheServerAuditAdmin The ICacheServerAuditAdmin interface provides the Central Management Server (CMS) with auditing information regarding the Crystal Reports Cache Server.
ICMSAuditAdmin The ICMSAuditAdmin interface provides auditing information to the Central Management Server (CMS).
IEventServerAuditAdmin The IEventServerAuditAdmin interface provides auditing information to the Central Management Server (CMS) regarding the Event server.
IJobServerAuditAdmin The IJobServerAuditAdmin interface provides auditing information to the Central Management Server (CMS) regarding the Job server.
IReportAppServerAuditAdmin The IReportAppServerAuditAdmin interface provides the Central Management Server (CMS) with auditing information regarding the Report Application Server..
IWebiServerAuditAdmin The IWebiServerAuditAdmin interface provides the Central Management Server (CMS) with auditing information regarding the Web Intelligence Report Server.
 

Package com.crystaldecisions.sdk.plugin.admin.auditadmin Description

This package allows you to create a log of user-generated events, which can then be analyzed. It collects this information from each of the BusinessObjects Enterprise servers, and records it in the auditing database. For more information on how to audit and configure your CMS database, see the BusinessObjects Enterprise Administrator's Guide.

Related Documentation