Uses of Class
org.graylog2.lookup.events.LookupTablesUpdated
Packages that use LookupTablesUpdated
-
Uses of LookupTablesUpdated in org.graylog2.lookup
Methods in org.graylog2.lookup with parameters of type LookupTablesUpdatedModifier and TypeMethodDescriptionvoidLookupTableService.handleLookupTableUpdate(LookupTablesUpdated updated) -
Uses of LookupTablesUpdated in org.graylog2.lookup.events
Methods in org.graylog2.lookup.events that return LookupTablesUpdatedModifier and TypeMethodDescriptionstatic LookupTablesUpdatedLookupTablesUpdated.create(Collection<LookupTableDto> dtos) static LookupTablesUpdatedstatic LookupTablesUpdatedLookupTablesUpdated.create(LookupTableDto dto)