Change in ovirt-engine[master]: core: RestoreFromSnapshot's ConcreteCreateTask

Daniel Erez has submitted this change and it was merged. Change subject: core: RestoreFromSnapshot's ConcreteCreateTask ...................................................................... core: RestoreFromSnapshot's ConcreteCreateTask Removed ConcreteCreateTask from RestoreFromSnapshotCommand, and used the new getTaskType() mechanism introduced to CommandBase. Change-Id: I0c4c85ad6172ce3590e7ade7856cc99b6f921975 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreFromSnapshotCommand.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/BackwardCompatibilityTaskCreationTest.java 2 files changed, 9 insertions(+), 13 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7800 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0c4c85ad6172ce3590e7ade7856cc99b6f921975 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: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Vered Volansky <vvolansk@redhat.com>
participants (1)
-
derez@redhat.com