Danny Rankevich has uploaded a new change for review. Change subject: core: allow synchronous multiple actions ......................................................................
core: allow synchronous multiple actions * Add a flag to Execute() indicating sync execution * In case of a sync execution, add all results and return them. Change-Id: I8aba001a43799834f1db8b0002c02e3f82ea1513 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MultipleActionsRunner.java 2 files changed, 34 insertions(+), 16 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/10/3210/1 -- To view, visit http://gerrit.ovirt.org/3210 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8aba001a43799834f1db8b0002c02e3f82ea1513 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Danny Rankevich <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
