Uses of Enum Class
net.bluemind.system.api.UpgradeStatus.State
Packages that use UpgradeStatus.State
-
Uses of UpgradeStatus.State in net.bluemind.system.api
Fields in net.bluemind.system.api declared as UpgradeStatus.StateMethods in net.bluemind.system.api that return UpgradeStatus.StateModifier 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.Methods in net.bluemind.system.api with parameters of type UpgradeStatus.StateModifier and TypeMethodDescriptionstatic UpgradeStatus
UpgradeStatus.create
(String msg, UpgradeStatus.State state)