From: Isaac Manuel Raj Date: Wed, 4 Mar 2020 14:31:20 +0000 (+0530) Subject: Added new BPMN flow for NSI. X-Git-Tag: 1.6.1~107^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7d623ad49411245de723d9d45d670ed8aad18ace;p=so.git Added new BPMN flow for NSI. Added new BPMN flow for NSI. Issue-ID: SO-2368 Signed-off-by: Isaac Manuel Raj Change-Id: I307edff40b2447240b0ffa07733cd8677ea32472 --- diff --git a/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateNSIandNSSI.bpmn b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateNSIandNSSI.bpmn new file mode 100644 index 0000000000..9c090e0594 --- /dev/null +++ b/bpmn/so-bpmn-infrastructure-flows/src/main/resources/subprocess/DoAllocateNSIandNSSI.bpmn @@ -0,0 +1,361 @@ + + + + + SequenceFlow_1e40h52 + SequenceFlow_1uiz85h + import org.onap.so.bpmn.infrastructure.scripts.* +def dcnsio = new DoAllocateNSIandNSSI() +dcnsio.createNSIinAAI(execution) + + + SequenceFlow_0dj0jvq + SequenceFlow_1h5bw41 + SequenceFlow_0ueeeca + + + SequenceFlow_0ueeeca + SequenceFlow_0xfhbqw + import org.onap.so.bpmn.infrastructure.scripts.* +def dcsi = new DoAllocateNSIandNSSI() +dcsi.updateRelationship(execution) + + + + + + + + + + + SequenceFlow_1h5bw41 + SequenceFlow_1e40h52 + + + SequenceFlow_0xfhbqw + SequenceFlow_0uhaps2 + import org.onap.so.bpmn.infrastructure.scripts.* +def dcsi = new DoAllocateNSIandNSSI() +dcsi.prepareNssiModelInfo(execution) + + + SequenceFlow_1qo2pln + + + SequenceFlow_1qo2pln + SequenceFlow_0khtova + import org.onap.so.bpmn.infrastructure.scripts.* +def dcso = new DoAllocateNSIandNSSI() +dcso.preProcessRequest(execution) + + + SequenceFlow_0khtova + SequenceFlow_0dj0jvq + import org.onap.so.bpmn.infrastructure.scripts.* +def dansi = new DoAllocateNSIandNSSI() +dansi.retriveSliceOption(execution) + + + + + + + + + + + SequenceFlow_1dhpkhd + SequenceFlow_0hxky5e + + + SequenceFlow_1uiz85h + SequenceFlow_1ui528w + SequenceFlow_1dhpkhd + import org.onap.so.bpmn.infrastructure.scripts.* +def dcnsio = new DoAllocateNSIandNSSI() +dcnsio.getOneNsstInfo(execution) + + + SequenceFlow_0hxky5e + SequenceFlow_19jztxv + import org.onap.so.bpmn.infrastructure.scripts.* +def dcnsio = new DoAllocateNSIandNSSI() +dcnsio.createNSSTMap(execution) + + + SequenceFlow_0u8fycy + + + SequenceFlow_16nvnxi + SequenceFlow_0cq2q6g + import org.onap.so.bpmn.infrastructure.scripts.* +def dcsi = new DoAllocateNSIandNSSI() +dcsi.getOneNSSIInfo(execution) + + + SequenceFlow_0g5bwvl + SequenceFlow_1jaxstd + SequenceFlow_16nvnxi + SequenceFlow_0u8fycy + + + + + + + + + + + + + + + + + + + + + + + + + SequenceFlow_0cq2q6g + SequenceFlow_00b8ryw + + + SequenceFlow_00b8ryw + SequenceFlow_1jaxstd + import org.onap.so.bpmn.infrastructure.scripts.* +def dcsi = new DoAllocateNSIandNSSI() +dcsi.updateCurrentIndex(execution) + + + SequenceFlow_0uhaps2 + SequenceFlow_04yx9ii + SequenceFlow_0g5bwvl + import org.onap.so.bpmn.infrastructure.scripts.* +def dcso = new DoAllocateNSIandNSSI() +dcso.prepareNSSIList(execution) + + + SequenceFlow_19jztxv + SequenceFlow_04yx9ii + SequenceFlow_1ui528w + + + + + + + #{(execution.getVariable("isNSIOptionAvailable" ) == true)} + + + + + + + + + + + + #{(execution.getVariable("isMoreNSSI" ) == true)} + + + + + + + #{(execution.getVariable("isMoreNSSTtoProcess" ) == true)} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +