| Package | Description |
|---|---|
| org.dspace.checker |
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ChecksumHistory> |
ReporterDAO.getBitstreamResultTypeReport(java.util.Date startDate,
java.util.Date endDate,
java.lang.String resultCode)
Select the most recent bitstream for a given date range with the
specified status.
|
java.util.List<ChecksumHistory> |
ReporterDAO.getNotProcessedBitstreamsReport(java.util.Date startDate,
java.util.Date endDate)
Find all bitstreams that were set to not be processed for the specified
date range.
|
Copyright © 2018 DuraSpace. All Rights Reserved.