Uses of Class
org.duracloud.mill.bitlog.jpa.JpaBitLogItem
-
Packages that use JpaBitLogItem Package Description org.duracloud.mill.bitlog.jpa -
-
Uses of JpaBitLogItem in org.duracloud.mill.bitlog.jpa
Methods in org.duracloud.mill.bitlog.jpa that return types with arguments of type JpaBitLogItem Modifier and Type Method Description org.springframework.data.domain.Page<JpaBitLogItem>JpaBitLogItemRepo. findByAccountAndStoreIdAndSpaceId(String account, String storeId, String spaceId, org.springframework.data.domain.Pageable pageable)
-