Daniel Erez has posted comments on this change. Change subject: webadmin: Added overload for Frontend.runMultipleAction() ......................................................................
Patch Set 2: (1 comment) .................................................... File frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/Frontend.java Line 498: * RunMultipleActions without passing state. Line 499: * @param actionType The type of action to perform. Line 500: * @param parameters The parameters of the action. Line 501: */ Line 502: public void runMultipleAction(final VdcActionType actionType, Can you please add a test to FrontendTest. Line 503: final ArrayList<VdcActionParametersBase> parameters, Line 504: final IFrontendMultipleActionAsyncCallback callback) { Line 505: runMultipleAction(actionType, parameters, callback, null); Line 506: } -- To view, visit http://gerrit.ovirt.org/22904 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I18f4cf8b5a1fac4ea7bcf41c88a8ada55b81705d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Lior Vernia <lver...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Lior Vernia <lver...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches