TicketEventServiceImpl : Fixed sonar issue 49/61649/2
authorArundathi Patil <arundpil@in.ibm.com>
Tue, 21 Aug 2018 17:02:37 +0000 (22:32 +0530)
committerArundathi Patil <arundpil@in.ibm.com>
Fri, 24 Aug 2018 08:39:03 +0000 (08:39 +0000)
commit08def403ebf02ac7dc7b5565c46423e3cc994026
tree38a569ee15a49116f5adb8f3b8dd042f9b2e067d
parentc7684e595461b70b09d0d9ff15b5ad23aeabebc9
TicketEventServiceImpl : Fixed sonar issue

Fixed below sonar issue at line 52,
Immediately return this expression instead of assigning it to the
temporary variable 'hyperlink'

Issue-ID: PORTAL-364
Change-Id: I33b854b15e163146415040bf98dbd7e992d04b61
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
ecomp-portal-BE-os/src/main/java/org/onap/portalapp/portal/service/TicketEventServiceImpl.java