Uses of Interface
org.dspace.curate.Reporter
-
Packages that use Reporter Package Description org.dspace.curate In DSpace, "curation" refers to the application of one or more "tasks" to one or more model objects. -
-
Uses of Reporter in org.dspace.curate
Classes in org.dspace.curate that implement Reporter Modifier and Type Class Description classFileReporterSave a curation report to a unique file in the reports directory.classLogReporterWrite curation report records through the logging framework.
-