Uses of Class
io.meeds.deeds.common.elasticsearch.model.DeedTenantEvent
Packages that use DeedTenantEvent
-
Uses of DeedTenantEvent in io.meeds.deeds.common.elasticsearch.storage
Methods in io.meeds.deeds.common.elasticsearch.storage that return types with arguments of type DeedTenantEventModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<DeedTenantEvent>DeedTenantEventRepository.findByConsumersNotOrderByDateDesc(String clientName, org.springframework.data.domain.Pageable ofSize) DeedTenantEventRepository.findByDateGreaterThanEqualAndConsumersNotOrderByDateAsc(Instant lastEventScanDate, String clientName)