Uses of Class
hudson.model.AperiodicWork
Packages that use 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
Subclasses of AperiodicWork in hudson.modelMethods in hudson.model that return AperiodicWorkModifier and TypeMethodDescriptionabstract AperiodicWork
AperiodicWork.getNewInstance()
Gets new instance of task to be executed.Methods in hudson.model that return types with arguments of type AperiodicWorkModifier and TypeMethodDescriptionstatic ExtensionList<AperiodicWork>
AperiodicWork.all()
Returns all the registeredAperiodicWork
s. -
Uses of AperiodicWork in hudson.slaves
Subclasses of AperiodicWork in hudson.slavesModifier and TypeClassDescriptionclass
Periodically checks the agents and try to reconnect dead agents.Methods in hudson.slaves that return AperiodicWork -
Uses of AperiodicWork in hudson.util
Subclasses of AperiodicWork in hudson.utilMethods in hudson.util that return AperiodicWork