| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.audit | |
| org.alfresco.module.org_alfresco_module_rm.script |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
RecordsManagementAuditService.fileAuditTrailAsRecord(RecordsManagementAuditQueryParameters params,
org.alfresco.service.cmr.repository.NodeRef destination,
RecordsManagementAuditService.ReportFormat format)
Retrieves a list of audit log entries using the provided parameters
represented by the RecordsManagementAuditQueryParameters instance and
then files the resulting log as an undeclared record in the record folder
represented by the given NodeRef.
|
org.alfresco.service.cmr.repository.NodeRef |
RecordsManagementAuditServiceImpl.fileAuditTrailAsRecord(RecordsManagementAuditQueryParameters params,
org.alfresco.service.cmr.repository.NodeRef destination,
RecordsManagementAuditService.ReportFormat format)
Retrieves a list of audit log entries using the provided parameters
represented by the RecordsManagementAuditQueryParameters instance and
then files the resulting log as an undeclared record in the record folder
represented by the given NodeRef.
|
List<RecordsManagementAuditEntry> |
RecordsManagementAuditService.getAuditTrail(RecordsManagementAuditQueryParameters params)
Retrieves a list of audit log entries using the provided parameters
represented by the RecordsManagementAuditQueryParameters instance.
|
List<RecordsManagementAuditEntry> |
RecordsManagementAuditServiceImpl.getAuditTrail(RecordsManagementAuditQueryParameters params)
Retrieves a list of audit log entries using the provided parameters
represented by the RecordsManagementAuditQueryParameters instance.
|
File |
RecordsManagementAuditService.getAuditTrailFile(RecordsManagementAuditQueryParameters params,
RecordsManagementAuditService.ReportFormat format)
Retrieves a list of audit log entries using the provided parameters
represented by the RecordsManagementAuditQueryParameters instance.
|
File |
RecordsManagementAuditServiceImpl.getAuditTrailFile(RecordsManagementAuditQueryParameters params,
RecordsManagementAuditService.ReportFormat format)
Retrieves a list of audit log entries using the provided parameters
represented by the RecordsManagementAuditQueryParameters instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected RecordsManagementAuditQueryParameters |
BaseAuditRetrievalWebScript.parseQueryParameters(org.springframework.extensions.webscripts.WebScriptRequest req)
Parses the given request and builds an instance of
RecordsManagementAuditQueryParameters to retrieve the relevant audit entries
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.