Add SO Update to default the controller type query as "APPC" instead of null. 91/92491/2
authorBonkur, Venkat (vb8416) <vb8416@att.com>
Thu, 1 Aug 2019 17:11:23 +0000 (13:11 -0400)
committerVenkat Bonkur <vb8416@att.com>
Thu, 1 Aug 2019 17:29:54 +0000 (17:29 +0000)
commit31abb56177f3ceab2b49f9752c658b9e8aa42d43
treec8b40ce4f3a92cef4bd46b974cb6ae287b4eacc6
parent0bf3a7f44ca4f0101c972029c7254606793627ad
Add SO Update to default the controller type query as "APPC" instead of null.

Make a change to treat a return of null from a controller type query as "APPC"
This can avoid the nullpointer Exception and the default is set
to APPC if the entry is missing in the controller_selection_reference table.
Issue-ID: SO-2170
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: Ia76b2d06e4dacb8b7f6984edeb4d2758472192b1
bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/appc/tasks/AppcRunTasks.java