Uses of Record Class
org.graylog.plugins.views.startpage.lastOpened.LastOpenedForUserDTO
Packages that use LastOpenedForUserDTO
Package
Description
-
Uses of LastOpenedForUserDTO in org.graylog.plugins.views.startpage
Methods in org.graylog.plugins.views.startpage with parameters of type LastOpenedForUserDTOModifier and TypeMethodDescriptionprotected static List<LastOpenedDTO>StartPageService.filterForExistingIdAndCapAtMaximum(LastOpenedForUserDTO loi, GRN grn, long max) -
Uses of LastOpenedForUserDTO in org.graylog.plugins.views.startpage.lastOpened
Methods in org.graylog.plugins.views.startpage.lastOpened that return types with arguments of type LastOpenedForUserDTOModifier and TypeMethodDescriptionLastOpenedService.create(LastOpenedForUserDTO lastOpenedItems, SearchUser searchUser) LastOpenedService.findForUser(SearchUser searchUser) Methods in org.graylog.plugins.views.startpage.lastOpened with parameters of type LastOpenedForUserDTOModifier and TypeMethodDescriptionLastOpenedService.create(LastOpenedForUserDTO lastOpenedItems, SearchUser searchUser)