Uses of Class
org.nuxeo.audit.api.LogEntryList
Packages that use LogEntryList
Package
Description
-
Uses of LogEntryList in org.nuxeo.audit.mem
Methods in org.nuxeo.audit.mem that return LogEntryList -
Uses of LogEntryList in org.nuxeo.audit.mongodb
Methods in org.nuxeo.audit.mongodb that return LogEntryList -
Uses of LogEntryList in org.nuxeo.audit.opensearch1
Methods in org.nuxeo.audit.opensearch1 that return LogEntryListModifier and TypeMethodDescriptionprotected LogEntryList
OpenSearchAuditBackend.buildLogEntries
(org.opensearch.action.search.SearchResponse searchResponse) OpenSearchAuditBackend.queryLogs
(QueryBuilder builder) -
Uses of LogEntryList in org.nuxeo.audit.provider
Fields in org.nuxeo.audit.provider declared as LogEntryList -
Uses of LogEntryList in org.nuxeo.audit.service
Methods in org.nuxeo.audit.service that return LogEntryListModifier and TypeMethodDescriptionAuditBackend.queryLogs
(QueryBuilder builder) Returns the logs given a collection of predicates and a default sort. -
Uses of LogEntryList in org.nuxeo.audit.sql
Methods in org.nuxeo.audit.sql that return LogEntryList