From f4bf9e7ad4746fbec415c0ad34fa57f168840e30 Mon Sep 17 00:00:00 2001 From: sarada prasad sahoo Date: Fri, 7 Jun 2019 14:46:36 +0530 Subject: Enhanced List Level flow with backward support Modified the e2e service instance flow to support both new list types groups along with backward compatibility to support old types alloted resources, network etc. Change-Id: Ie8fc8a4550a90b44736b6b9de058e2a2e187570c Issue-ID: SO-1393 Signed-off-by: sarada prasad sahoo --- .../process/DeleteSDNCNetworkResource.bpmn | 105 +++++++++++---------- 1 file changed, 53 insertions(+), 52 deletions(-) (limited to 'bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/DeleteSDNCNetworkResource.bpmn') diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/DeleteSDNCNetworkResource.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/DeleteSDNCNetworkResource.bpmn index c2d4de3973..4cd4ab527f 100644 --- a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/DeleteSDNCNetworkResource.bpmn +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/DeleteSDNCNetworkResource.bpmn @@ -1,5 +1,5 @@ - + SequenceFlow_1qo2pln_delete @@ -123,6 +123,7 @@ csi.sendSyncResponse(execution) + SequenceFlow_0h3klf0_delete SequenceFlow_00vqgvt_delete @@ -154,145 +155,145 @@ dcsi.prepareUpdateAfterDeleteSDNCResource(execution) - + - + - - + + - - + + - + - + - + - - + + - + - - + + - - + + - + - + - - + + - - - - - + + + + + - + - + - + - + - - + + - - + + - + - + - - + + - + - - - + + + - + - - + + - + - + - - + + - + - - + + -- cgit 1.2.3-korg