Uses of Package
hudson.lifecycle
-
Packages that use hudson.lifecycle Package Description hudson.lifecycle jenkins.model -
Classes in hudson.lifecycle used by hudson.lifecycle Class Description ExitLifecycle Lifecycle
that delegates the responsibility to restart Jenkins to an external watchdog such as SystemD or OpenRC.Lifecycle Provides the capability for starting/stopping/restarting/uninstalling Hudson.RestartNotSupportedException Indicates that theLifecycle
doesn't support restart.WindowsInstallerLink ManagementLink
that allows the installation as a Windows service. -
Classes in hudson.lifecycle used by jenkins.model Class Description Lifecycle Provides the capability for starting/stopping/restarting/uninstalling Hudson.RestartNotSupportedException Indicates that theLifecycle
doesn't support restart.