com.jivesoftware.forum.stats
Class ForumsReportRunner
java.lang.Object
com.jivesoftware.util.AbstractPollableRunnable
com.jivesoftware.base.stats.AbstractReportRunner
com.jivesoftware.forum.stats.ForumsReportRunner
- All Implemented Interfaces:
- PollableRunnable, java.io.Serializable, java.lang.Runnable
public class ForumsReportRunner
- extends AbstractReportRunner
Main class for generating reports. Reports are created and managed via the
ReportManager
interface. This class uses all report properties that have been
set to build the report context, execute reports and generate output.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForumsReportRunner
public ForumsReportRunner()
ForumsReportRunner
public ForumsReportRunner(AuthToken authToken)
init
protected void init()
- Overrides:
init
in class AbstractReportRunner
getReportManager
public ReportManager getReportManager()
- Specified by:
getReportManager
in class AbstractReportRunner
addReportInfoQueries
protected void addReportInfoQueries(java.util.Map queries)
- Specified by:
addReportInfoQueries
in class AbstractReportRunner
updateContext
protected void updateContext(java.util.Map context)
- Specified by:
updateContext
in class AbstractReportRunner
getUserManager
protected UserManager getUserManager()
- Specified by:
getUserManager
in class AbstractReportRunner
getObjects
protected java.util.List getObjects()
- Specified by:
getObjects
in class AbstractReportRunner
Copyright © 1999-2006 Jive Software.