Work around potential NullPointerExceptions in HeatTreeManagerUtil 36/106636/2
authorChris André <chris.andre@yoppworks.com>
Fri, 24 Apr 2020 23:51:01 +0000 (19:51 -0400)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Mon, 27 Apr 2020 15:37:04 +0000 (15:37 +0000)
commit79ec04301a726e8c48f1275877cb852d2d74adc0
treec51d68df0fe358453a1bb794f67d4f506cbbbeeb
parent4a4d45fadfbb61e8e147f2b62e5dab5ac55403e8
Work around potential NullPointerExceptions in HeatTreeManagerUtil

- Replace null return values with empty Map objects

Issue-ID: SDC-2928
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
Change-Id: I3357a8789a00201a7ffda1dbf0be5f08cbb9c33b
openecomp-be/lib/openecomp-heat-lib/src/main/java/org/openecomp/sdc/heat/services/tree/HeatTreeManagerUtil.java