public class UpgradeReport
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
UpgradeReport.Status |
static class |
UpgradeReport.UpgraderReport |
Modifier and Type | Field and Description |
---|---|
UpgradeReport.Status |
status |
java.util.List<UpgradeReport.UpgraderReport> |
upgraders |
Constructor and Description |
---|
UpgradeReport() |
public UpgradeReport.Status status
public java.util.List<UpgradeReport.UpgraderReport> upgraders
Copyright © 2021. All Rights Reserved.