Uses of Enum Class
net.bluemind.system.api.UpgradeReport.Status
-
Uses of UpgradeReport.Status in net.bluemind.system.api
Modifier and TypeMethodDescriptionstatic UpgradeReport.Status
Returns the enum constant of this class with the specified name.static UpgradeReport.Status[]
UpgradeReport.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic UpgradeReport.UpgraderReport
UpgradeReport.UpgraderReport.create
(UpgradeReport.Status status)