From 94ee92559b051f2f82ed681f841f4f13016842ed Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Tue, 2 May 2017 03:53:18 -0700 Subject: [MSO-8] Second step of the rebase for MSO Second rebase containing additional features for MSO + total reworking of the BPMN structure + Notification flow can now be added at the end of some BPMN flows Change-Id: I7e937c7a0ba1593ca85e164a093f79c7e38b6ce0 Signed-off-by: Determe, Sebastien (sd378r) --- .../resources/subprocess/GenericDeleteService.bpmn | 599 +++++++++++---------- 1 file changed, 300 insertions(+), 299 deletions(-) (limited to 'bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericDeleteService.bpmn') diff --git a/bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericDeleteService.bpmn b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericDeleteService.bpmn index f4edac612c..15929b87eb 100644 --- a/bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericDeleteService.bpmn +++ b/bpmn/MSOCommonBPMN/src/main/resources/subprocess/GenericDeleteService.bpmn @@ -1,303 +1,304 @@ - - - - - - SequenceFlow_9 - SequenceFlow_10 + + + + + + SequenceFlow_9 + SequenceFlow_10 - - - - SequenceFlow_9 - - - - - SequenceFlow_10 - - - - - - SequenceFlow_12 - - - SequenceFlow_11 - SequenceFlow_12 - - - - SequenceFlow_11 - - - - - - - SequenceFlow_1 - - - - SequenceFlow_1 - SequenceFlow_3 - - - - - SequenceFlow_3 - no - yes - - - - - - - SequenceFlow_7 - SequenceFlow_4 - - - - - yes - siExistYes - SequenceFlow_6 - - - - SequenceFlow_4 - - - - SequenceFlow_6 - SequenceFlow_7 - - - - - no - SequenceFlow_5 - - - - - SequenceFlow_5 - siExistYes - siExistNo - - - - - - - siExistNo - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file +]]> + + + + SequenceFlow_9 + + + + + SequenceFlow_10 + + + + + + SequenceFlow_12 + + + SequenceFlow_11 + SequenceFlow_12 + + + + SequenceFlow_11 + + + + + + + SequenceFlow_1 + + + + SequenceFlow_1 + SequenceFlow_3 + + + + + SequenceFlow_3 + no + yes + + + + + + + SequenceFlow_7 + SequenceFlow_4 + + + + + yes + siExistYes + SequenceFlow_6 + + + + SequenceFlow_4 + + + + SequenceFlow_6 + SequenceFlow_7 + + + + + no + SequenceFlow_5 + + + + + SequenceFlow_5 + siExistYes + siExistNo + + + + + + + siExistNo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg