aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/nbi/apis/hub/service/dmaap/CheckDMaaPEventsManager.java
AgeCommit message (Collapse)AuthorFilesLines
2020-04-07Add exception to logs for DMaaP check AAI-EVENTS, bump to 6.0.2 for testing RC0aosull011-162/+166
Issue-ID: EXTAPI-426 Signed-off-by: aosull01 <adrian.osullivan@huawei.com> Change-Id: Ieb4d9fb238ae93234cf26f25e714b509e583d980
2019-12-13Format Java code with respect to ONAP Code StyleMatthieu Geerebaert1-168/+161
Change-Id: I9025c97ffd2997bfba0dcfb9caec8b7be6ae090c Issue-ID: EXTAPI-372 Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
2019-03-22Handle null orchestration-statusaosull011-173/+175
Change-Id: Iaf0a036c2e49e5b3ac7dcdbd3442adf0b368c21b Issue-ID: EXTAPI-224 Signed-off-by: aosull01 <adrian.osullivan@huawei.com>
2019-03-18Integrate sdc notificationromaingimbert1-0/+240
-refactor code -beggining implementation Change-Id: I9f66d64d9a375ef96e0248f85e2c06828f1063eb Issue-ID: EXTAPI-158 Signed-off-by: romaingimbert <romain.gimbert@orange.com>