public class DefaultIOReporter extends DefaultReporter<IOMessage> implements IOReporter
log
Constructor and Description |
---|
DefaultIOReporter(Locatable target,
String taskName,
boolean doLog)
Create an empty I/O report.
|
Modifier and Type | Method and Description |
---|---|
Locatable |
getTarget()
Get the locatable I/O task target
|
error, getErrors, getInfos, getWarnings, info, warn
getFailSummary, getMessageType, getStartTime, getSuccessSummary, getSummary, getTaskName, getTimestamp, isSuccess, setStartTime, setSuccess, setSummary, setTimestamp, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setStartTime, setSuccess, setSummary, setTimestamp
error, info, warn
getErrors, getInfos, getMessageType, getStartTime, getSummary, getTaskName, getTimestamp, getWarnings, isSuccess
public DefaultIOReporter(Locatable target, String taskName, boolean doLog)
AbstractReporter.setSuccess(boolean)
nonetheless to update the
timestamp after the task has finished.target
- the locatable targettaskName
- the name of the task the report is related todoLog
- if added messages shall also be logged using ALogger
DefaultReporter.DefaultReporter(String, Class, boolean)
public Locatable getTarget()
IOReport
getTarget
in interface IOReport
IOReport.getTarget()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a