CompositeStateBuilder added for building the compositeState 66/129366/3
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Wed, 25 May 2022 14:29:59 +0000 (15:29 +0100)
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>
Thu, 26 May 2022 09:26:23 +0000 (10:26 +0100)
commit7f298238337e4f88952a2c0938fee9c34cea5fdd
tree3ac26ee714a3b6ba362b35b8e10c3608180b96cd
parent4cf4962b74765a5afe234aa258a9143ea6936f73
CompositeStateBuilder added for building the compositeState

Added composite state to YangModelCmHandleRetriever

Issue-ID: CPS-878
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I8bdea55c0a8e27a906e24fc367dedf81c9b3501c
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
cps-ncmp-service/pom.xml
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/YangModelCmHandleRetriever.java
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/inventory/CompositeStateBuilder.java [new file with mode: 0644]
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/operations/YangModelCmHandleRetrieverSpec.groovy
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/inventory/CompositeStateBuilderSpec.groovy [new file with mode: 0644]