Package org.graylog.plugins.views.search.db
package org.graylog.plugins.views.search.db
-
ClassDescriptionThis class is a helper to implement a basic Mongojack-based database service that allows CRUD operations on a single DTO type.Represents a persisted search database entity that should not be deleted by the
SearchesCleanUpJob, since it is directly referenced by a static dashboard in the application.Provides ability to load search records from resources during server startup.