|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReportManager | |
---|---|
com.jivesoftware.base.stats | Core reporting engine classes and interfaces. |
com.jivesoftware.forum.stats | Jive Forums reporting engine. |
Uses of ReportManager in com.jivesoftware.base.stats |
---|
Classes in com.jivesoftware.base.stats that implement ReportManager | |
---|---|
class |
AbstractReportManager
A base class implementation of the report manager interface. |
Methods in com.jivesoftware.base.stats that return ReportManager | |
---|---|
abstract ReportManager |
AbstractReportRunner.getReportManager()
|
Methods in com.jivesoftware.base.stats with parameters of type ReportManager | |
---|---|
protected void |
AbstractReportRunner.generateReportDetails(ReportManager manager,
java.util.Map context,
int i,
java.io.File outputDir)
|
Uses of ReportManager in com.jivesoftware.forum.stats |
---|
Classes in com.jivesoftware.forum.stats that implement ReportManager | |
---|---|
class |
ForumsReportManager
Default implementation of the OldReportManager interface. |
Methods in com.jivesoftware.forum.stats that return ReportManager | |
---|---|
ReportManager |
ForumsReportRunner.getReportManager()
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |