Uses of Class
hudson.model.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
Modifier and TypeClassDescriptionclass
Scans the fingerprint database and remove old records that are no longer relevant.class
Clean up old left-over workspaces from agents. -
Uses of AsyncPeriodicWork in hudson.slaves
Modifier and TypeClassDescriptionclass
Makes sure that connections to agents are alive, and if they are not, cut them off. -
Uses of AsyncPeriodicWork in jenkins
Modifier and TypeClassDescriptionfinal class
Implements a daily update check for update sites andDownloadService.Downloadable
s that are due. -
Uses of AsyncPeriodicWork in jenkins.model
Modifier and TypeClassDescriptionclass
Background task actually running background build discarders. -
Uses of AsyncPeriodicWork in jenkins.telemetry