See: Description
Interface | Description |
---|---|
AuditService |
The service to query the global audit history or an object's audit history.
|
Class | Description |
---|---|
AuditAction |
The representation of an audit action that is associated with a specific object type within the system.
|
AuditConstants |
The abstract class that contains string constants that represent the action value in an
AuditEntry . |
AuditEntry |
AuditEntry contains information from a single audit record that includes the source information, the action
performed, when the action was performed, and who performed the action.
|
AuditEntryDetail |
Audit entry details contains the attributes that were changed during an auditable action, hich includes the old and new
values, for a particular audit entry.
|
AuditQuery |
Audit entry query contains information on how to query the audit trail information.
|
Enum | Description |
---|---|
AuditEntry.Mode |
The execution mode in which the audit entry was recorded.
|
Exception | Description |
---|---|
AuditSearchException |
Thrown when an error is encountered while searching the audit entries.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>