
Itamar Heim has submitted this change and it was merged. Change subject: core: Extract method of snapshot id. ...................................................................... core: Extract method of snapshot id. Extracting a new method to get the snapshot id instead of working directly with the parameters command. Signed-off-by: Maor Lipchuk <mlipchuk@redhat.com> Bug-Url: https://bugzilla.redhat.com/867339 Change-Id: I4754e381d70f08a9650596a4eeb3de296b3cb44f --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RestoreAllSnapshotsCommand.java 1 file changed, 14 insertions(+), 11 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Maor Lipchuk: Verified -- To view, visit http://gerrit.ovirt.org/25688 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4754e381d70f08a9650596a4eeb3de296b3cb44f Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server