public class ResultsLogger extends Object implements ChecksumResultsCollector
Collects results from a Checksum process and outputs them to a Log4j Logger.
| Constructor and Description |
|---|
ResultsLogger(Date startDt)
Main constructor.
|
public ResultsLogger(Date startDt)
startDt - Date the checking run started.public void collect(BitstreamInfo info)
collect in interface ChecksumResultsCollectorinfo - the BitstreamInfo representing the result.ChecksumResultsCollector.collect(org.dspace.checker.BitstreamInfo)Copyright © 2014 DuraSpace. All Rights Reserved.