1+ {
2+ "schemaType" : " flow" ,
3+ "schemaVersion" : " 0.0.1" ,
4+ "id" : " 1234" ,
5+ "flows" : {
6+ "flow" : {
7+ "flowType" : " flow" ,
8+ "nodes" : [
9+ {
10+ "id" : " 691421ad-a30d-44f2-abd0-072bd8468b89" ,
11+ "x" : 422.3632394523364 ,
12+ "y" : -43.64197821262764 ,
13+ "width" : 119.99997976878514 ,
14+ "height" : 108.00000474727274 ,
15+ "nodeType" : " Shape" ,
16+ "nodeInfo" : {
17+ "type" : " scope-variable" ,
18+ "formValues" : {
19+ "variableName" : " enum" ,
20+ "initialValue" : " " ,
21+ "fieldType" : " enum" ,
22+ "fieldValueType" : " number" ,
23+ "enumValues" : [
24+ {
25+ "label" : " test1" ,
26+ "value" : " test1"
27+ },
28+ {
29+ "label" : " test2" ,
30+ "value" : " test2"
31+ }
32+ ],
33+ "initialEnumValue" : " test3"
34+ },
35+ "isVariable" : true ,
36+ "nodeCannotBeReplaced" : true
37+ }
38+ },
39+ {
40+ "id" : " a21c19c9-7b8d-4a39-9a21-d2ece057e904" ,
41+ "x" : 907.0955307570923 ,
42+ "y" : 66.03645436235243 ,
43+ "width" : 199.99993896484375 ,
44+ "height" : 116 ,
45+ "nodeType" : " Shape" ,
46+ "nodeInfo" : {
47+ "type" : " observe-variable" ,
48+ "formValues" : {
49+ "variableName" : " enum"
50+ }
51+ }
52+ },
53+ {
54+ "id" : " 054255b7-f15b-4210-bf4f-2046e4e17515" ,
55+ "x" : 524.342257706599 ,
56+ "y" : 277.7768752377074 ,
57+ "width" : 200 ,
58+ "height" : 128 ,
59+ "nodeType" : " Shape" ,
60+ "nodeInfo" : {
61+ "type" : " set-variable" ,
62+ "formValues" : {
63+ "variableName" : " enum"
64+ },
65+ "nodeCannotBeReplaced" : false ,
66+ "showFormOnlyInPopup" : false ,
67+ "useInCompositionOnly" : false ,
68+ "keepPopupOpenAfterUpdate" : false
69+ }
70+ },
71+ {
72+ "id" : " 50393f42-8715-42bb-82f3-66d991345272" ,
73+ "x" : 152.4223554852694 ,
74+ "y" : 289.44615192434736 ,
75+ "width" : 200.00001525878906 ,
76+ "height" : 112 ,
77+ "nodeType" : " Shape" ,
78+ "nodeInfo" : {
79+ "type" : " value" ,
80+ "formValues" : {
81+ "value" : " test2"
82+ }
83+ }
84+ },
85+ {
86+ "id" : " e26bac56-73b4-4d5a-9532-fbeafd131a1c" ,
87+ "x" : 1333.6522439657404 ,
88+ "y" : 95.33927303098446 ,
89+ "width" : 119.99999995410255 ,
90+ "height" : 55.9999801828729 ,
91+ "nodeType" : " Shape" ,
92+ "nodeInfo" : {
93+ "type" : " show-input" ,
94+ "formValues" : {
95+ "name" : " " ,
96+ "data-type" : " default"
97+ },
98+ "initializeOnStartFlow" : true ,
99+ "isSettingsPopup" : true
100+ }
101+ },
102+ {
103+ "id" : " b49d6ed9-09a3-4daa-b6c4-32f5b05f6d15" ,
104+ "x" : 1107.095469721936 ,
105+ "y" : 124.03645436235243 ,
106+ "endX" : 1333.6522439657404 ,
107+ "endY" : 125.33927303098446 ,
108+ "startNodeId" : " a21c19c9-7b8d-4a39-9a21-d2ece057e904" ,
109+ "endNodeId" : " e26bac56-73b4-4d5a-9532-fbeafd131a1c" ,
110+ "startThumbName" : " output" ,
111+ "endThumbName" : " input" ,
112+ "lineType" : " BezierCubic" ,
113+ "nodeType" : " Connection" ,
114+ "layer" : 1 ,
115+ "nodeInfo" : {}
116+ },
117+ {
118+ "id" : " 616577b0-7a83-4e73-a0ff-1d2e752b9029" ,
119+ "x" : 352.42237074405847 ,
120+ "y" : 345.44615192434736 ,
121+ "endX" : 524.342257706599 ,
122+ "endY" : 341.7768752377074 ,
123+ "startNodeId" : " 50393f42-8715-42bb-82f3-66d991345272" ,
124+ "endNodeId" : " 054255b7-f15b-4210-bf4f-2046e4e17515" ,
125+ "startThumbName" : " output" ,
126+ "endThumbName" : " input" ,
127+ "lineType" : " BezierCubic" ,
128+ "nodeType" : " Connection" ,
129+ "layer" : 1 ,
130+ "nodeInfo" : {}
131+ }
132+ ]
133+ }
134+ },
135+ "compositions" : {}
136+ }
0 commit comments