From 65def95aefe76e5f7f0ab5358019fabd0bdc4cfb Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Sat, 14 Apr 2018 12:34:03 +0000 Subject: Fix DoDeleteE2EServiceInstance input output var Fix DoDeleteE2EServiceInstance input output var Change-Id: Icea2277c3c8207d00c977be082157d0e86a79050 Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../subprocess/DoDeleteE2EServiceInstance.bpmn | 26 ++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn index a08471abed..16a80c3c21 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn @@ -132,17 +132,39 @@ def dcsi= new DoDeleteE2EServiceInstance() dcsi.prepareDecomposeService(execution)]]> + + + + + + + + + + + SequenceFlow_0fo5vw5 SequenceFlow_0orw2f8 - + SequenceFlow_0orw2f8 SequenceFlow_0ha8ix9 - + + + + + + + + + + + + SequenceFlow_1j08ko3 SequenceFlow_1cevtpy -- cgit 1.2.3-korg