From 45a51414d1e005f6832570eb80c29d7a2023c355 Mon Sep 17 00:00:00 2001 From: seshukm Date: Tue, 17 Oct 2017 12:16:16 +0530 Subject: Removed unWanted method IssueId: SO-222 Change-Id: I03b66e901b57ce68c0685c054c4744a2726c1c42 Signed-off-by: seshukm --- .../scripts/CreateCustomE2EServiceInstance.groovy | 10 ---- .../process/CreateCustomE2EServiceInstance.bpmn | 56 ++++++++-------------- 2 files changed, 19 insertions(+), 47 deletions(-) diff --git a/bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy b/bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy index 8ada19c1f0..18dbbea573 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy +++ b/bpmn/MSOInfrastructureBPMN/src/main/groovy/org/openecomp/mso/bpmn/infrastructure/scripts/CreateCustomE2EServiceInstance.groovy @@ -338,14 +338,4 @@ public class CreateCustomE2EServiceInstance extends AbstractServiceTaskProcessor utils.log("DEBUG", "======== COMPLETED prepareInitServiceOperationStatus Process ======== ", isDebugEnabled) } - /** - * send a request to SDNC - */ - public void sendSdncSvc(Execution execution) - { - def isDebugEnabled = execution.getVariable("isDebugLogEnabled") - utils.log("DEBUG", "======== sendSdncSvc Process ======== ", isDebugEnabled) - //TODO - } - } \ No newline at end of file diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn index 62ed844fe7..04b47b452a 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/process/CreateCustomE2EServiceInstance.bpmn @@ -113,7 +113,7 @@ csi.sendSyncError(execution)]]> - SequenceFlow_194rnud + SequenceFlow_081z8l2 SequenceFlow_19eilro - - - - SequenceFlow_081z8l2 - SequenceFlow_194rnud - @@ -178,15 +170,15 @@ csi.sendSdncSvc(execution)]]> SequenceFlow_1euqjsp SequenceFlow_081z8l2 - + - + - + @@ -202,7 +194,7 @@ csi.sendSdncSvc(execution)]]> - + @@ -229,10 +221,10 @@ csi.sendSdncSvc(execution)]]> - - + + - + @@ -257,10 +249,10 @@ csi.sendSdncSvc(execution)]]> - - + + - + @@ -371,33 +363,23 @@ csi.sendSdncSvc(execution)]]> - - + + - + - - - - - - - - - - - + - + - - + + - + -- cgit 1.2.3-korg