NCMP to Client Cm Subscription Event 33/137333/1
authormpriyank <priyank.maheshwari@est.tech>
Wed, 21 Feb 2024 12:21:18 +0000 (12:21 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Wed, 21 Feb 2024 12:21:23 +0000 (12:21 +0000)
commitd5de7bc440f86ccce232c39214ecc56a754f0700
treef30ce57c6fe3003a91f0a8c5ed0e94f55cfa057d
parentb82d45a6d32a24e6f59f0d9730a8bfe613c991ae
NCMP to Client Cm Subscription Event

- CmNotificationSubscriptionNcmpOut event to inform the client about the
  subscription he requested
- Testware for the same
- Code to provide the data to this producer will be part of other
  patches

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