From 388ece287dc341d2b1a34a86b3469476eff3cd29 Mon Sep 17 00:00:00 2001 From: mharazin Date: Wed, 5 Feb 2020 12:39:16 +0100 Subject: AssignPnfBB - set orchestration status to Assigned after successful assignment Issue-ID: SO-2642 Signed-off-by: Mateusz Harazin Change-Id: I4247e464b1533025638880763ea9e2fe629b10c3 --- .../subprocess/BuildingBlock/AssignPnfBB.bpmn | 41 ++++++++++++++-------- 1 file changed, 26 insertions(+), 15 deletions(-) (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 index c8600586ce..1b4470b545 100644 --- 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 @@ -1,34 +1,38 @@ - + - - - SequenceFlow_0l6rtzy - SequenceFlow_1fu9o4x - SequenceFlow_0l6rtzy + SequenceFlow_0yrabnf SequenceFlow_1fu9o4x + + + + SequenceFlow_0yrabnf + SequenceFlow_1yb16sd + + + SequenceFlow_1yb16sd + Inputs: - - pnfName - String - + - pnfName - String - + @@ -51,19 +55,26 @@ - + - + - - - - + + + + + + + + + + + -- cgit 1.2.3-korg