Change in ovirt-engine[master]: core: CommandBase: Solve hiding issues

Laszlo Hornyak has submitted this change and it was merged. Change subject: core: CommandBase: Solve hiding issues ...................................................................... core: CommandBase: Solve hiding issues Renamed method params and local variables to prevent them from hiding member variables. Change-Id: Ie8ba1ee05764321755db5e4612f45a779547a4d6 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommandBase.java 1 file changed, 9 insertions(+), 9 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved Allon Mureinik: Verified -- To view, visit http://gerrit.ovirt.org/6467 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie8ba1ee05764321755db5e4612f45a779547a4d6 Gerrit-PatchSet: 1 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: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com>
participants (1)
-
lhornyak@redhat.com