| Package | Description |
|---|---|
| org.dspace.checker |
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
|
| Class and Description |
|---|
| BitstreamDispatcher
BitstreamDispatchers are strategy objects that hand bitstream ids out to
workers.
|
| BitstreamInfo
Value Object that holds bitstream information that will be used for checksum
processing.
|
| BitstreamInfoDAO
Database Access Object for bitstream information (metadata).
|
| ChecksumHistory
Represents a history record for the bitstream.
|
| ChecksumResultsCollector
Component that receives BitstreamInfo results from a checker.
|
| DAOSupport
Database Helper Class to cleanup database resources
|
| DSpaceBitstreamInfo
Value Object that holds bitstream information that will be used for dspace
bitstream.
|
| ResultsPruner
Manages the deletion of results from the checksum history.
|
| SimpleReporter
Simple Reporting Class which can return several different reports.
|
Copyright © 2014 DuraSpace. All Rights Reserved.