public static class UpgradeManagerParams.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpgradeManagerParams |
build() |
UpgradeManagerParams.Builder |
setAllowReindex(boolean allowReindex) |
UpgradeManagerParams.Builder |
setSetupMode(boolean setupMode) |
UpgradeManagerParams.Builder |
setWithoutDelay(boolean withoutDelay) |
UpgradeManagerParams.Builder |
withoutDelay() |
UpgradeManagerParams.Builder |
withoutReindexAllowed() |
UpgradeManagerParams.Builder |
withSetupMode() |
public UpgradeManagerParams.Builder setSetupMode(boolean setupMode)
public UpgradeManagerParams.Builder setAllowReindex(boolean allowReindex)
public UpgradeManagerParams.Builder setWithoutDelay(boolean withoutDelay)
public UpgradeManagerParams.Builder withSetupMode()
public UpgradeManagerParams.Builder withoutReindexAllowed()
public UpgradeManagerParams.Builder withoutDelay()
public UpgradeManagerParams build()
Copyright © 2002-2019 Atlassian. All Rights Reserved.