Change in ovirt-engine[master]: core: BaseImagesCommand: pull down remove methods

Maor Lipchuk has submitted this change and it was merged. Change subject: core: BaseImagesCommand: pull down remove methods ...................................................................... core: BaseImagesCommand: pull down remove methods Moved the RemoveChildren and GetImageChildren from BaseImagesCommand to RemoveImageCommand, which is the only class that uses them. Change-Id: Ic26184d0d22813483eb4ec3c71a4eb0da664a7b7 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/BaseImagesCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveImageCommand.java 2 files changed, 30 insertions(+), 28 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6404 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic26184d0d22813483eb4ec3c71a4eb0da664a7b7 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
mlipchuk@redhat.com