| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.audit | |
| org.alfresco.module.org_alfresco_module_rm.script |
| Modifier and Type | Method and Description |
|---|---|
static RecordsManagementAuditService.ReportFormat |
RecordsManagementAuditService.ReportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordsManagementAuditService.ReportFormat[] |
RecordsManagementAuditService.ReportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
File |
RecordsManagementAuditServiceImpl.getAuditTrailFile(RecordsManagementAuditQueryParameters params,
RecordsManagementAuditService.ReportFormat format)
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected RecordsManagementAuditService.ReportFormat |
BaseAuditRetrievalWebScript.parseReportFormat(org.springframework.extensions.webscripts.WebScriptRequest req)
Parses the given request for the format the audit report
should be returned in
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.