Uses of Class
org.dspace.checker.ResultsPruner
Packages that use ResultsPruner
Package
Description
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
-
Uses of ResultsPruner in org.dspace.checker
Methods in org.dspace.checker that return ResultsPrunerModifier and TypeMethodDescriptionstatic ResultsPrunerResultsPruner.getDefaultPruner(Context context) Factory method for the default results pruner configuration using dspace.cfgstatic ResultsPrunerFactory method for ResultsPrunersstatic ResultsPrunerResultsPruner.getPruner(Context context, Properties props) Factory method for ResultsPruners (used to load ConfigurationManager properties.