Change in ovirt-engine[master]: webadmin: Added overloaded methods for RunMultipleActions()

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 <lvernia@redhat.com> --- 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 <lvernia@redhat.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Lior Vernia <lvernia@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
alkaplan@redhat.com