Moti Asayag has submitted this change and it was merged. Change subject: core: Retrieve job with steps by correlation ID ......................................................................
core: Retrieve job with steps by correlation ID The patch modifies the retrieved Job entities by a correlation ID to contain their steps. Change-Id: I97d662bd742a16d01d9767dc4087de5e634fd53a --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetJobsByCorrelationIdQuery.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/job/JobRepository.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/job/JobRepositoryImpl.java M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/JobRepositoryDaoTest.java 4 files changed, 40 insertions(+), 9 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2829 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I97d662bd742a16d01d9767dc4087de5e634fd53a Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Michael Kublin <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
