Mike Kolesnik has uploaded a new change for review. Change subject: core: Extract DAO call to single method ......................................................................
core: Extract DAO call to single method In ImportVmCommand there are several places where SnapshotDao is needed, so extracted the DAO call to a single command (also good if unit tests will be added). Change-Id: Idcbf0577d99e182bf641c1badfd6ee3d1e967ee1 --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImportVmCommand.java 1 file changed, 11 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/37/3037/1 -- To view, visit http://gerrit.ovirt.org/3037 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Idcbf0577d99e182bf641c1badfd6ee3d1e967ee1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
