Package org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.savedsearch
Class SavedSearch
java.lang.Object
org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.savedsearch.SavedSearch
- All Implemented Interfaces:
MongoEntity
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SavedSearch
public SavedSearch()
-
-
Method Details
-
id
Description copied from interface:MongoEntityID of the entity. Will be stored as field "_id" with type ObjectId in MongoDB.- Specified by:
idin interfaceMongoEntity- Returns:
- Hex string representation of the entity's ID
-
title
-
query
-
createdAt
public abstract org.joda.time.DateTime createdAt() -
creatorUserId
-