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.
|
Messages |
Generated localization support class.
|
SolarisSMFLifecycle |
Lifecycle for Hudson installed as SMF service. |
SystemdLifecycle |
Lifecycle that delegates its responsibility to systemd(1) . |
UnixLifecycle |
Lifecycle implementation when Hudson runs on the embedded
servlet container on Unix. |
WindowsInstallerLink |
ManagementLink that allows the installation as a Windows service. |
WindowsServiceLifecycle |
Lifecycle for Hudson installed as Windows service. |
Exception | Description |
---|---|
RestartNotSupportedException |
Indicates that the
Lifecycle doesn't support restart. |
Copyright © 2004–2022. All rights reserved.