com.philemonworks.selfdiagnose.output
Class LoggingReporter
java.lang.Object
com.philemonworks.selfdiagnose.output.LoggingReporter
- All Implemented Interfaces:
- DiagnoseRunReporter
public class LoggingReporter
- extends Object
- implements DiagnoseRunReporter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
passed
public boolean passed
LoggingReporter
public LoggingReporter()
report
public void report(DiagnoseRun run)
- Description copied from interface:
DiagnoseRunReporter
- Report a completed diagnose run
- Specified by:
report
in interface DiagnoseRunReporter
getContent
public String getContent()
- Description copied from interface:
DiagnoseRunReporter
- Return the report contents
- Specified by:
getContent
in interface DiagnoseRunReporter
getContentType
public String getContentType()
- Description copied from interface:
DiagnoseRunReporter
- Return the Http Response content type
- Specified by:
getContentType
in interface DiagnoseRunReporter
Copyright © 2012. All Rights Reserved.