Topology tree: extract AAITreeNodesEnricher out of AAIServiceTree 67/102067/2
authorIttay Stern <ittay.stern@att.com>
Wed, 12 Feb 2020 10:28:59 +0000 (12:28 +0200)
committerIttay Stern <ittay.stern@att.com>
Thu, 20 Feb 2020 13:09:01 +0000 (15:09 +0200)
commitd6eedb1f342ac32c8339b553848267e443410d57
treeb029af0b321d24ac53e616e72fdc19f8fe9d9f47
parenta5ba6b59e4fc84b6aeae456c1860fcf7517e99cf
Topology tree: extract AAITreeNodesEnricher out of AAIServiceTree

Issue-ID: VID-771

Change-Id: I138a89b7b2f00e6e603ff26addefc494aeb019b0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-app-common/src/main/java/org/onap/vid/services/AAIServiceTree.java
vid-app-common/src/main/java/org/onap/vid/services/AAITreeNodesEnricher.java [new file with mode: 0644]
vid-app-common/src/test/java/org/onap/vid/services/AAIServiceIntegrativeTest.java
vid-app-common/src/test/java/org/onap/vid/services/AAIServiceTreeIntegrativeTest.java
vid-app-common/src/test/java/org/onap/vid/services/AAIServiceTreeTest.java
vid-app-common/src/test/java/org/onap/vid/services/AAITreeNodesEnricherTest.java [new file with mode: 0644]