From 5709d43876e58894c157779cc168d07485e8f394 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Mon, 18 Sep 2017 15:08:16 +0530 Subject: VoLTE BPMN draft file Issue-ID: SO-46 Change-Id: I01b80c4eb5ee6c779dd95b840fa99a9bff0ad78e Signed-off-by: Seshu-Kumar-M --- .../resources/subprocess/CustomE2EGetService.bpmn | 321 +++++++++++++++++++++ .../resources/subprocess/CustomE2EPutService.bpmn | 201 +++++++++++++ 2 files changed, 522 insertions(+) create mode 100644 bpmn/MSOCommonBPMN/src/main/resources/subprocess/CustomE2EGetService.bpmn create mode 100644 bpmn/MSOCommonBPMN/src/main/resources/subprocess/CustomE2EPutService.bpmn (limited to 'bpmn/MSOCommonBPMN/src/main/resources') diff --git a/bpmn/MSOCommonBPMN/src/main/resources/subprocess/CustomE2EGetService.bpmn b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/CustomE2EGetService.bpmn new file mode 100644 index 0000000000..28ba0363cb --- /dev/null +++ b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/CustomE2EGetService.bpmn @@ -0,0 +1,321 @@ + + + + + SequenceFlow_1 + SequenceFlow_2 + + + + + SequenceFlow_2 + getUrlYes + getUrlNo + + + + + + + + SequenceFlow_7 + SequenceFlow_8 + + + + + SequenceFlow_7 + + + + + SequenceFlow_8 + + + + SequenceFlow_3 + SequenceFlow_6 + + + + + SequenceFlow_5 + SequenceFlow_3 + + + + + getUrlNo + foundYes + SequenceFlow_5 + + + + obtainById + SequenceFlow_4 + + + + + obtainByName + SequenceFlow_13 + + + + + getUrlYes + obtainById + obtainByName + + + + + + + SequenceFlow_14 + foundYes + notFound + + + + + + + notFound + + + + SequenceFlow_4 + SequenceFlow_13 + SequenceFlow_14 + + + + SequenceFlow_6 + + + + SequenceFlow_1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/bpmn/MSOCommonBPMN/src/main/resources/subprocess/CustomE2EPutService.bpmn b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/CustomE2EPutService.bpmn new file mode 100644 index 0000000000..9d989d2aac --- /dev/null +++ b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/CustomE2EPutService.bpmn @@ -0,0 +1,201 @@ + + + + + SequenceFlow_1 + + + + SequenceFlow_5 + + + + SequenceFlow_4 + SequenceFlow_5 + + + + + SequenceFlow_3 + SequenceFlow_4 + + + + + SequenceFlow_1 + SequenceFlow_3 + + + + + + SequenceFlow_6 + + + + + SequenceFlow_7 + + + SequenceFlow_6 + SequenceFlow_7 + + + + + + + SequenceFlow_9 + + + + + SequenceFlow_9 + SequenceFlow_10 + + + + SequenceFlow_10 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg