Eli Mesika has uploaded a new change for review.

Change subject: core: code cleanup when vmStatic may be null
......................................................................

core: code cleanup when vmStatic may be null

replacing all if block conditions that checks vmStatic for null all over the 
code with simple condition
in the single constructor in which vm static parameter may be null.
Also, adding the check to setStaticData

Change-Id: I5de297d57b32b6eeedf39acf0584f60e776a6649
---
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VM.java
1 file changed, 4 insertions(+), 28 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/79/2779/1
--
To view, visit http://gerrit.ovirt.org/2779
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5de297d57b32b6eeedf39acf0584f60e776a6649
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emes...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to