Moti Asayag has submitted this change and it was merged. Change subject: core: Modify internal backend API to use CommandContext ......................................................................
core: Modify internal backend API to use CommandContext The patch modifies the internal backend API to use the CommandContext in API calls in order to encapsulate the context being passed and to define more robust API from context aspect. Change-Id: Iec8c354988f640572b1517bdef398e2418813086 --- 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/interfaces/BackendInternal.java 2 files changed, 17 insertions(+), 28 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/1709 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iec8c354988f640572b1517bdef398e2418813086 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Livnat Peer <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
