-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathServiceLogicProject.drawio
More file actions
322 lines (322 loc) · 28.2 KB
/
ServiceLogicProject.drawio
File metadata and controls
322 lines (322 loc) · 28.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
<mxfile host="Electron" modified="2023-08-14T08:08:25.579Z" agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/21.6.5 Chrome/114.0.5735.243 Electron/25.3.1 Safari/537.36" etag="yLQV-JflM-mftj66Ovlq" version="21.6.5" type="device">
<diagram name="Strona-1" id="FpE6mSQgbO2Cne23P6YO">
<mxGraphModel dx="1675" dy="2153" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" background="#000000" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="5vtchUX7IS7G1YuMAPSC-22" value="Infrasctructure Layer" style="swimlane;whiteSpace=wrap;html=1;startSize=40;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="1" vertex="1">
<mxGeometry x="100" y="-160" width="200" height="230" as="geometry">
<mxRectangle x="30" y="430" width="150" height="30" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-23" value="LoggerPrepareSetup" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e3c800;fontColor=#000000;strokeColor=#B09500;" parent="5vtchUX7IS7G1YuMAPSC-22" vertex="1">
<mxGeometry x="40" y="60" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-53" value="Prepare Application Settings" style="rounded=0;whiteSpace=wrap;html=1;container=0;fillColor=#e3c800;fontColor=#000000;strokeColor=#B09500;" parent="5vtchUX7IS7G1YuMAPSC-22" vertex="1">
<mxGeometry x="40" y="140" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-97" value="" style="swimlane;startSize=0;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-22">
<mxGeometry x="-64.5" y="-90" width="739" height="1460" as="geometry">
<mxRectangle x="-59" y="-90" width="50" height="40" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-20" value="Presentation Layer" style="swimlane;whiteSpace=wrap;html=1;startSize=40;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="bxr4fQJ-p9m33PMvdRW1-97" vertex="1">
<mxGeometry x="323" y="90" width="371" height="340" as="geometry">
<mxRectangle x="30" y="430" width="150" height="30" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-12" value="Application" style="swimlane;whiteSpace=wrap;html=1;startSize=40;fillColor=#a20025;fontColor=#ffffff;strokeColor=#6F0000;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-20">
<mxGeometry x="21" y="60" width="329" height="270" as="geometry">
<mxRectangle x="21" y="60" width="150" height="30" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-13" value="Prepare all configurations" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-12">
<mxGeometry x="11" y="60" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-14" value="Prepare Services" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-12">
<mxGeometry x="200" y="60" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-15" value="Run Application" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-12">
<mxGeometry x="200" y="190" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-16" value="Stop Application<br>Flush and dispose needed objects" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-12">
<mxGeometry x="11" y="190" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-17" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-12" source="bxr4fQJ-p9m33PMvdRW1-13" target="bxr4fQJ-p9m33PMvdRW1-14">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="370" y="210" as="sourcePoint" />
<mxPoint x="220" y="110" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-18" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-12" source="bxr4fQJ-p9m33PMvdRW1-14" target="bxr4fQJ-p9m33PMvdRW1-15">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="141" y="100" as="sourcePoint" />
<mxPoint x="210" y="100" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-19" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-12" source="bxr4fQJ-p9m33PMvdRW1-15" target="bxr4fQJ-p9m33PMvdRW1-16">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="151" y="110" as="sourcePoint" />
<mxPoint x="220" y="110" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-28" value="If work is done" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-12">
<mxGeometry x="134.5" y="190" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-29" value="Configs" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-12">
<mxGeometry x="134.5" y="60" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-30" value="Services" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-12">
<mxGeometry x="200" y="140" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-21" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="5vtchUX7IS7G1YuMAPSC-20" source="bxr4fQJ-p9m33PMvdRW1-13">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="162" y="160" as="sourcePoint" />
<mxPoint y="150" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-26" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="5vtchUX7IS7G1YuMAPSC-20" source="bxr4fQJ-p9m33PMvdRW1-15">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="202" y="200" as="sourcePoint" />
<mxPoint x="281" y="340" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-74" value="Project logic scheme v 1.2" style="text;strokeColor=none;fillColor=none;html=1;fontSize=24;fontStyle=1;verticalAlign=middle;align=center;" parent="bxr4fQJ-p9m33PMvdRW1-97" vertex="1">
<mxGeometry x="329.5" y="30" width="100" height="40" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-82" value="" style="endArrow=classic;html=1;rounded=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-97" target="5vtchUX7IS7G1YuMAPSC-25">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="605.5" y="430" as="sourcePoint" />
<mxPoint x="75.5" y="620" as="targetPoint" />
<Array as="points">
<mxPoint x="605.5" y="450" />
<mxPoint x="45.5" y="450" />
<mxPoint x="45.5" y="645" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-25" value="Application Layer" style="swimlane;whiteSpace=wrap;html=1;startSize=40;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="1" vertex="1">
<mxGeometry x="94" y="240" width="640" height="620" as="geometry">
<mxRectangle x="30" y="430" width="150" height="30" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-33" value="IApplicationService" style="swimlane;whiteSpace=wrap;html=1;fillColor=#6a00ff;fontColor=#ffffff;strokeColor=#3700CC;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-25">
<mxGeometry x="40" y="70" width="320" height="230" as="geometry">
<mxRectangle x="60" y="70" width="150" height="30" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-34" value="RunService" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-33">
<mxGeometry x="10" y="40" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-35" value="Read and deserialize databases configurations" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-33">
<mxGeometry x="190" y="40" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-37" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-33" source="bxr4fQJ-p9m33PMvdRW1-34" target="bxr4fQJ-p9m33PMvdRW1-35">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-10" y="180" as="sourcePoint" />
<mxPoint x="20" y="120" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-38" value="" style="endArrow=classic;html=1;rounded=0;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-33" source="bxr4fQJ-p9m33PMvdRW1-35" target="bxr4fQJ-p9m33PMvdRW1-34">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint y="190" as="sourcePoint" />
<mxPoint x="30" y="130" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-39" value="<br>Request" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-33">
<mxGeometry x="130" y="80" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-40" value="List of configs" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-33">
<mxGeometry x="130" y="40" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-41" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-33" source="bxr4fQJ-p9m33PMvdRW1-39" target="bxr4fQJ-p9m33PMvdRW1-39">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-42" value="Run IDbBackupService" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-33">
<mxGeometry x="10" y="150" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-45" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-33" source="bxr4fQJ-p9m33PMvdRW1-34" target="bxr4fQJ-p9m33PMvdRW1-42">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-79" y="205" as="sourcePoint" />
<mxPoint x="-30" y="170" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-46" value="List of configs" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-33">
<mxGeometry x="10" y="110" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-47" value="Stop service" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-33">
<mxGeometry x="190" y="150" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-48" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-33" source="bxr4fQJ-p9m33PMvdRW1-34" target="bxr4fQJ-p9m33PMvdRW1-47">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-79" y="205" as="sourcePoint" />
<mxPoint x="-30" y="170" as="targetPoint" />
<Array as="points">
<mxPoint x="150" y="130" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-51" value="If work is done" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-33">
<mxGeometry x="130" y="150" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-49" value="IEmailProviderService" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#6a00ff;fontColor=#ffffff;strokeColor=#3700CC;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-25">
<mxGeometry x="485" y="120" width="130" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-50" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="5vtchUX7IS7G1YuMAPSC-25" source="bxr4fQJ-p9m33PMvdRW1-33" target="bxr4fQJ-p9m33PMvdRW1-49">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-39" y="265" as="sourcePoint" />
<mxPoint x="40" y="250" as="targetPoint" />
<Array as="points">
<mxPoint x="410" y="185" />
<mxPoint x="410" y="150" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-52" value="IDbBackupService" style="swimlane;whiteSpace=wrap;html=1;fillColor=#6a00ff;fontColor=#ffffff;strokeColor=#3700CC;startSize=23;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-25">
<mxGeometry x="40" y="360" width="320" height="230" as="geometry">
<mxRectangle x="60" y="70" width="150" height="30" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-53" value="RunService" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-52">
<mxGeometry x="10" y="40" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-54" value="Perform Backup" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-52">
<mxGeometry x="10" y="140" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-55" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-52" source="bxr4fQJ-p9m33PMvdRW1-53" target="bxr4fQJ-p9m33PMvdRW1-54">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-10" y="180" as="sourcePoint" />
<mxPoint x="20" y="120" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-59" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-52">
<mxGeometry relative="1" as="geometry">
<mxPoint x="160" y="110" as="sourcePoint" />
<mxPoint x="160" y="110" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-68" value="Prepare database and invoke db.PerformBackup" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#647687;fontColor=#ffffff;strokeColor=#314354;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-52">
<mxGeometry x="170" y="140" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-69" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-52" source="bxr4fQJ-p9m33PMvdRW1-54" target="bxr4fQJ-p9m33PMvdRW1-68">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="80" y="110" as="sourcePoint" />
<mxPoint x="80" y="150" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-77" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.75;entryDx=0;entryDy=0;" edge="1" parent="bxr4fQJ-p9m33PMvdRW1-52" source="bxr4fQJ-p9m33PMvdRW1-68" target="bxr4fQJ-p9m33PMvdRW1-52">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="140" y="180" as="sourcePoint" />
<mxPoint x="180" y="180" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-66" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.25;exitDx=0;exitDy=0;" edge="1" parent="5vtchUX7IS7G1YuMAPSC-25" source="bxr4fQJ-p9m33PMvdRW1-52">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="370" y="485" as="sourcePoint" />
<mxPoint x="520" y="180" as="targetPoint" />
<Array as="points">
<mxPoint x="400" y="418" />
<mxPoint x="520" y="300" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-67" value="" style="endArrow=classic;html=1;rounded=0;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="5vtchUX7IS7G1YuMAPSC-25" source="bxr4fQJ-p9m33PMvdRW1-33" target="bxr4fQJ-p9m33PMvdRW1-52">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="-69" y="290" as="sourcePoint" />
<mxPoint x="-39" y="265" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-74" value="Databases" style="swimlane;whiteSpace=wrap;html=1;fillColor=#d80073;fontColor=#ffffff;strokeColor=#A50040;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-25">
<mxGeometry x="500" y="365" width="100" height="200" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-71" value="MySql" style="ellipse;whiteSpace=wrap;html=1;fillColor=#d80073;fontColor=#ffffff;strokeColor=#A50040;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-74">
<mxGeometry x="10" y="40" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-73" value="PostgreSql" style="ellipse;whiteSpace=wrap;html=1;fillColor=#d80073;fontColor=#ffffff;strokeColor=#A50040;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-74">
<mxGeometry x="10" y="120" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-75" value="" style="endArrow=classic;html=1;rounded=0;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="5vtchUX7IS7G1YuMAPSC-25" source="bxr4fQJ-p9m33PMvdRW1-52" target="bxr4fQJ-p9m33PMvdRW1-74">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="370" y="430" as="sourcePoint" />
<mxPoint x="420" y="380" as="targetPoint" />
<Array as="points">
<mxPoint x="470" y="533" />
<mxPoint x="470" y="465" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-83" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.008;entryY=0.683;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0;exitY=0.25;exitDx=0;exitDy=0;" edge="1" parent="5vtchUX7IS7G1YuMAPSC-25" source="5vtchUX7IS7G1YuMAPSC-25" target="bxr4fQJ-p9m33PMvdRW1-34">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="16" y="160" as="sourcePoint" />
<mxPoint x="46" y="190" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-33" value="Core Layer" style="swimlane;whiteSpace=wrap;html=1;startSize=40;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" parent="1" vertex="1">
<mxGeometry x="99" y="880" width="630" height="320" as="geometry">
<mxRectangle x="30" y="430" width="150" height="30" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-46" value="Other" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;fillColor=#e51400;fontColor=#ffffff;strokeColor=#B20000;" parent="5vtchUX7IS7G1YuMAPSC-33" vertex="1">
<mxGeometry x="450" y="60" width="160" height="120" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-1" value="Interfaces" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-46">
<mxGeometry y="30" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-2" value="Static classess" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-46">
<mxGeometry y="60" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-3" value="Custom Exceptions" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-46">
<mxGeometry y="90" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-4" value="Entities" style="swimlane;whiteSpace=wrap;html=1;" vertex="1" parent="5vtchUX7IS7G1YuMAPSC-33">
<mxGeometry x="20" y="60" width="380" height="230" as="geometry" />
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-42" value="Databases" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;fillColor=#e51400;fontColor=#ffffff;strokeColor=#B20000;" parent="bxr4fQJ-p9m33PMvdRW1-4" vertex="1">
<mxGeometry x="10" y="30" width="170" height="90" as="geometry" />
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-43" value="MySql" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="5vtchUX7IS7G1YuMAPSC-42" vertex="1">
<mxGeometry y="30" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="5vtchUX7IS7G1YuMAPSC-44" value="PostgreSql" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" parent="5vtchUX7IS7G1YuMAPSC-42" vertex="1">
<mxGeometry y="60" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-5" value="Models" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;fillColor=#e51400;fontColor=#ffffff;strokeColor=#B20000;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-4">
<mxGeometry x="200" y="30" width="170" height="180" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-6" value="AppEmailConfiguration" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-5">
<mxGeometry y="30" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-7" value="ApplicationConfiguration" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-5">
<mxGeometry y="60" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-8" value="DatabaseConfig" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-5">
<mxGeometry y="90" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-10" value="EmailProviderConfiguration" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-5">
<mxGeometry y="120" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-11" value="Mail" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;rotatable=0;whiteSpace=wrap;html=1;" vertex="1" parent="bxr4fQJ-p9m33PMvdRW1-5">
<mxGeometry y="150" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-78" value="" style="endArrow=classic;html=1;rounded=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="360" y="-10" as="sourcePoint" />
<mxPoint x="300" y="-10" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-79" value="" style="endArrow=classic;html=1;rounded=0;entryX=1;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" target="5vtchUX7IS7G1YuMAPSC-23">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="300" y="-10" as="sourcePoint" />
<mxPoint x="380" y="40" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="bxr4fQJ-p9m33PMvdRW1-80" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.995;entryY=0.183;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="5vtchUX7IS7G1YuMAPSC-53">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="300" y="-10" as="sourcePoint" />
<mxPoint x="290" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>