@Extension @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class Jenkins.MasterRestartNotifyier extends RestartListener
RestartListener.Default
ExtensionPoint.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, isAllReady
public void onRestart()
RestartListener
onRestart
in class RestartListener
public boolean isReadyToRestart() throws IOException, InterruptedException
RestartListener
isReadyToRestart
in class RestartListener
IOException
InterruptedException
Copyright © 2004–2021. All rights reserved.