Uses of Class
net.bluemind.system.api.hot.upgrade.HotUpgradeProgress
Packages that use HotUpgradeProgress
-
Uses of HotUpgradeProgress in net.bluemind.system.api.hot.upgrade
Methods in net.bluemind.system.api.hot.upgrade that return types with arguments of type HotUpgradeProgressModifier and TypeMethodDescriptionIHotUpgrade.progress()
IHotUpgradePromise.progress()
IInternalHotUpgradePromise.progress()
Method parameters in net.bluemind.system.api.hot.upgrade with type arguments of type HotUpgradeProgressModifier and TypeMethodDescriptionvoid
IHotUpgradeAsync.progress
(AsyncHandler<List<HotUpgradeProgress>> handler) void
IInternalHotUpgradeAsync.progress
(AsyncHandler<List<HotUpgradeProgress>> handler)