Package | Description |
---|---|
org.alfresco.opencmis | |
org.alfresco.repo.audit | |
org.alfresco.repo.service | |
org.alfresco.repo.tagging | |
org.alfresco.repo.web.scripts.audit | |
org.alfresco.rest.api.discovery | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
Modifier and Type | Method and Description |
---|---|
void |
CMISConnector.setAuditService(AuditService auditService)
Sets the audit service.
|
Modifier and Type | Class and Description |
---|---|
class |
AuditServiceImpl
The implementation of the AuditService for application auditing.
|
Modifier and Type | Method and Description |
---|---|
AuditService |
ServiceDescriptorRegistry.getAuditService() |
Modifier and Type | Method and Description |
---|---|
void |
UpdateTagScopesActionExecuter.setAuditService(AuditService auditService)
Set the audit service
|
Modifier and Type | Field and Description |
---|---|
protected AuditService |
AbstractAuditWebScript.auditService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAuditWebScript.setAuditService(AuditService auditService) |
Modifier and Type | Method and Description |
---|---|
void |
DiscoveryApiWebscript.setAuditService(AuditService auditService) |
Modifier and Type | Method and Description |
---|---|
AuditService |
ServiceRegistry.getAuditService()
Deprecated.
This method has been deprecated as it would return a service that is not part of the public API.
The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.