Uses of Class
org.graylog2.lookup.events.LookupTablesDeleted
Packages that use LookupTablesDeleted
-
Uses of LookupTablesDeleted in org.graylog2.lookup
Methods in org.graylog2.lookup with parameters of type LookupTablesDeletedModifier and TypeMethodDescriptionvoidLookupTableService.handleLookupTableDelete(LookupTablesDeleted deleted) -
Uses of LookupTablesDeleted in org.graylog2.lookup.events
Methods in org.graylog2.lookup.events that return LookupTablesDeletedModifier and TypeMethodDescriptionstatic LookupTablesDeletedLookupTablesDeleted.create(Collection<LookupTableDto> dtos) static LookupTablesDeletedstatic LookupTablesDeletedLookupTablesDeleted.create(LookupTableDto dto)