Uses of Class
hudson.model.AsyncPeriodicWork
Packages that use AsyncPeriodicWork
Package
Description
Core object model that are bound to URLs via stapler, rooted at 
Jenkins.Code related to agents.
- 
Uses of AsyncPeriodicWork in hudson.model
Subclasses of AsyncPeriodicWork in hudson.modelModifier and TypeClassDescriptionclassScans the fingerprint database and remove old records that are no longer relevant.classClean up old left-over workspaces from agents. - 
Uses of AsyncPeriodicWork in hudson.slaves
Subclasses of AsyncPeriodicWork in hudson.slavesModifier and TypeClassDescriptionclassMakes sure that connections to agents are alive, and if they are not, cut them off. - 
Uses of AsyncPeriodicWork in jenkins
Subclasses of AsyncPeriodicWork in jenkinsModifier and TypeClassDescriptionfinal classImplements a daily update check for update sites andDownloadService.Downloadables that are due. - 
Uses of AsyncPeriodicWork in jenkins.model
Subclasses of AsyncPeriodicWork in jenkins.modelModifier and TypeClassDescriptionclassBackground task actually running background build discarders. - 
Uses of AsyncPeriodicWork in jenkins.telemetry
Subclasses of AsyncPeriodicWork in jenkins.telemetry