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