Send operation information in existing notification events 21/126521/7
authorRenu Kumari <renu.kumari@bell.ca>
Sun, 9 Jan 2022 13:38:31 +0000 (08:38 -0500)
committerRenu Kumari <renu.kumari@bell.ca>
Tue, 11 Jan 2022 13:19:58 +0000 (08:19 -0500)
commit4bee6edd2dcf1b2ada3a808ae19b003c684025cd
treefe30aa0f4cfcdfae0c98d1acc200374233c1d12b
parent15fffd19b49827184096ae1444b8ca2ed86a5201
Send operation information in existing notification events

Issue-ID: CPS-791
Signed-off-by: Renu Kumari <renu.kumari@bell.ca>
Change-Id: Ic68dd476942291cf03afed99e95a245dafde5be9
cps-service/src/main/java/org/onap/cps/api/impl/CpsDataServiceImpl.java
cps-service/src/main/java/org/onap/cps/notification/CpsDataUpdatedEventFactory.java
cps-service/src/main/java/org/onap/cps/notification/NotificationService.java
cps-service/src/main/java/org/onap/cps/notification/Operation.java [new file with mode: 0644]
cps-service/src/test/groovy/org/onap/cps/api/impl/CpsDataServiceImplSpec.groovy
cps-service/src/test/groovy/org/onap/cps/notification/CpsDataUpdateEventFactorySpec.groovy
cps-service/src/test/groovy/org/onap/cps/notification/NotificationServiceSpec.groovy