Uses of Class
org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.view.View
Packages that use View
Package
Description
-
Uses of View in org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.view
Fields in org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.view with type parameters of type ViewModifier and TypeFieldDescriptionprotected final org.mongojack.JacksonDBCollection<View,org.bson.types.ObjectId> ViewService.dbMethods in org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.view that return ViewModifier and TypeMethodDescriptionstatic ViewView.create(String id, String title, String summary, String description, String searchId, Map<String, ViewState> state, Optional<String> owner, org.joda.time.DateTime createdAt) Methods in org.graylog.plugins.views.migrations.V20191203120602_MigrateSavedSearchesToViewsSupport.view with parameters of type View