Uses of Class
org.duracloud.mill.db.model.BitIntegrityReport
Packages that use BitIntegrityReport
-
Uses of BitIntegrityReport in org.duracloud.mill.db.repo
Methods in org.duracloud.mill.db.repo that return BitIntegrityReportModifier and TypeMethodDescriptionJpaBitIntegrityReportRepo.findFirstByAccountAndStoreIdAndSpaceIdOrderByCompletionDateDesc(String account, String storeId, String spaceId) Methods in org.duracloud.mill.db.repo that return types with arguments of type BitIntegrityReportModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<BitIntegrityReport>JpaBitIntegrityReportRepo.findByStoreIdAndSpaceIdAndDisplayTrueOrderByCompletionDateDesc(String storeId, String spaceId, org.springframework.data.domain.Pageable pageable)