Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.stats.report
Class QuestionResolutionTime

java.lang.Object
  extended by com.jivesoftware.base.stats.AbstractReport
      extended by com.jivesoftware.forum.stats.AbstractForumReport
          extended by com.jivesoftware.forum.stats.report.QuestionResolutionTime
All Implemented Interfaces:
Report

public class QuestionResolutionTime
extends AbstractForumReport


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
QuestionResolutionTime()
           
 
Method Summary
 void execute()
           
 DataTable[] getDataTableCSVs()
           
 DataTable[] getDataTables()
           
 
Methods inherited from class com.jivesoftware.forum.stats.AbstractForumReport
calculateStartDate
 
Methods inherited from class com.jivesoftware.base.stats.AbstractReport
addHistogram, addSeries, getCharts, getDateRange, getDescription, getDisplayName, getEndDate, getExtraInfo, getHistograms, getImageCSV, 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

QuestionResolutionTime

public QuestionResolutionTime()
Method Detail

execute

public void execute()
Specified by:
execute in interface Report
Specified by:
execute in class AbstractReport

getDataTables

public DataTable[] getDataTables()
Specified by:
getDataTables in interface Report
Overrides:
getDataTables in class AbstractReport

getDataTableCSVs

public DataTable[] getDataTableCSVs()
Specified by:
getDataTableCSVs in interface Report
Overrides:
getDataTableCSVs in class AbstractReport

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.