Uses of Interface
org.alfresco.service.cmr.audit.AuditService
Packages that use AuditService
Package
Description
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of AuditService in org.alfresco.heartbeat
Methods in org.alfresco.heartbeat with parameters of type AuditServiceModifier and TypeMethodDescriptionvoidConfigurationDataCollector.setAuditService(AuditService auditService) -
Uses of AuditService in org.alfresco.opencmis
Methods in org.alfresco.opencmis with parameters of type AuditServiceModifier and TypeMethodDescriptionvoidCMISConnector.setAuditService(AuditService auditService) Sets the audit service. -
Uses of AuditService in org.alfresco.repo.audit
Classes in org.alfresco.repo.audit that implement AuditServiceModifier and TypeClassDescriptionclassThe implementation of the AuditService for application auditing. -
Uses of AuditService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return AuditService -
Uses of AuditService in org.alfresco.repo.tagging
Methods in org.alfresco.repo.tagging with parameters of type AuditServiceModifier and TypeMethodDescriptionvoidUpdateTagScopesActionExecuter.setAuditService(AuditService auditService) Set the audit service -
Uses of AuditService in org.alfresco.service
Methods in org.alfresco.service that return AuditServiceModifier and TypeMethodDescriptionServiceRegistry.getAuditService()Deprecated.This method has been deprecated as it would return a service that is not part of the public API.