com.jumble.report
Class ReportWriter
java.lang.Object
com.jumble.report.ReportWriter
public class ReportWriter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportWriter
public ReportWriter()
write
public void write(JumbleRunReport jumbleRunReport,
String folderPath)
read
public JumbleRunReport read(String reportFolder)
throws Exception
- Throws:
Exception
read
public JumbleRunReport read(InputStream report)
throws Exception
- Throws:
Exception
Copyright © 2004-2012 Hudson. All Rights Reserved.