Package hudson.lifecycle
package hudson.lifecycle
-
ClassDescription
Lifecycle
that delegates the responsibility to restart Jenkins to an external watchdog such as SystemD or OpenRC.Provides the capability for starting/stopping/restarting/uninstalling Hudson.Generated localization support class.Indicates that theLifecycle
doesn't support restart.Lifecycle
for Hudson installed as SMF service.Lifecycle
that delegates its responsibility tosystemd(1)
.Lifecycle
implementation when Hudson runs on the embedded servlet container on Unix.ManagementLink
that allows the installation as a Windows service.Lifecycle
for Hudson installed as Windows service.