| Package | Description | 
|---|---|
| net.bluemind.system.api | 
| Modifier and Type | Field and Description | 
|---|---|
UpgradeReport.Status | 
UpgradeReport.status  | 
UpgradeReport.Status | 
UpgradeReport.UpgraderReport.status  | 
| Modifier and Type | Method and Description | 
|---|---|
static UpgradeReport.Status | 
UpgradeReport.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static UpgradeReport.Status[] | 
UpgradeReport.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static UpgradeReport.UpgraderReport | 
UpgradeReport.UpgraderReport.create(int major,
      int build,
      UpgradeReport.Status status)  | 
Copyright © 2021. All Rights Reserved.