@Extension public static class UpgradeWizard.ListenForInstallComplete extends InstallStateFilter
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
ListenForInstallComplete() |
Modifier and Type | Method and Description |
---|---|
InstallState |
getNextInstallState(InstallState current,
javax.inject.Provider<InstallState> proceed)
Determine the current or next install state, proceed with `return proceed.next()`
|
all
public InstallState getNextInstallState(InstallState current, javax.inject.Provider<InstallState> proceed)
InstallStateFilter
getNextInstallState
in class InstallStateFilter
Copyright © 2004–2017. All rights reserved.