Added a call to buildAndThrowException when vf 97/99497/3
authorBhatt, Prema <prema.bhatt@att.com>
Wed, 11 Dec 2019 15:48:32 +0000 (10:48 -0500)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Fri, 13 Dec 2019 16:38:45 +0000 (11:38 -0500)
commitbb42ce663d3740b4ad06898614daf7cb81854cf8
tree5189d2d66118ddc7952d36025e9a4c68577050df
parent02c068ce771ee4522936f2d15f41c2b631e965a8
Added a call to buildAndThrowException when vf

Added a call to buildAndThrowException when vf module not in AAI.
Updated the main error message and added Unit test.
Replaced call to buildAndThrowException with AAIEntityNotFoundException
when vf module not in AAI. Updated Unit test.
Updated Unit test name. Deleted unused code.

Issue-ID: SO-2560
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7bc22465147d6fa6dc2caeb77fc3e51a86a4ee31
bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowAction.java
bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionTest.java