Uses of Class
hudson.lifecycle.Lifecycle
-
Uses of Lifecycle in hudson.lifecycle
Modifier and TypeClassDescriptionclass
Lifecycle
that delegates the responsibility to restart Jenkins to an external watchdog such as SystemD or OpenRC.static final class
class
Lifecycle
for Hudson installed as SMF service.class
Lifecycle
that delegates its responsibility tosystemd(1)
.class
Lifecycle
implementation when Hudson runs on the embedded servlet container on Unix.class
Lifecycle
for Hudson installed as Windows service. -
Uses of Lifecycle in jenkins.model