Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Interface
com.jivesoftware.util.PollableRunnable

Packages that use PollableRunnable
com.jivesoftware.base.stats Core reporting engine classes and interfaces. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.renderer.util   
com.jivesoftware.forum.stats Jive Forums reporting engine. 
com.jivesoftware.forum.util Jive Forums utility classes. 
com.jivesoftware.util Common utility classes for all Jive Software code. 
 

Uses of PollableRunnable in com.jivesoftware.base.stats
 

Classes in com.jivesoftware.base.stats that implement PollableRunnable
 class AbstractReportRunner
           
 

Uses of PollableRunnable in com.jivesoftware.forum.database
 

Classes in com.jivesoftware.forum.database that implement PollableRunnable
 class DbDataExport
          Main data export class for Jive Forums data.
 class DbDataImport
          Imports Jive data that is stored in the Jive XML format.
 

Uses of PollableRunnable in com.jivesoftware.forum.renderer.util
 

Classes in com.jivesoftware.forum.renderer.util that implement PollableRunnable
 class WikiSyntaxEscapeTask
          Cleans up any messages in the system that have been imported and not modified since the last import.
 

Uses of PollableRunnable in com.jivesoftware.forum.stats
 

Classes in com.jivesoftware.forum.stats that implement PollableRunnable
 class ForumsReportRunner
          Main class for generating reports.
static class QuickStats.QuickStatsGenerator
          A runnable class used to generate a set of quick stats.
 

Uses of PollableRunnable in com.jivesoftware.forum.util
 

Classes in com.jivesoftware.forum.util that implement PollableRunnable
 class AttachmentUpgradeTask
          A task to upgrade JF 3.x file system attachments to JF 4.x attachments which can be stored in the database.
 

Uses of PollableRunnable in com.jivesoftware.util
 

Classes in com.jivesoftware.util that implement PollableRunnable
 class AbstractPollableRunnable
          An abstract implementation of the PollableRunnable interface.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.