Mapper to form CmNotificationSubscriptionNcmpOutEvent 83/137483/2
authormpriyank <priyank.maheshwari@est.tech>
Wed, 6 Mar 2024 11:54:17 +0000 (11:54 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Thu, 7 Mar 2024 11:00:54 +0000 (11:00 +0000)
commit215b40aecaefdd8b523ea6ef72b14011adba3490
tree5250fc0cf74583f030317ab500f1c814c5ae7268
parentb35ac1b58882edfa60d67e7e32668261286a1992
Mapper to form CmNotificationSubscriptionNcmpOutEvent

- mapper to be used in the subsequent patches
- test case to support the mapping of
  CmNotificationSubscriptionNcmpOutEvent

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