public class UpgradePolicy extends Object
Modifier and Type | Class and Description |
---|---|
static class |
UpgradePolicy.UpgradePolicyBuilder
Convenience builder class that facilitates the creation of upgrade policy
|
Modifier and Type | Method and Description |
---|---|
boolean |
isAllowAllUpgrades()
Retrieves the allow all upgrades parameter
|
boolean |
isAllowDowngrade()
Retrieves the allow downgrade parameter
|
boolean |
isAllowUpgrade()
Retrieves the allow upgrade parameter
|
public boolean isAllowUpgrade()
public boolean isAllowDowngrade()
public boolean isAllowAllUpgrades()
Copyright © 2021. All rights reserved.