|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractReport | |
---|---|
com.jivesoftware.forum.stats | Jive Forums reporting engine. |
com.jivesoftware.forum.stats.report | Forum specific report classes. |
Uses of AbstractReport in com.jivesoftware.forum.stats |
---|
Subclasses of AbstractReport in com.jivesoftware.forum.stats | |
---|---|
class |
AbstractForumReport
An abstract base class of Report which offers a default implementation of the interface. |
Uses of AbstractReport in com.jivesoftware.forum.stats.report |
---|
Subclasses of AbstractReport in com.jivesoftware.forum.stats.report | |
---|---|
class |
DayOfWeekReport
Shows postings by day of the week. |
class |
GroupPostReport
A report that shows the number of postings by users in a particular group over time. |
class |
HourOfDayReport
A report that shows the total number of messages posted per hour of day over a given date range. |
class |
HTTPPageViewsReport
Reports on the number of HTTP page views over a given time frame. |
class |
MessageLengthReport
Create a report that looks at the distribution of message lengths |
class |
NewMessagesReport
Reports on the number of new reports over time. |
class |
NNTPPageViewsReport
Reports on the number of NNTP page views over time. |
class |
QuestionResolutionTime
|
class |
RepliesPerThreadReport
Create a report that counts the # of messages per thread |
class |
SearchFailedReport
A report to show the number of search queries over a given time period. |
class |
SearchQueryDayOfWeekReport
A report to show search queries by day of week over a given time period. |
class |
SearchQueryHourOfDayReport
A report to show search queries by hour of the day over a given time period. |
class |
SearchQueryReport
A report to show the number of search queries over a given time period. |
class |
SearchQuerySearchTimeFreqReport
A report to show search queries search time over a given time period. |
class |
SearchQuerySearchTimeReport
A report to show the number of search queries over a given time period. |
class |
SearchSuccessReport
A report to show the number of search queries over a given time period. |
class |
SearchTopClickThroughReport
A report to show the top search terms. |
class |
SearchTopQueryTermsReport
A report to show the top search terms. |
class |
ThreadTTLReport
Generate a report that counts the number of messages created per day. |
class |
TopForumsReport
Reports on the top forums over time. |
class |
UniqueHTTPVisitorsReport
Reports over unique HTTP traffic over time. |
class |
UniqueNNTPVisitorsReport
Reports over unique NNTP traffic over time. |
class |
UserCreationReport
Reports on the number of users created over time. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |