Uses of Class
hudson.model.AsyncPeriodicWork

Packages that use AsyncPeriodicWork
hudson.model Core object model that are bound to URLs via stapler, rooted at Hudson
hudson.slaves Code related to slaves. 
 

Uses of AsyncPeriodicWork in hudson.model
 

Subclasses of AsyncPeriodicWork in hudson.model
 class FingerprintCleanupThread
          Scans the fingerprint database and remove old records that are no longer relevant.
 class WorkspaceCleanupThread
          Clean up old left-over workspaces from slaves.
 

Uses of AsyncPeriodicWork in hudson.slaves
 

Subclasses of AsyncPeriodicWork in hudson.slaves
 class ConnectionActivityMonitor
          Makes sure that connections to slaves are alive, and if they are not, cut them off.
 



Copyright © 2004-2013. All Rights Reserved.