public class TextPerformanceReport extends AbstractPerformanceReport
DEFAULT_REPORT_LOCATION, PD_REPORTNAME| Modifier and Type | Method and Description |
|---|---|
static TextPerformanceReport |
create(java.lang.String title,
java.lang.String location) |
java.lang.String |
getReportFileExtention() |
void |
report(PerformanceDataGroup[] performanceDataGroups) |
getLocation, getReportFile, getTitlepublic static TextPerformanceReport create(java.lang.String title, java.lang.String location)
public void report(PerformanceDataGroup[] performanceDataGroups)
public java.lang.String getReportFileExtention()
getReportFileExtention in class AbstractPerformanceReportCopyright © 2014. All Rights Reserved.