From f8aa02a9e9129932805dfc7bc1f5cb3205e9df41 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Mon, 16 Apr 2018 06:02:16 +0000 Subject: Fix BPMN activity name Fix BPMN activity name for invocation. Change-Id: I80e14ce495206f75158eb6a2c38ad8bcaa34b3cc Issue-ID: SO-422 Signed-off-by: subhash kumar singh --- .../src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn index 16a80c3c21..ac8e60778b 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn +++ b/bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoDeleteE2EServiceInstance.bpmn @@ -153,7 +153,7 @@ dcsi.prepareDecomposeService(execution)]]> def dcsi= new DoDeleteE2EServiceInstance() dcsi.postDecomposeService(execution)]]> - + -- cgit 1.2.3-korg