Uses of Enum Class
net.bluemind.system.api.UpgradeReport.Status
Packages that use UpgradeReport.Status
-
Uses of UpgradeReport.Status in net.bluemind.system.api
Fields in net.bluemind.system.api declared as UpgradeReport.StatusMethods in net.bluemind.system.api that return UpgradeReport.StatusModifier 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.Methods in net.bluemind.system.api with parameters of type UpgradeReport.StatusModifier and TypeMethodDescriptionstatic UpgradeReport.UpgraderReport
UpgradeReport.UpgraderReport.create
(UpgradeReport.Status status)