API to get template-topology by job id 90/98990/1
authorIttay Stern <ittay.stern@att.com>
Mon, 2 Dec 2019 07:22:42 +0000 (09:22 +0200)
committerIttay Stern <ittay.stern@att.com>
Mon, 2 Dec 2019 07:30:41 +0000 (09:30 +0200)
commita2a7baa022b98919f4c008e29ba8a12b879e746c
tree30b2673fefaeae22a6f837098c43d527f46163fc
parente8887222c45e7d1849cb8098997c8fb7c149ebd7
API to get template-topology by job id

..../vid/asyncInstantiation/templateTopology/{jobId}

Issue-ID: VID-724

Change-Id: I5704951a595293d10ed6ae09c0113e1cac5b5788
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-app-common/src/main/java/org/onap/vid/controller/AsyncInstantiationController.java
vid-app-common/src/main/java/org/onap/vid/services/AsyncInstantiationBusinessLogic.java
vid-app-common/src/main/java/org/onap/vid/services/AsyncInstantiationBusinessLogicImpl.java
vid-app-common/src/test/java/org/onap/vid/services/AsyncInstantiationBusinessLogicTest.java