Add Sub Attribute parsing capabilit
authorMuthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Wed, 13 Feb 2019 00:16:47 +0000 (19:16 -0500)
committerBrinda Santh Muthuramalingam <brindasanth@in.ibm.com>
Wed, 13 Feb 2019 22:18:14 +0000 (22:18 +0000)
commitf5bc1ee541e01326d11956ff1bf0849944abfcc6
tree358d2d09feb17f5696a63b55888950d40732d4c2
parentd1acee662bfb0125a85fffdcbfebcf9cc0d6ed87
Add Sub Attribute parsing capabilit

Change-Id: Ie353f8e5b86f7472a4790c32705f4b8c3d5e5826
Issue-ID: CCSDK-1061
Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
ms/controllerblueprints/modules/blueprint-core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintConstants.kt
ms/controllerblueprints/modules/blueprint-core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/BluePrintTypes.kt
ms/controllerblueprints/modules/blueprint-core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/PropertyAssignmentService.kt
ms/controllerblueprints/modules/blueprint-core/src/main/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JsonParserUtils.kt [new file with mode: 0644]
ms/controllerblueprints/modules/blueprint-core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/service/BluePrintRuntimeServiceTest.kt
ms/controllerblueprints/modules/blueprint-core/src/test/kotlin/org/onap/ccsdk/apps/controllerblueprints/core/utils/JsonParserUtilsTest.kt [new file with mode: 0644]
ms/controllerblueprints/modules/blueprint-core/src/test/resources/data/default-context.json