Class FileReporter

java.lang.Object
org.dspace.curate.FileReporter
All Implemented Interfaces:
Appendable, AutoCloseable, Reporter

public class FileReporter extends Object implements Reporter
Save a curation report to a unique file in the reports directory. Reports are named by the date and time of day, for example: "curation-20180916T113903045.report".
Author:
mhwood