Conditional Macro Action Selection 67/83867/14
authorSunilB <sb00577584@techmahindra.com>
Mon, 15 Apr 2019 14:22:11 +0000 (19:52 +0530)
committerSunilB <sb00577584@techmahindra.com>
Mon, 15 Apr 2019 14:22:11 +0000 (19:52 +0530)
commitc5d5e14f506a9be6e93003b88f0aed42e5030ebf
tree60d31ce74dd80deb4df0e82b4fb81a1eadfb1796
parent9c0663079469cb5a42c96ff990385c23be2f361e
Conditional Macro Action Selection

Update orchestration_flow_reference table and changes in
WorkflowActionBBTasks to Conditionally trigger ConfigAssignVnfBB And
ConfigDeployVnfBB building block.

Change-Id: I1bdb8a77223aef6855e4e1c9aa80dd026892e6f6
Issue-ID: SO-1702
Signed-off-by: sunilb <sb00577584@techmahindra.com>
adapters/mso-catalog-db-adapter/src/main/resources/db/migration/R__MacroData.sql
bpmn/so-bpmn-tasks/src/main/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBTasks.java
bpmn/so-bpmn-tasks/src/test/java/org/onap/so/bpmn/infrastructure/workflow/tasks/WorkflowActionBBTasksTest.java
mso-catalog-db/src/main/java/org/onap/so/db/catalog/client/CatalogDbClient.java
mso-catalog-db/src/main/java/org/onap/so/db/catalog/data/repository/VnfCustomizationRepository.java