Change in ovirt-engine[master]: core: cleanup AddVmPoolWithVmsCommand#getJobMessagePropertie...

Moti Asayag has submitted this change and it was merged. Change subject: core: cleanup AddVmPoolWithVmsCommand#getJobMessageProperties ...................................................................... core: cleanup AddVmPoolWithVmsCommand#getJobMessageProperties - fix indentation - replace simple if statements with ternary if - replace "" with StringUtils.Empty Change-Id: I1513f901b7c5ef2b3d215ff119e0f69240c9411a Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmPoolWithVmsCommand.java 1 file changed, 7 insertions(+), 12 deletions(-) Approvals: Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11983 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1513f901b7c5ef2b3d215ff119e0f69240c9411a 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: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com>
participants (1)
-
masayag@redhat.com