Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Added overload for Frontend.runMultipleAction()
......................................................................
webadmin: Added overload for Frontend.runMultipleAction()
This overload doesn't allows to pass a callback, but doesn't force to
pass state (where often the one that does is invoked with null).
Change-Id: I18f4cf8b5a1fac4ea7bcf41c88a8ada55b81705d
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java
1 file changed, 11 insertions(+), 0 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/22904
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I18f4cf8b5a1fac4ea7bcf41c88a8ada55b81705d
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server