| Package | Description |
|---|---|
| org.alfresco.module.org_alfresco_module_rm.audit | |
| org.alfresco.module.org_alfresco_module_rm.audit.event |
| Modifier and Type | Method and Description |
|---|---|
List<AuditEvent> |
RecordsManagementAuditServiceImpl.getAuditEvents()
Retrieves a list of audit events.
|
List<AuditEvent> |
RecordsManagementAuditService.getAuditEvents()
Retrieves a list of audit events.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecordsManagementAuditServiceImpl.registerAuditEvent(AuditEvent auditEvent) |
void |
RecordsManagementAuditService.registerAuditEvent(AuditEvent auditEvent)
Register audit event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CopyToAuditEvent
Copy audit event.
|
class |
CreateObjectAuditEvent
Audits the creation of file plan component objects
|
class |
CreatePersonAuditEvent
Audits person creation.
|
class |
DeleteObjectAuditEvent
Audits file plan component delete
|
class |
FileToAuditEvent
File audit event.
|
class |
LinkToAuditEvent
Link to audit event.
|
class |
MoveToAuditEvent
Move to audit event.
|
class |
RecordableVersionPolicyAuditEvent
Audits recordable version policy property updates
|
class |
UpdateObjectAuditEvent
Audits file plan component property updates
|
| Modifier and Type | Method and Description |
|---|---|
int |
AuditEvent.compareTo(AuditEvent compare)
Compare by label.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.