| Package | Description |
|---|---|
| org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.search |
| Modifier and Type | Field and Description |
|---|---|
protected org.mongojack.JacksonDBCollection<Search,org.bson.types.ObjectId> |
SearchService.db |
| Modifier and Type | Method and Description |
|---|---|
static Search |
Search.create(String id,
Set<Query> queries,
String owner,
org.joda.time.DateTime createdAt) |
| Modifier and Type | Method and Description |
|---|---|
org.bson.types.ObjectId |
SearchService.save(Search search) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.