Alona Kaplan has submitted this change and it was merged. Change subject: webadmin: Added overloaded methods for RunMultipleActions() ......................................................................
webadmin: Added overloaded methods for RunMultipleActions() The overloaded methods accept only one VdcActionType, and run it multiple times. It also accepts a single callback, to be executed after all similar actions have returned successfully. Also changed the original RunMultipleActions() to accept List rather than ArrayList (it shouldn't care about the implementation). Change-Id: Ifbe1f99f72238714028b7f7762d67109559c473e 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, 47 insertions(+), 3 deletions(-) Approvals: Alona Kaplan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15859 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifbe1f99f72238714028b7f7762d67109559c473e Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <[email protected]> Gerrit-Reviewer: Alona Kaplan <[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
