Mapper to form event for DMI Plugin 40/137140/5
authormpriyank <priyank.maheshwari@est.tech>
Tue, 6 Feb 2024 13:39:29 +0000 (13:39 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Tue, 13 Feb 2024 14:24:24 +0000 (14:24 +0000)
commit5ea7a553828f2312996360ad5f345e2cb5c6f4b9
treefa439d000c01fbaa216925aedca679cc1057a600
parenta3e1ba15f0ed3735e4b7a540371144e7dc9bfa07
Mapper to form event for DMI Plugin

- cmSubscriptionPredicate to CmNotificationSubscriptionDmiInEvent mapper code and
  testware.
- Based on the delta we find , we will be sending the events to the dmi
  plugins. Finding delta code will be separate patchset

Issue-ID: CPS-2060
Change-Id: If1e15679b72c39352e3cf166651226df7e207ce0
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/mapper/CmNotificationSubscriptionDmiInEventMapper.java [new file with mode: 0644]
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/events/cmsubscription/mapper/CmNotificationSubscriptionDmiInEventMapperSpec.groovy [new file with mode: 0644]