Uses of Record Class
org.graylog.plugins.views.favorites.Favorite
Packages that use Favorite
-
Uses of Favorite in org.graylog.plugins.views.favorites
Methods in org.graylog.plugins.views.favorites that return types with arguments of type FavoriteModifier and TypeMethodDescriptionFavoritesService.findFavoritesFor(SearchUser searchUser, Optional<String> type, int page, int perPage) FavoritesResource.getFavoriteItems(int page, int perPage, Optional<String> type, SearchUser searchUser)