Uses of Class
org.graylog2.database.utils.ScopedEntityMongoUtils
Packages that use ScopedEntityMongoUtils
-
Uses of ScopedEntityMongoUtils in org.graylog2.database
Methods in org.graylog2.database that return ScopedEntityMongoUtilsModifier and TypeMethodDescription<T extends ScopedEntity>
ScopedEntityMongoUtils<T>MongoCollections.scopedEntityUtils(com.mongodb.client.MongoCollection<T> collection, EntityScopeService entityScopeService) Provides utility methods for creating, updating, and deleting ScopedEntity objects