Package org.dspace.curate
Interface Reporter
- All Superinterfaces:
Appendable,AutoCloseable
- All Known Implementing Classes:
FileReporter,LogReporter
A marker interface needed to make curation reporter classes into plugins.
- Author:
- mhwood
-
Method Summary
Methods inherited from interface java.lang.Appendable
append, append, appendMethods inherited from interface java.lang.AutoCloseable
close