NotificationCleanupConfig.java - Fixed sonar issue 83/62383/1
authorArundathi Patil <arundpil@in.ibm.com>
Fri, 24 Aug 2018 17:31:27 +0000 (23:01 +0530)
committerIBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com>
Fri, 24 Aug 2018 17:31:43 +0000 (23:01 +0530)
Fixed below sonar issues:
Cast one of the operands of  multiplication operation to long,
Remove the BeansException which is runtime,
Reorder the modifiers to comply with java language specification

Issue-ID: PORTAL-378
Change-Id: I5cede6e6d12e9a16b524beeb562d379b3d991d93
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>

No differences found