Uses of Enum Class
net.bluemind.system.api.hot.upgrade.HotUpgradeTaskStatus
Packages that use HotUpgradeTaskStatus
-
Uses of HotUpgradeTaskStatus in net.bluemind.system.api.hot.upgrade
Fields in net.bluemind.system.api.hot.upgrade declared as HotUpgradeTaskStatusFields in net.bluemind.system.api.hot.upgrade with type parameters of type HotUpgradeTaskStatusMethods in net.bluemind.system.api.hot.upgrade that return HotUpgradeTaskStatusModifier 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.Methods in net.bluemind.system.api.hot.upgrade that return types with arguments of type HotUpgradeTaskStatusMethods in net.bluemind.system.api.hot.upgrade with parameters of type HotUpgradeTaskStatusModifier and TypeMethodDescriptionstatic HotUpgradeTaskFilter
HotUpgradeTaskFilter.filter
(HotUpgradeTaskStatus... statuses)