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