Uses of Class
org.graylog2.lookup.Catalog
Packages that use Catalog
-
Uses of Catalog in org.graylog.plugins.views.favorites
Constructors in org.graylog.plugins.views.favorites with parameters of type CatalogModifierConstructorDescriptionprotectedFavoritesService(MongoConnection mongoConnection, com.google.common.eventbus.EventBus eventBus, MongoJackObjectMapperProvider mapper, Catalog catalog, GRNRegistry grnRegistry) -
Uses of Catalog in org.graylog.plugins.views.startpage
Constructors in org.graylog.plugins.views.startpage with parameters of type CatalogModifierConstructorDescriptionStartPageService(Catalog catalog, GRNRegistry grnRegistry, LastOpenedService lastOpenedService, RecentActivityService recentActivityService, com.google.common.eventbus.EventBus eventBus)