public class UpgradeManagerParams extends Object
true
if this is the initial setup. false
if it is a normal upgradetrue
if after all upgrade tasks reindexing is allowed. false
if after all upgrade tasks shouldn't be any reindexingUpgradeManagerParams.Builder
to construct an instance of this class.Modifier and Type | Class and Description |
---|---|
static class |
UpgradeManagerParams.Builder |
Modifier and Type | Method and Description |
---|---|
static UpgradeManagerParams.Builder |
builder() |
boolean |
equals(Object o) |
int |
hashCode() |
boolean |
isAllowReindex() |
boolean |
isSetupMode() |
boolean |
isWithoutDelay() |
public boolean isSetupMode()
public boolean isAllowReindex()
public boolean isWithoutDelay()
public static UpgradeManagerParams.Builder builder()
Copyright © 2002-2019 Atlassian. All Rights Reserved.