-
Notifications
You must be signed in to change notification settings - Fork 134
/
test2.bt
116 lines (116 loc) · 2.61 KB
/
test2.bt
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
[
{
"version": "1.2.0"
},
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {},
"children": [
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {
"statusCondition": "failsIfAnyFails",
"retryPolicy": "propagateToRunning"
},
"children": [],
"id": "e85b3469-cba6-4254-aeac-b1f37f3e2032",
"type": "parallel"
},
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {},
"children": [
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {
"op1": {
"type": "boolean",
"value": "false"
},
"op2": {
"type": "boolean",
"value": "true"
},
"op": "=="
},
"children": [],
"id": "2a8a2d41-2afd-4b26-ac61-5cf31b03b881",
"type": "until"
}
],
"id": "cbcb636b-b03b-43e9-813c-31480048dc7d",
"type": "random"
},
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {},
"children": [
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {
"op1": {
"type": "boolean",
"value": "false"
},
"op2": {
"type": "boolean",
"value": "true"
},
"op": "=="
},
"children": [],
"id": "49f94541-7421-403b-b492-6aa3a0285ca4",
"type": "until"
},
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {},
"children": [],
"id": "1c059056-b009-4bf3-acc6-d9a9b5a66a3e",
"type": "not"
}
],
"id": "93610140-1ee0-4acc-8483-6bcdd875485f",
"type": "sequence"
},
{
"activated": true,
"metadata": {
"label": ""
},
"properties": {
"behavior": {
"type": "uriPath",
"value": ""
},
"inputParams": []
},
"children": [],
"id": "1b0c1860-0ce9-4872-bf06-9c2462af8842",
"type": "embedded"
}
],
"id": "521aaaed-97c8-4fe8-8a22-72198b053038"
}
]