@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class Jenkins.MasterRestartNotifyier extends RestartListener
RestartListener.DefaultExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
MasterRestartNotifyier() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReadyToRestart()
Called periodically during the safe restart.
|
void |
onRestart()
Called immediately before the restart is actually triggered.
|
all, isAllReadypublic void onRestart()
RestartListeneronRestart in class RestartListenerpublic boolean isReadyToRestart()
throws IOException,
InterruptedException
RestartListenerisReadyToRestart in class RestartListenerIOExceptionInterruptedExceptionCopyright © 2019. All rights reserved.