fix ServiceHandler SpotBugs false positives 15/89615/6
authorguillaume.lambert <guillaume.lambert@orange.com>
Wed, 6 May 2020 11:02:27 +0000 (13:02 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 19 May 2020 09:42:11 +0000 (09:42 +0000)
add a SuppressFBwarning decorator on classes with false positives when
detecting uncalled private methods or objects comparison on strings

JIRA: TRNSPRTPCE-214 TRNSPRTPCE-246 TRNSPRTPCE-265
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ic3feef9a7bc81a95914b79893727e2010b4b93bd


No differences found