Uses of Class
org.dspace.checker.ChecksumHistory

Packages that use ChecksumHistory
org.dspace.checker Provides content fixity checking (using checksums) for bitstreams stored in DSpace software. 
 

Uses of ChecksumHistory in org.dspace.checker
 

Methods in org.dspace.checker that return types with arguments of type ChecksumHistory
 List<ChecksumHistory> ReporterDAO.getBitstreamResultTypeReport(Date startDate, Date endDate, String resultCode)
          Select the most recent bitstream for a given date range with the specified status.
 List<ChecksumHistory> ReporterDAO.getNotProcessedBitstreamsReport(Date startDate, Date endDate)
          Find all bitstreams that were set to not be processed for the specified date range.
 



Copyright © 2012 DuraSpace. All Rights Reserved.