From 6939ace38f276b40b7c07be18450604c5a469607 Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Thu, 12 Dec 2019 14:21:20 +0100 Subject: Externalize AssignPnf Building Block and refactor existing code accordingly Issue-ID: SO-2568 Change-Id: I1eec15862d6f0b5e8ae4c952b290be8d5fc786dd Signed-off-by: Remigiusz Janeczek --- .../subprocess/BuildingBlock/AssignPnfBB.bpmn | 137 +++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignPnfBB.bpmn (limited to 'bpmn/so-bpmn-building-blocks') diff --git a/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignPnfBB.bpmn b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignPnfBB.bpmn new file mode 100644 index 0000000000..f9c5d0cdb3 --- /dev/null +++ b/bpmn/so-bpmn-building-blocks/src/main/resources/subprocess/BuildingBlock/AssignPnfBB.bpmn @@ -0,0 +1,137 @@ + + + + + + + + + + + + SequenceFlow_1fu9o4x + + + SequenceFlow_02j05kk + SequenceFlow_081rs5d + + + SequenceFlow_081rs5d + SequenceFlow_0fn5kgz + SequenceFlow_1ewfz8r + + + SequenceFlow_0fn5kgz + SequenceFlow_0l6rtzy + + + SequenceFlow_1ewfz8r + SequenceFlow_0l6rtzy + + + + #{!aaiContainsInfoAboutPnf} + + + #{aaiContainsInfoAboutPnf} + + + + SequenceFlow_1fu9o4x + SequenceFlow_02j05kk + + + + + Inputs: + - pnfCorrelationId - String + - uuid - String + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg