Add remote service function execution. 12/97712/1
authorBrinda Santh <bs2796@att.com>
Tue, 29 Oct 2019 21:10:32 +0000 (17:10 -0400)
committerBrinda Santh <bs2796@att.com>
Tue, 29 Oct 2019 21:10:32 +0000 (17:10 -0400)
commitf0ad7cdc6f99b03cba9dcbb38e9116128a1f6d81
tree1b3f030cef23b8f2c6e6cb69b70a0719ff5e496e
parent8a26b031f8980b2a93b51e5327df959c6926c034
Add remote service function execution.

Issue-ID: CCSDK-1875
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I18279b1d2ff1a0b2962afa74fc616bfd99e93c91
ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceHandler.kt
ms/blueprintsprocessor/modules/inbounds/selfservice-api/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/selfservice/api/ExecutionServiceHandlerTest.kt [new file with mode: 0644]
ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/AbstractServiceFunction.kt [new file with mode: 0644]