Package org.nuxeo.ecm.platform.audit.api
Interface AuditAdmin
-
- All Known Subinterfaces:
AuditBackend,Logs,LogsRemote
- All Known Implementing Classes:
AbstractAuditBackend,DefaultAuditBackend,ESAuditBackend,MongoDBAuditBackend
public interface AuditAdminInterface for Administration of Audit service.- Author:
- tiry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LonggetEventsCount(String eventId)longsyncLogCreationEntries(String repoId, String path, Boolean recurs)Forces log Synchronisation for a branch of the repository.
-