com.jivesoftware.forum.stats.report
Class UniqueHTTPVisitorsReport
java.lang.Object
com.jivesoftware.base.stats.AbstractReport
com.jivesoftware.forum.stats.AbstractForumReport
com.jivesoftware.forum.stats.report.UniqueHTTPVisitorsReport
- All Implemented Interfaces:
- Report
public class UniqueHTTPVisitorsReport
- extends AbstractForumReport
Reports over unique HTTP traffic over time.
Fields inherited from class com.jivesoftware.base.stats.AbstractReport |
dateRange, description, displayName, endDate, histograms, name, objects, properties, series, shortDescription, startDate |
Methods inherited from class com.jivesoftware.base.stats.AbstractReport |
addHistogram, addSeries, getDataTableCSVs, getDataTables, getDateRange, getDescription, getDisplayName, getEndDate, getHistograms, getName, getObjects, getProperties, getSeries, getShortDescription, getStartDate, setDateRange, setDescription, setDisplayName, setEndDate, setName, setObjects, setShortDescription, setStartDate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UniqueHTTPVisitorsReport
public UniqueHTTPVisitorsReport()
getStepSize
public long getStepSize()
setStepSize
public void setStepSize(long stepSize)
execute
public void execute()
throws java.lang.Exception
- Specified by:
execute
in interface Report
- Specified by:
execute
in class AbstractReport
- Throws:
java.lang.Exception
getImageCSV
public DataTable[] getImageCSV()
- Specified by:
getImageCSV
in interface Report
- Overrides:
getImageCSV
in class AbstractReport
getCharts
public Chart[] getCharts()
- Specified by:
getCharts
in interface Report
- Overrides:
getCharts
in class AbstractReport
getExtraInfo
public java.util.List[] getExtraInfo()
- Specified by:
getExtraInfo
in interface Report
- Overrides:
getExtraInfo
in class AbstractReport
Copyright © 1999-2006 Jive Software.