|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BinSequence | The BinSequence object serves a two-fold purpose. |
| ElementFormat | Interface for formatting an Element as a String. |
| Report | Main report interface. |
| ReportManager | Main report manager inferface. |
| ReportTemplate | |
| Class Summary | |
|---|---|
| AbstractReport | An abstract base class of Report which offers a default implementation of the interface. |
| AbstractReportManager | A base class implementation of the report manager interface. |
| AbstractReportRunner | |
| Bin | A Bin represents a collection of Elements in a Histogram. |
| BinFormat | |
| BytesSentFilter | A filter to measure the total bytes transferred over the lifetime of the user's session. |
| Chart | A class to abstract a chart. |
| ChartWriter | Generates chart images given a report and report context. |
| Element | Data values used to build reports are wrapped as elements. |
| Histogram | A Histogram is used to obtain a set of counts for a set of elements. |
| HTMLReportTemplate | An implementation of the ReportTemplate class -- loads report data and generates HTML output. |
| HTTPReadStatSession | Encapsulates a series of HTTP read stat occurrences. |
| NaturalComparator | A class that implements the Comparator interface using the natural order for a set of objects. |
| ReadStat | A read stat encapsulates information about an object read. |
| ReadStatSession | Encapsulates a series of read stat occurrences. |
| ReadStatsFilter | A servlet filter which initializes a ReadStatSession if one is not found in the session. |
| ReadStatsManager | Manager for read statistics in the Jive Platform products. |
| ReadStatsManager.BytesTask | An internal class which updates the bytesSent field of a HTTPReadStatSession or NNTPReadStatSession object to the database. |
| ReadStatsManager.PersistenceTask | An internal class which saves sessions and read stats to the database. |
| ReadStatsManagerFactory | |
| Report.ExtraInfo | |
| ReverseComparator | Take a comparator and produces one that returns the opposite results. |
| StatsTaskEngine | A class to manage the execution of tasks in the Jive system. |
| WebContext | Encapsulates the request/response objects as well as logic to get and set anonymous guest IDs and retreving of the read stats session object. |
Core reporting engine classes and interfaces.
|
Jive Forums Project Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||