Package org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.search
Class Search
java.lang.Object
org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.search.Search
- All Implemented Interfaces:
MongoEntity
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Search
public Search()
-
-
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
-
create
-