Uses of Enum Class
net.bluemind.system.api.hot.upgrade.HotUpgradeTaskStatus
-
Uses of HotUpgradeTaskStatus in net.bluemind.system.api.hot.upgrade
Modifier and TypeMethodDescriptionstatic HotUpgradeTaskStatus
Returns the enum constant of this class with the specified name.static HotUpgradeTaskStatus[]
HotUpgradeTaskStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic HotUpgradeTaskFilter
HotUpgradeTaskFilter.filter
(HotUpgradeTaskStatus... statuses)