Uses of Class
hudson.model.AperiodicWork
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code related to agents.
Other miscellaneous utility code
-
Uses of AperiodicWork in hudson.model
Modifier and TypeMethodDescriptionabstract AperiodicWork
AperiodicWork.getNewInstance()
Gets new instance of task to be executed.Modifier and TypeMethodDescriptionstatic ExtensionList<AperiodicWork>
AperiodicWork.all()
Returns all the registeredAperiodicWork
s. -
Uses of AperiodicWork in hudson.slaves
Modifier and TypeClassDescriptionclass
Periodically checks the agents and try to reconnect dead agents. -
Uses of AperiodicWork in hudson.util