| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.audit |
| Modifier and Type | Method and Description |
|---|---|
List<RecordsManagementAuditEntry> |
RecordsManagementAuditServiceImpl.getAuditTrail(RecordsManagementAuditQueryParameters params)
Retrieves a list of audit log entries using the provided parameters
represented by the RecordsManagementAuditQueryParameters instance.
|
List<RecordsManagementAuditEntry> |
RecordsManagementAuditService.getAuditTrail(RecordsManagementAuditQueryParameters params)
Retrieves a list of audit log entries using the provided parameters
represented by the RecordsManagementAuditQueryParameters instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
RecordsManagementAuditServiceImpl.getAuditTrailImpl(RecordsManagementAuditQueryParameters params,
List<RecordsManagementAuditEntry> results,
Writer writer,
RecordsManagementAuditService.ReportFormat reportFormat)
Get the audit trail, optionally dumping the results the the given writer dumping to a list.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.