Add method to send message to Camunda engine 50/102050/4
authorHarry Huang <huangxiangyu5@huawei.com>
Thu, 20 Feb 2020 07:37:56 +0000 (15:37 +0800)
committerHarry Huang <huangxiangyu5@huawei.com>
Fri, 21 Feb 2020 02:56:13 +0000 (10:56 +0800)
commita2317eb2230ed472040bfff4af26cb126ce9e687
tree57fe09f2861b44ff2bb15eafc84d6c3e29e761f0
parent6d200a4c428c661c0e19fd2ffb1598e8f2992143
Add method to send message to Camunda engine

Issue-ID: SO-2368

Modify CamundaRequestHandler to add method to send
message to Camunda engine. Use non-blocking webclient
considering workflow may take long time to finish.

Change-Id: I70a8b38881ac40b4d65a3d7305f57a56829e6f1d
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
mso-api-handlers/mso-api-handler-infra/pom.xml
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/CamundaRequestHandler.java