Uses of Interface
org.nuxeo.ecm.platform.audit.service.BaseLogEntryProvider
Packages that use BaseLogEntryProvider
-
Uses of BaseLogEntryProvider in org.nuxeo.ecm.platform.audit.service
Classes in org.nuxeo.ecm.platform.audit.service that implement BaseLogEntryProviderModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.nuxeo.ecm.platform.audit.service with parameters of type BaseLogEntryProviderModifier and TypeMethodDescriptionprotected long
AbstractAuditBackend.doSyncNode
(BaseLogEntryProvider provider, CoreSession session, DocumentModel node, boolean recurs) Deprecated, for removal: This API element is subject to removal in a future version.protected long
AbstractAuditBackend.syncLogCreationEntries
(BaseLogEntryProvider provider, String repoId, String path, Boolean recurs) Deprecated, for removal: This API element is subject to removal in a future version.
AuditBackend
has all necessary APIs