Fix the bugs in loop state logic 93/86893/2
authorxg353y <xg353y@intl.att.com>
Fri, 3 May 2019 11:23:40 +0000 (13:23 +0200)
committerxg353y <xg353y@intl.att.com>
Fri, 3 May 2019 11:32:07 +0000 (13:32 +0200)
commit7e8938e2bf7eae76bd527a28fd453650cf744e1a
tree0281172f78cc019d75b3fb062ce6dea8244ad8d7
parent0169b6200be3bb4a670ebe17eca15a8870c9f3b6
Fix the bugs in loop state logic

Fix the bugs in the logic to get the loop state

Issue-ID: CLAMP-362
Change-Id: I9d931f1a1ceed3d9e173b3ee742f8e349b7e653f
Signed-off-by: xg353y <xg353y@intl.att.com>
src/main/java/org/onap/clamp/loop/LoopOperation.java
src/main/resources/clds/camel/rest/clamp-api-v2.xml
src/main/resources/clds/camel/routes/flexible-flow.xml
src/test/java/org/onap/clamp/loop/LoopOperationTestItCase.java [new file with mode: 0644]