|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.base.stats.AbstractReport
com.jivesoftware.forum.stats.AbstractForumReport
com.jivesoftware.forum.stats.report.UserCreationReport
public class UserCreationReport
Reports on the number of users created over time.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jivesoftware.base.stats.Report |
---|
Report.ExtraInfo |
Field Summary |
---|
Fields inherited from class com.jivesoftware.base.stats.AbstractReport |
---|
dateRange, description, displayName, endDate, histograms, name, objects, properties, series, shortDescription, startDate |
Constructor Summary | |
---|---|
UserCreationReport()
|
Method Summary | |
---|---|
void |
execute()
|
Chart[] |
getCharts()
|
java.util.List[] |
getExtraInfo()
|
DataTable[] |
getImageCSV()
|
long |
getStepSize()
|
void |
setStepSize(long stepSize)
|
Methods inherited from class com.jivesoftware.forum.stats.AbstractForumReport |
---|
calculateStartDate |
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 |
Constructor Detail |
---|
public UserCreationReport()
Method Detail |
---|
public long getStepSize()
public void setStepSize(long stepSize)
public void execute()
execute
in interface Report
execute
in class AbstractReport
public DataTable[] getImageCSV()
getImageCSV
in interface Report
getImageCSV
in class AbstractReport
public java.util.List[] getExtraInfo()
getExtraInfo
in interface Report
getExtraInfo
in class AbstractReport
public Chart[] getCharts()
getCharts
in interface Report
getCharts
in class AbstractReport
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |