summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/cps/ncmp/dmi/notifications
AgeCommit message (Expand)AuthorFilesLines
2024-06-24Create module structure in DMI Pluginegernug10-737/+0
2024-05-27DMI CmSubscription topic params updateseanbeirne1-7/+7
2024-05-08Increase Test Coverage for DMIseanbeirne1-1/+1
2024-04-11Read and send Response (DMI <> NCMP) for CmSubscriptionseanbeirne4-0/+264
2024-03-06Remove old subscription code and other fixesmpriyank3-248/+0
2023-08-25Fix pojos and classes with new cps versionmpriyank5-220/+248
2023-07-26DMI to NCMP Subscription Delete Responseseanbeirne2-1/+5
2023-07-26DMI Plugins respond back to NCMP Events Schemaseanbeirne3-110/+216
2023-06-30DMI Data AVC RFC8641 and CloudEvent Compliantmpriyank4-78/+122
2023-03-29Subscription Create Response Handling Dmi Parthalil.cakal1-0/+110
2023-03-23Fix Avc event creatormpriyank1-5/+6
2023-02-01[DMI] Publish Message hidden REST endpoint triggersourabh_sourabh3-0/+170
2022-09-15Async event from dmi pluginmpriyank1-1/+2
2022-06-10Fix sonar code smellsemaclee1-3/+2
2022-06-01Async request response dmi -> NCMPJosephKeenan3-0/+258