Fix use of Optional in ToscaAnalyzerServiceImpl 04/126604/2
authorfranciscovila <javier.paradela.vila@est.tech>
Thu, 13 Jan 2022 11:54:10 +0000 (11:54 +0000)
committerMichael Morris <michael.morris@est.tech>
Mon, 17 Jan 2022 10:21:11 +0000 (10:21 +0000)
commitd80ae5529f51d6ad10759c07cb4960762700faef
treec0ea07b6973d232e851136f6627743e2a4c410a6
parent08e100185603620b455d8e0e421de0b66d97fbee
Fix use of Optional in ToscaAnalyzerServiceImpl

Checking the Optionals are present before getting
their values in the ToscaAnalyzerServiceImpl class

Issue-ID: SDC-3836
Signed-off-by: franciscovila <javier.paradela.vila@est.tech>
Change-Id: I206877115abf36d8b80a8d38dac2415407828c4b
openecomp-be/lib/openecomp-tosca-lib/src/main/java/org/openecomp/sdc/tosca/services/impl/ToscaAnalyzerServiceImpl.java