|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||