Uses of Class
org.nuxeo.ecm.core.api.CursorService
Packages that use CursorService
Package
Description
-
Uses of CursorService in org.nuxeo.audit.directory.storage
Fields in org.nuxeo.audit.directory.storage declared as CursorServiceModifier and TypeFieldDescriptionprotected CursorService
<Iterator<String>, String, String> DirectoryAuditStorage.cursorService
-
Uses of CursorService in org.nuxeo.audit.mongodb
Fields in org.nuxeo.audit.mongodb declared as CursorServiceModifier and TypeFieldDescriptionprotected final CursorService
<com.mongodb.client.MongoCursor<org.bson.Document>, org.bson.Document, String> MongoDBAuditBackend.cursorService
-
Uses of CursorService in org.nuxeo.audit.opensearch1
Fields in org.nuxeo.audit.opensearch1 declared as CursorServiceModifier and TypeFieldDescriptionprotected final CursorService
<Iterator<org.opensearch.search.SearchHit>, org.opensearch.search.SearchHit, String> OpenSearchAuditBackend.cursorService
-
Uses of CursorService in org.nuxeo.ecm.core.storage.mongodb
Subclasses of CursorService in org.nuxeo.ecm.core.storage.mongodb -
Uses of CursorService in org.nuxeo.ecm.platform.audit.service
Fields in org.nuxeo.ecm.platform.audit.service declared as CursorServiceModifier and TypeFieldDescriptionprotected CursorService
<Iterator<LogEntry>, LogEntry, String> DefaultAuditBackend.cursorService
Deprecated, for removal: This API element is subject to removal in a future version.