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

alkaplan at redhat.com alkaplan at redhat.com
Tue Jul 9 10:18:54 UTC 2013


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



More information about the Engine-commits mailing list