Mike Kolesnik has submitted this change and it was merged. Change subject: core: Introducing AbstractGetAllImagesListQuery ......................................................................
core: Introducing AbstractGetAllImagesListQuery Extracted a common base class for GetAllFloppyImagesListQuery and GetAllIsoImagesListQuery - they had the exact same implementation and only differed in the FileExtensionType they sent to the IrsBroker. Change-Id: Ifc9ee6d79426cc4cd8384fa4412b8e112771d09c --- A backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AbstractGetAllImagesListQuery.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllFloppyImagesListQuery.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetAllIsoImagesListQuery.java 3 files changed, 35 insertions(+), 23 deletions(-) Approvals: Mike Kolesnik: Looks good to me, approved Allon Mureinik: Verified -- To view, visit http://gerrit.ovirt.org/3880 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifc9ee6d79426cc4cd8384fa4412b8e112771d09c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkole...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches