summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-BE-common/src/main/java/org/onap/portalapp/config/NotificationCleanupConfig.java
AgeCommit message (Collapse)AuthorFilesLines
2019-07-16NotificationCleanupConfig class fixDominik Mizyn1-8/+10
Sonar errors fix in NotificationCleanupConfig class Issue-ID: PORTAL-663 Change-Id: I8b5f5e9c024fe0c11240367c7154cafd7d885e4a Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
2018-12-05Sonar Issue Fix - PORTAL-487Driptaroop Das1-7/+6
Remove this unused import 'org.springframework.beans.BeansException'.(NotificationCleanupConfig.java) Issue-ID: PORTAL-487 Change-Id: If0b80b12e874fba887836f408d3eb8cad0f5b6a7 Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
2018-08-24NotificationCleanupConfig.java - Fixed sonar issueArundathi Patil1-3/+5
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>
2018-04-19Replace ecomp referencesHima Elisetty1-1/+1
Issue-ID: PORTAL-19 Remove ecomp trademark Change-Id: I76311f2ab10b2c0d406415ea2f922d1aad993e21 Signed-off-by: Hima Elisetty <hbindu@research.att.com>
2018-02-01Security/ Package Name changesst782s1-0/+80
Issue-ID: PORTAL-174, PORTAL-157, PORTAL-156, PORTAL-148, PORTAL-145, PORTAL-140, PORTAL-133, PORTAL-121, PORTAL-111, PORTAL-88 Includes security fixes, Role Centralization, replace certain ECOMP occurrences etc Change-Id: I3c8b706709c6b92e646e3cbe50c2d660e8a46ef4 Signed-off-by: st782s <statta@research.att.com>