Package wt.audit

Interface Summary
AuditService Client accessible audit API.
 

Class Summary
AuditEvent AuditEvent represents an audit event generated by a user.
AuditEventInfo Auxiliary class just to hold user and the time of its last event.
AuditEventType Enumeration with possible event types.
AuditHelper

Supported API: false

Extendable: false
AuditPeriod AuditPeriod represents the time interval for which auditing information is desired.
AuditReport Report of audit events for a period and event.
AuditServiceEvent Event emitted when a user logs in or out the system or a specific container.
AuditServiceFwd Client accessible audit API.
LastAuditEvent Stores the last event associating a user and a target object.
ProjectAuditEvent Auditing event generated in the context of a project.
ProjectEventLink Use the newProjectEventLink static factory method(s), not the ProjectEventLink constructor, to construct instances of this class.
StandardAuditService Standard implementation of the audit API.