Uses of Class
jenkins.slaves.restarter.SlaveRestarter
-
Packages that use SlaveRestarter Package Description jenkins.slaves.restarter -
-
Uses of SlaveRestarter in jenkins.slaves.restarter
Subclasses of SlaveRestarter in jenkins.slaves.restarter Modifier and Type Class Description class
UnixSlaveRestarter
On Unix, restart via exec-ing to itself.class
WinswSlaveRestarter
With winsw, restart via winswMethods in jenkins.slaves.restarter that return types with arguments of type SlaveRestarter Modifier and Type Method Description static ExtensionList<SlaveRestarter>
SlaveRestarter. all()
-