Uses of Enum Class
net.bluemind.system.api.hot.upgrade.HotUpgradeStepEvent.Status
-
Uses of HotUpgradeStepEvent.Status in net.bluemind.system.api.hot.upgrade
Modifier and TypeMethodDescriptionstatic HotUpgradeStepEvent.Status
Returns the enum constant of this class with the specified name.static HotUpgradeStepEvent.Status[]
HotUpgradeStepEvent.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic HotUpgradeStepEvent
HotUpgradeStepEvent.create
(String step, HotUpgradeStepEvent.Status status, String message)