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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Lior Vernia <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
