|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject
com.pmease.quickbuild.plugin.report.engine.datareport.DataReport
com.pmease.quickbuild.plugin.report.engine.datareport.StatisticsReport
public class StatisticsReport
Constructor Summary | |
---|---|
StatisticsReport(ReportMetaData meta)
|
Method Summary | |
---|---|
java.lang.String |
getOutputFile(Build build)
|
java.lang.String[] |
getOutputFiles(DateRange dateRange)
|
StatisticsReport |
newInstance(boolean withOldValues)
Create a new instance of this report. |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datareport.DataReport |
---|
addRow, addRow, addRow, clear, containsColumn, containsColumn, createDefaultMatchCondition, createReportStats, createRow, createRow, equals, filter, filter, findRow, findRow, findRow, findRow, findRow, findRow, findRow, fromXML, getColumn, getColumn, getColumns, getColumnsCount, getDataType, getDataType, getElementName, getFilteredRows, getFilteredRows, getFilteredRows, getLocale, getMergeExpression, getMeta, getMigratorClass, getOutputName, getReportName, getRow, getRowIndexMap, getRowIndexMap, getRowIndexMap, getRows, getRowsCount, getType, getVersion, hashCode, isEmpty, loadFromXML, loadFromXML, merge, merge, merge, removeRow, removeRow, saveToXML, saveToXML, setLocale, setMaxRows, setRows, setVersion, sortRows, sortRows, toString, toXML |
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.extensionpoint.AbstractTypedXMLObject |
---|
initFromClassResource, initFromLocal, initFromStream, reflectionReadFromNode, reflectionWriteToNode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StatisticsReport(ReportMetaData meta)
Method Detail |
---|
public java.lang.String getOutputFile(Build build)
public java.lang.String[] getOutputFiles(DateRange dateRange)
public StatisticsReport newInstance(boolean withOldValues)
DataReport
newInstance
in class DataReport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |