| Package | Description |
|---|---|
| org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.view |
| Modifier and Type | Field and Description |
|---|---|
protected org.mongojack.JacksonDBCollection<View,org.bson.types.ObjectId> |
ViewService.db |
| Modifier and Type | Method and Description |
|---|---|
static View |
View.create(String id,
String title,
String summary,
String description,
String searchId,
Map<String,ViewState> state,
Optional<String> owner,
org.joda.time.DateTime createdAt) |
| Modifier and Type | Method and Description |
|---|---|
org.bson.types.ObjectId |
ViewService.save(View view) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.