Remove wildcard pattern when retrieving components 78/107278/4
authorFrancis Toth <francis.toth@yoppworks.com>
Wed, 6 May 2020 21:54:27 +0000 (17:54 -0400)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Wed, 20 May 2020 09:21:42 +0000 (09:21 +0000)
commitb8cea3e1099d47a61c95709d26d1742446d8e2c5
tree933a57fe3a7241b086802321501db559c835bec4
parent8366fcd262412e178ea331f17fe6144e95eb891a
Remove wildcard pattern when retrieving components

This commit aims to remove a redundant cast while preparing the field for some Either refactoring in ArtifactsBusinessLogic. The reasons for removing the wildcard pattern are explained in SDC-3040 (a sub-task of SDC-2812).

Signed-off-by: Francis Toth <francis.toth@yoppworks.com>
Change-Id: I573c01eca56f096ccb54e564d0144291121bde22
Issue-ID: SDC-2812
catalog-be/src/main/java/org/openecomp/sdc/be/components/lifecycle/CertificationChangeTransition.java
catalog-be/src/main/java/org/openecomp/sdc/be/components/lifecycle/LifeCycleTransition.java
catalog-be/src/main/java/org/openecomp/sdc/be/components/lifecycle/LifecycleBusinessLogic.java