| Package | Description |
|---|---|
| org.dspace.checker |
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2013 DuraSpace. All Rights Reserved.