Elena Kuleshov | b414a59 | 2018-09-20 11:07:23 -0400 | [diff] [blame^] | 1 | --Oz34MbsoUcF5cyWT62NuPjcHb9SU_GIfNHI |
| 2 | Content-Disposition: form-data; name="deployment-name" |
| 3 | Content-Type: text/plain; charset=ISO-8859-1 |
| 4 | Content-Transfer-Encoding: 8bit |
| 5 | |
| 6 | MSO Sample 1 |
| 7 | --Oz34MbsoUcF5cyWT62NuPjcHb9SU_GIfNHI |
| 8 | Content-Disposition: form-data; name="enable-duplicate-filtering" |
| 9 | Content-Type: text/plain; charset=ISO-8859-1 |
| 10 | Content-Transfer-Encoding: 8bit |
| 11 | |
| 12 | false |
| 13 | --Oz34MbsoUcF5cyWT62NuPjcHb9SU_GIfNHI |
| 14 | Content-Disposition: form-data; name="deploy-changed-only" |
| 15 | Content-Type: text/plain; charset=ISO-8859-1 |
| 16 | Content-Transfer-Encoding: 8bit |
| 17 | |
| 18 | false |
| 19 | --Oz34MbsoUcF5cyWT62NuPjcHb9SU_GIfNHI |
| 20 | Content-Disposition: form-data; name="deployment-source" |
| 21 | Content-Type: text/plain; charset=ISO-8859-1 |
| 22 | Content-Transfer-Encoding: 8bit |
| 23 | |
| 24 | local |
| 25 | --Oz34MbsoUcF5cyWT62NuPjcHb9SU_GIfNHI |
| 26 | Content-Disposition: form-data; name="testBB.bpmn"; filename="testBB.bpmn"; size=2990 |
| 27 | Content-Type: octet |
| 28 | Content-Transfer-Encoding: binary |
| 29 | |
| 30 | <?xml version="1.0" encoding="UTF-8"?> |
| 31 | <bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.4.0"> |
| 32 | <bpmn:process id="TestBB" name="TestBB" isExecutable="true"> |
| 33 | <bpmn:startEvent id="StartEvent_1" name="Start"> |
| 34 | <bpmn:outgoing>SequenceFlow_1owu825</bpmn:outgoing> |
| 35 | </bpmn:startEvent> |
| 36 | <bpmn:endEvent id="EndEvent_06wodhm" name="End"> |
| 37 | <bpmn:incoming>SequenceFlow_1gwcdup</bpmn:incoming> |
| 38 | </bpmn:endEvent> |
| 39 | <bpmn:sequenceFlow id="SequenceFlow_1owu825" sourceRef="StartEvent_1" targetRef="FisrtTask" /> |
| 40 | <bpmn:sequenceFlow id="SequenceFlow_1gwcdup" sourceRef="FisrtTask" targetRef="EndEvent_06wodhm" /> |
| 41 | <bpmn:scriptTask id="FisrtTask" name="FirstTask" scriptFormat="groovy"> |
| 42 | <bpmn:incoming>SequenceFlow_1owu825</bpmn:incoming> |
| 43 | <bpmn:outgoing>SequenceFlow_1gwcdup</bpmn:outgoing> |
| 44 | <bpmn:script><![CDATA[import org.openecomp.mso.bpmn.infrastructure.scripts.* |
| 45 | DoCreateVnf createVnf = new DoCreateVnf() |
| 46 | createVnf.preProcessRequest(execution)]]></bpmn:script> |
| 47 | </bpmn:scriptTask> |
| 48 | </bpmn:process> |
| 49 | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
| 50 | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="TestBB"> |
| 51 | <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> |
| 52 | <dc:Bounds x="217" y="171" width="36" height="36" /> |
| 53 | <bpmndi:BPMNLabel> |
| 54 | <dc:Bounds x="223" y="207" width="23" height="12" /> |
| 55 | </bpmndi:BPMNLabel> |
| 56 | </bpmndi:BPMNShape> |
| 57 | <bpmndi:BPMNShape id="EndEvent_06wodhm_di" bpmnElement="EndEvent_06wodhm"> |
| 58 | <dc:Bounds x="630" y="171" width="36" height="36" /> |
| 59 | <bpmndi:BPMNLabel> |
| 60 | <dc:Bounds x="638" y="207" width="19" height="12" /> |
| 61 | </bpmndi:BPMNLabel> |
| 62 | </bpmndi:BPMNShape> |
| 63 | <bpmndi:BPMNEdge id="SequenceFlow_1owu825_di" bpmnElement="SequenceFlow_1owu825"> |
| 64 | <di:waypoint xsi:type="dc:Point" x="253" y="189" /> |
| 65 | <di:waypoint xsi:type="dc:Point" x="390" y="189" /> |
| 66 | <bpmndi:BPMNLabel> |
| 67 | <dc:Bounds x="322" y="174" width="0" height="0" /> |
| 68 | </bpmndi:BPMNLabel> |
| 69 | </bpmndi:BPMNEdge> |
| 70 | <bpmndi:BPMNEdge id="SequenceFlow_1gwcdup_di" bpmnElement="SequenceFlow_1gwcdup"> |
| 71 | <di:waypoint xsi:type="dc:Point" x="490" y="189" /> |
| 72 | <di:waypoint xsi:type="dc:Point" x="630" y="189" /> |
| 73 | <bpmndi:BPMNLabel> |
| 74 | <dc:Bounds x="560" y="174" width="0" height="0" /> |
| 75 | </bpmndi:BPMNLabel> |
| 76 | </bpmndi:BPMNEdge> |
| 77 | <bpmndi:BPMNShape id="ScriptTask_0u50zcm_di" bpmnElement="FisrtTask"> |
| 78 | <dc:Bounds x="390" y="149" width="100" height="80" /> |
| 79 | </bpmndi:BPMNShape> |
| 80 | </bpmndi:BPMNPlane> |
| 81 | </bpmndi:BPMNDiagram> |
| 82 | </bpmn:definitions> |
| 83 | |
| 84 | --Oz34MbsoUcF5cyWT62NuPjcHb9SU_GIfNHI-- |