Change in ovirt-engine[master]: core: Refactor MigrateVmCommand#getAuditLogTypeValue

Omer Frenkel has submitted this change and it was merged. Change subject: core: Refactor MigrateVmCommand#getAuditLogTypeValue ...................................................................... core: Refactor MigrateVmCommand#getAuditLogTypeValue - Remove the usage of local field "startMessage" that was used only once - Move the comment which explains the logic of this method outside of the method to improve its readability Change-Id: Ic6f16b4dcf51de74898291b52d18a9d0eddac1c4 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/MigrateVmCommand.java 1 file changed, 9 insertions(+), 6 deletions(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10113 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic6f16b4dcf51de74898291b52d18a9d0eddac1c4 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com>
participants (1)
-
ofrenkel@redhat.com