Replaced isEmpty with not hasText 49/121749/3
authormkerrigan <michael.kerrigan@est.tech>
Tue, 8 Jun 2021 11:58:08 +0000 (12:58 +0100)
committerRishi Chail <rishi.chail@est.tech>
Wed, 9 Jun 2021 10:14:51 +0000 (10:14 +0000)
commit171f17003d3e130385de3cfda04f44447e421f61
tree5c0159bdd7f59071c71b4ae44bed2a4498949f6b
parent3241cda7c24efa66e1d0f6820934e82593b835af
Replaced isEmpty with not hasText

Sonarcloud reported that isEmpty is deprecated.Not hasText will give the
same behavior

Issue-ID: CPS-89
Change-Id: I45b1723dad414bfc08d4ed33931d6c21eb5e6185
Signed-off-by: mkerrigan <michael.kerrigan@est.tech>
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImpl.java