[SO] Service Level Workflow Execution API 82/110182/2
authorajay_dp001 <ajay.deep.singh@est.tech>
Wed, 15 Jul 2020 09:05:53 +0000 (14:35 +0530)
committerajay_dp001 <ajay.deep.singh@est.tech>
Thu, 16 Jul 2020 13:16:27 +0000 (18:46 +0530)
commit00a017801130973f0da0fdb11c0a513259eed124
tree16be0689c9907fa3eb98213819b29ec3768c115e
parent86270eae84f8178ada7649e4ce431aaf8da4ab81
[SO] Service Level Workflow Execution API

This commit implements

 - New SO Service level workflow execution API
 - Code refactoring on class InstanceManagement.java

Issue-ID: SO-2930
Signed-off-by: ajay_dp001 <ajay.deep.singh@est.tech>
Change-Id: Iabeeddab3ac47d257e25af0f3e43d8e857c70037
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/InstanceManagement.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/MsoRequest.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/RequestHandlerUtils.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/InstanceIdMapValidation.java
mso-api-handlers/mso-api-handler-infra/src/main/java/org/onap/so/apihandlerinfra/validation/ValidationInformation.java
mso-api-handlers/mso-api-handler-infra/src/test/java/org/onap/so/apihandlerinfra/InstanceManagementTest.java
mso-api-handlers/mso-api-handler-infra/src/test/resources/ServiceInstanceTest/ExecuteServiceLevelCustomWorkflow.json [new file with mode: 0644]
mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/catalogdb/workflow_ServiceLevel_Response.json [new file with mode: 0644]