com.atlassian.performance
Class PerformanceReporter
java.lang.Object
com.atlassian.performance.PerformanceReporter
public class PerformanceReporter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformanceReporter
public PerformanceReporter()
addRecorder
public void addRecorder(TimeRecorder recorder)
generateReport
public void generateReport(Writer writer,
boolean includeAutoGenEvents)
throws IOException
- Throws:
IOException
writeReport
public void writeReport(File dest,
boolean includeAutoGenEvents)
throws IOException
- Throws:
IOException
getColumnList
public String[] getColumnList(boolean includeAutoGenEvents)
Copyright © 2014 Atlassian. All rights reserved.