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