|
16 | 16 | limitations under the License. |
17 | 17 |
|
18 | 18 | --> |
19 | | -<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1yb5vw3" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.31.0"> |
| 19 | +<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1yb5vw3" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.46.1"> |
20 | 20 | <bpmn:process id="dsfdev_test" isExecutable="true" camunda:versionTag="#{version}"> |
21 | 21 | <bpmn:startEvent id="StartEvent"> |
22 | 22 | <bpmn:outgoing>Flow_112zq99</bpmn:outgoing> |
|
37 | 37 | <bpmn:incoming>Flow_112zq99</bpmn:incoming> |
38 | 38 | <bpmn:outgoing>Flow_1bqddk1</bpmn:outgoing> |
39 | 39 | </bpmn:serviceTask> |
40 | | - <bpmn:exclusiveGateway id="Gateway_0eszi2t"> |
| 40 | + <bpmn:exclusiveGateway id="Gateway_0eszi2t" default="Flow_04yuv8k"> |
41 | 41 | <bpmn:incoming>Flow_1bqddk1</bpmn:incoming> |
42 | 42 | <bpmn:outgoing>Flow_14rzc0j</bpmn:outgoing> |
43 | 43 | <bpmn:outgoing>Flow_0iy74da</bpmn:outgoing> |
44 | 44 | <bpmn:outgoing>Flow_1h0pa8u</bpmn:outgoing> |
45 | 45 | <bpmn:outgoing>Flow_1hhwby8</bpmn:outgoing> |
46 | 46 | <bpmn:outgoing>Flow_0u49lp5</bpmn:outgoing> |
| 47 | + <bpmn:outgoing>Flow_04yuv8k</bpmn:outgoing> |
47 | 48 | </bpmn:exclusiveGateway> |
48 | 49 | <bpmn:sequenceFlow id="Flow_1bqddk1" sourceRef="TestActivitySelector" targetRef="Gateway_0eszi2t" /> |
49 | 50 | <bpmn:sequenceFlow id="Flow_14rzc0j" sourceRef="Gateway_0eszi2t" targetRef="ProxyTest"> |
|
88 | 89 | <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${testActivity == 'EnvironmentVariableTest'}</bpmn:conditionExpression> |
89 | 90 | </bpmn:sequenceFlow> |
90 | 91 | <bpmn:sequenceFlow id="Flow_1xze9pm" sourceRef="EnvironmentVariableTest" targetRef="Gateway_056f6tw" /> |
| 92 | + <bpmn:endEvent id="Event_0sddf5q"> |
| 93 | + <bpmn:incoming>Flow_04yuv8k</bpmn:incoming> |
| 94 | + </bpmn:endEvent> |
| 95 | + <bpmn:sequenceFlow id="Flow_04yuv8k" sourceRef="Gateway_0eszi2t" targetRef="Event_0sddf5q" /> |
91 | 96 | </bpmn:process> |
92 | 97 | <bpmn:message id="Message_1nn2wdw" name="start" /> |
93 | 98 | <bpmn:message id="Message_2iq6v5e" name="proxyTest" /> |
94 | 99 | <bpmndi:BPMNDiagram id="BPMNDiagram_1"> |
95 | 100 | <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="dsfdev_test"> |
96 | 101 | <bpmndi:BPMNShape id="StartEvent_0x5gijn_di" bpmnElement="StartEvent"> |
97 | | - <dc:Bounds x="152" y="102" width="36" height="36" /> |
| 102 | + <dc:Bounds x="152" y="172" width="36" height="36" /> |
98 | 103 | </bpmndi:BPMNShape> |
99 | 104 | <bpmndi:BPMNShape id="ServiceTask_0um3ad2_di" bpmnElement="ApiTest"> |
100 | | - <dc:Bounds x="480" y="80" width="100" height="80" /> |
| 105 | + <dc:Bounds x="480" y="150" width="100" height="80" /> |
101 | 106 | <bpmndi:BPMNLabel /> |
102 | 107 | </bpmndi:BPMNShape> |
103 | 108 | <bpmndi:BPMNShape id="BPMNShape_161ssjb" bpmnElement="ProxyTest"> |
104 | | - <dc:Bounds x="480" y="190" width="100" height="80" /> |
| 109 | + <dc:Bounds x="480" y="260" width="100" height="80" /> |
105 | 110 | <bpmndi:BPMNLabel /> |
106 | 111 | </bpmndi:BPMNShape> |
107 | 112 | <bpmndi:BPMNShape id="EndEvent_0xd0x8k_di" bpmnElement="EndEvent"> |
108 | | - <dc:Bounds x="712" y="102" width="36" height="36" /> |
| 113 | + <dc:Bounds x="712" y="172" width="36" height="36" /> |
109 | 114 | </bpmndi:BPMNShape> |
110 | 115 | <bpmndi:BPMNShape id="Activity_1x0k0hn_di" bpmnElement="TestActivitySelector"> |
111 | | - <dc:Bounds x="230" y="80" width="100" height="80" /> |
| 116 | + <dc:Bounds x="230" y="150" width="100" height="80" /> |
112 | 117 | <bpmndi:BPMNLabel /> |
113 | 118 | </bpmndi:BPMNShape> |
114 | 119 | <bpmndi:BPMNShape id="Gateway_0eszi2t_di" bpmnElement="Gateway_0eszi2t" isMarkerVisible="true"> |
115 | | - <dc:Bounds x="385" y="95" width="50" height="50" /> |
| 120 | + <dc:Bounds x="385" y="165" width="50" height="50" /> |
116 | 121 | </bpmndi:BPMNShape> |
117 | 122 | <bpmndi:BPMNShape id="Gateway_056f6tw_di" bpmnElement="Gateway_056f6tw" isMarkerVisible="true"> |
118 | | - <dc:Bounds x="625" y="95" width="50" height="50" /> |
| 123 | + <dc:Bounds x="625" y="165" width="50" height="50" /> |
119 | 124 | </bpmndi:BPMNShape> |
120 | 125 | <bpmndi:BPMNShape id="BPMNShape_1n4vu6v" bpmnElement="OrganizationProviderTest"> |
121 | | - <dc:Bounds x="480" y="300" width="100" height="80" /> |
| 126 | + <dc:Bounds x="480" y="370" width="100" height="80" /> |
122 | 127 | <bpmndi:BPMNLabel /> |
123 | 128 | </bpmndi:BPMNShape> |
124 | 129 | <bpmndi:BPMNShape id="BPMNShape_1xcwytq" bpmnElement="EndpointProviderTest"> |
125 | | - <dc:Bounds x="480" y="410" width="100" height="80" /> |
| 130 | + <dc:Bounds x="480" y="480" width="100" height="80" /> |
126 | 131 | <bpmndi:BPMNLabel /> |
127 | 132 | </bpmndi:BPMNShape> |
128 | 133 | <bpmndi:BPMNShape id="Activity_14a3a5f_di" bpmnElement="EnvironmentVariableTest"> |
129 | | - <dc:Bounds x="480" y="520" width="100" height="80" /> |
| 134 | + <dc:Bounds x="480" y="590" width="100" height="80" /> |
130 | 135 | <bpmndi:BPMNLabel /> |
131 | 136 | </bpmndi:BPMNShape> |
| 137 | + <bpmndi:BPMNShape id="Event_0sddf5q_di" bpmnElement="Event_0sddf5q"> |
| 138 | + <dc:Bounds x="512" y="82" width="36" height="36" /> |
| 139 | + </bpmndi:BPMNShape> |
132 | 140 | <bpmndi:BPMNEdge id="Flow_1bqddk1_di" bpmnElement="Flow_1bqddk1"> |
133 | | - <di:waypoint x="330" y="120" /> |
134 | | - <di:waypoint x="385" y="120" /> |
| 141 | + <di:waypoint x="330" y="190" /> |
| 142 | + <di:waypoint x="385" y="190" /> |
135 | 143 | </bpmndi:BPMNEdge> |
136 | 144 | <bpmndi:BPMNEdge id="Flow_14rzc0j_di" bpmnElement="Flow_14rzc0j"> |
137 | | - <di:waypoint x="410" y="145" /> |
138 | | - <di:waypoint x="410" y="230" /> |
139 | | - <di:waypoint x="480" y="230" /> |
| 145 | + <di:waypoint x="410" y="215" /> |
| 146 | + <di:waypoint x="410" y="300" /> |
| 147 | + <di:waypoint x="480" y="300" /> |
140 | 148 | </bpmndi:BPMNEdge> |
141 | 149 | <bpmndi:BPMNEdge id="Flow_112zq99_di" bpmnElement="Flow_112zq99"> |
142 | | - <di:waypoint x="188" y="120" /> |
143 | | - <di:waypoint x="230" y="120" /> |
| 150 | + <di:waypoint x="188" y="190" /> |
| 151 | + <di:waypoint x="230" y="190" /> |
144 | 152 | </bpmndi:BPMNEdge> |
145 | 153 | <bpmndi:BPMNEdge id="Flow_0iy74da_di" bpmnElement="Flow_0iy74da"> |
146 | | - <di:waypoint x="435" y="120" /> |
147 | | - <di:waypoint x="480" y="120" /> |
| 154 | + <di:waypoint x="435" y="190" /> |
| 155 | + <di:waypoint x="480" y="190" /> |
148 | 156 | </bpmndi:BPMNEdge> |
149 | 157 | <bpmndi:BPMNEdge id="Flow_08zzudo_di" bpmnElement="Flow_08zzudo"> |
150 | | - <di:waypoint x="580" y="230" /> |
151 | | - <di:waypoint x="650" y="230" /> |
152 | | - <di:waypoint x="650" y="145" /> |
| 158 | + <di:waypoint x="580" y="300" /> |
| 159 | + <di:waypoint x="650" y="300" /> |
| 160 | + <di:waypoint x="650" y="215" /> |
153 | 161 | </bpmndi:BPMNEdge> |
154 | 162 | <bpmndi:BPMNEdge id="Flow_1mkx5o3_di" bpmnElement="Flow_1mkx5o3"> |
155 | | - <di:waypoint x="580" y="120" /> |
156 | | - <di:waypoint x="625" y="120" /> |
| 163 | + <di:waypoint x="580" y="190" /> |
| 164 | + <di:waypoint x="625" y="190" /> |
157 | 165 | </bpmndi:BPMNEdge> |
158 | 166 | <bpmndi:BPMNEdge id="Flow_0a1kwg9_di" bpmnElement="Flow_0a1kwg9"> |
159 | | - <di:waypoint x="675" y="120" /> |
160 | | - <di:waypoint x="712" y="120" /> |
| 167 | + <di:waypoint x="675" y="190" /> |
| 168 | + <di:waypoint x="712" y="190" /> |
161 | 169 | </bpmndi:BPMNEdge> |
162 | 170 | <bpmndi:BPMNEdge id="Flow_1h0pa8u_di" bpmnElement="Flow_1h0pa8u"> |
163 | | - <di:waypoint x="410" y="145" /> |
164 | | - <di:waypoint x="410" y="340" /> |
165 | | - <di:waypoint x="480" y="340" /> |
| 171 | + <di:waypoint x="410" y="215" /> |
| 172 | + <di:waypoint x="410" y="410" /> |
| 173 | + <di:waypoint x="480" y="410" /> |
166 | 174 | </bpmndi:BPMNEdge> |
167 | 175 | <bpmndi:BPMNEdge id="Flow_0usx9io_di" bpmnElement="Flow_0usx9io"> |
168 | | - <di:waypoint x="580" y="340" /> |
169 | | - <di:waypoint x="650" y="340" /> |
170 | | - <di:waypoint x="650" y="145" /> |
| 176 | + <di:waypoint x="580" y="410" /> |
| 177 | + <di:waypoint x="650" y="410" /> |
| 178 | + <di:waypoint x="650" y="215" /> |
171 | 179 | </bpmndi:BPMNEdge> |
172 | 180 | <bpmndi:BPMNEdge id="Flow_1hhwby8_di" bpmnElement="Flow_1hhwby8"> |
173 | | - <di:waypoint x="410" y="145" /> |
174 | | - <di:waypoint x="410" y="450" /> |
175 | | - <di:waypoint x="480" y="450" /> |
| 181 | + <di:waypoint x="410" y="215" /> |
| 182 | + <di:waypoint x="410" y="520" /> |
| 183 | + <di:waypoint x="480" y="520" /> |
176 | 184 | </bpmndi:BPMNEdge> |
177 | 185 | <bpmndi:BPMNEdge id="Flow_1bn9gvv_di" bpmnElement="Flow_1bn9gvv"> |
178 | | - <di:waypoint x="580" y="450" /> |
179 | | - <di:waypoint x="650" y="450" /> |
180 | | - <di:waypoint x="650" y="145" /> |
| 186 | + <di:waypoint x="580" y="520" /> |
| 187 | + <di:waypoint x="650" y="520" /> |
| 188 | + <di:waypoint x="650" y="215" /> |
181 | 189 | </bpmndi:BPMNEdge> |
182 | 190 | <bpmndi:BPMNEdge id="Flow_0u49lp5_di" bpmnElement="Flow_0u49lp5"> |
183 | | - <di:waypoint x="410" y="145" /> |
184 | | - <di:waypoint x="410" y="560" /> |
185 | | - <di:waypoint x="480" y="560" /> |
| 191 | + <di:waypoint x="410" y="215" /> |
| 192 | + <di:waypoint x="410" y="630" /> |
| 193 | + <di:waypoint x="480" y="630" /> |
186 | 194 | </bpmndi:BPMNEdge> |
187 | 195 | <bpmndi:BPMNEdge id="Flow_1xze9pm_di" bpmnElement="Flow_1xze9pm"> |
188 | | - <di:waypoint x="580" y="560" /> |
189 | | - <di:waypoint x="650" y="560" /> |
190 | | - <di:waypoint x="650" y="145" /> |
| 196 | + <di:waypoint x="580" y="630" /> |
| 197 | + <di:waypoint x="650" y="630" /> |
| 198 | + <di:waypoint x="650" y="215" /> |
| 199 | + </bpmndi:BPMNEdge> |
| 200 | + <bpmndi:BPMNEdge id="Flow_04yuv8k_di" bpmnElement="Flow_04yuv8k"> |
| 201 | + <di:waypoint x="410" y="165" /> |
| 202 | + <di:waypoint x="410" y="100" /> |
| 203 | + <di:waypoint x="512" y="100" /> |
191 | 204 | </bpmndi:BPMNEdge> |
192 | 205 | </bpmndi:BPMNPlane> |
193 | 206 | </bpmndi:BPMNDiagram> |
|
0 commit comments