-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathco.first.json
More file actions
111 lines (111 loc) · 2.47 KB
/
Copy pathco.first.json
File metadata and controls
111 lines (111 loc) · 2.47 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
{
"nodes": [
{
"width": 170,
"height": 121,
"id": "Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2",
"position": {
"x": 299,
"y": 134
},
"type": "log",
"data": {
"id": "Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2",
"type": "Agama-log-Node",
"parentId": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319",
"whenCondition": "",
"inRepeatBlock": false,
"position": {
"x": 299,
"y": 134
},
"agamaData": {
"id": "Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2",
"parentId": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319",
"type": "Agama-log-Node",
"displayName": "gooddd",
"hasComment": true,
"comment": "",
"whenCondition": "",
"inRepeatBlock": false,
"logMessage": "\"infoooooo\"",
"logLevel": "info",
"nodeIcon": "icon-park:log"
},
"skake": false
},
"selected": true,
"dragging": false,
"positionAbsolute": {
"x": 299,
"y": 134
}
},
{
"width": 170,
"height": 121,
"id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319",
"type": "start",
"sourcePosition": "right",
"data": {
"id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319",
"type": "Agama-start-Flow",
"position": {
"x": 99,
"y": 134
},
"inRepeatBlock": false,
"agamaData": {
"id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319",
"type": "Agama-start-Flow",
"displayName": "first",
"hasComment": true,
"comment": "",
"isTopLevelFlow": true,
"basepath": "",
"configParams": "{}",
"nodeIcon": "ic:outline-star",
"timeout": "",
"inputs": "",
"configs": "",
"flowname": "co.first"
},
"skake": false
},
"position": {
"x": 99,
"y": 134
},
"selected": false,
"positionAbsolute": {
"x": 99,
"y": 134
},
"dragging": false
}
],
"edges": [
{
"id": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319-Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2-37ff59bd-a521-4d1e-9514-269881a069b3",
"type": "straight",
"source": "Agama-start-Flow-eabad2e6-6f47-4934-8d05-3a818ee83319",
"target": "Agama-log-Node-1d1eedd1-273e-48cd-8cbf-3382dc9e01b2",
"label": "",
"labelBgPadding": [
8,
4
],
"labelBgBorderRadius": 4,
"labelBgStyle": {
"fill": "#FFCC00",
"color": "#fff",
"fillOpacity": 0.7
}
}
],
"viewport": {
"x": 201,
"y": 23,
"zoom": 1
}
}