@5minds/node-red-contrib-processcube 0.3.5-feature-c8c609-lxi2vjv1 → 0.3.5-feature-58d0b1-lxi3af5i
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -43,12 +43,14 @@
|
|
43
43
|
"4267576c32c782ec",
|
44
44
|
"68cf69be67688af6",
|
45
45
|
"bcfb8893adeb57ed",
|
46
|
-
"325156d6b8bfc4b6"
|
46
|
+
"325156d6b8bfc4b6",
|
47
|
+
"dac4a2305b629b9f",
|
48
|
+
"6d1847a8cc5103ce"
|
47
49
|
],
|
48
50
|
"x": 34,
|
49
51
|
"y": 19,
|
50
52
|
"w": 1092,
|
51
|
-
"h":
|
53
|
+
"h": 282
|
52
54
|
},
|
53
55
|
{
|
54
56
|
"id": "09cdc14cfb8ad687",
|
@@ -134,7 +136,7 @@
|
|
134
136
|
"a2b09670ce6219e3"
|
135
137
|
],
|
136
138
|
"x": 34,
|
137
|
-
"y":
|
139
|
+
"y": 319,
|
138
140
|
"w": 482,
|
139
141
|
"h": 162
|
140
142
|
},
|
@@ -1199,10 +1201,10 @@
|
|
1199
1201
|
"z": "fd3c725340de4f74",
|
1200
1202
|
"g": "f29182f397cab86b",
|
1201
1203
|
"name": "",
|
1202
|
-
"engine": "
|
1204
|
+
"engine": "d042a4c68f51d6ab",
|
1203
1205
|
"multisend": false,
|
1204
1206
|
"x": 160,
|
1205
|
-
"y":
|
1207
|
+
"y": 440,
|
1206
1208
|
"wires": [
|
1207
1209
|
[
|
1208
1210
|
"aa3ca456ddf1a7bd"
|
@@ -1223,7 +1225,7 @@
|
|
1223
1225
|
"statusVal": "",
|
1224
1226
|
"statusType": "auto",
|
1225
1227
|
"x": 410,
|
1226
|
-
"y":
|
1228
|
+
"y": 440,
|
1227
1229
|
"wires": []
|
1228
1230
|
},
|
1229
1231
|
{
|
@@ -1234,7 +1236,7 @@
|
|
1234
1236
|
"name": "Listener für neue UserTasks",
|
1235
1237
|
"info": "",
|
1236
1238
|
"x": 180,
|
1237
|
-
"y":
|
1239
|
+
"y": 360,
|
1238
1240
|
"wires": []
|
1239
1241
|
},
|
1240
1242
|
{
|
@@ -1263,6 +1265,58 @@
|
|
1263
1265
|
]
|
1264
1266
|
]
|
1265
1267
|
},
|
1268
|
+
{
|
1269
|
+
"id": "dac4a2305b629b9f",
|
1270
|
+
"type": "inject",
|
1271
|
+
"z": "fd3c725340de4f74",
|
1272
|
+
"g": "405f8c703368777c",
|
1273
|
+
"name": "SampleUserTask_Process:Activity_0glvmjk",
|
1274
|
+
"props": [
|
1275
|
+
{
|
1276
|
+
"p": "payload"
|
1277
|
+
}
|
1278
|
+
],
|
1279
|
+
"repeat": "",
|
1280
|
+
"crontab": "",
|
1281
|
+
"once": false,
|
1282
|
+
"onceDelay": 0.1,
|
1283
|
+
"topic": "",
|
1284
|
+
"payload": "{\"processModelId\":\"SampleUserTask_Process\",\"flowNodeId\":\"Activity_0glvmjk\",\"flowNodeType\":\"bpmn:UserTask\",\"state\":\"suspended\"}",
|
1285
|
+
"payloadType": "json",
|
1286
|
+
"x": 240,
|
1287
|
+
"y": 200,
|
1288
|
+
"wires": [
|
1289
|
+
[
|
1290
|
+
"ec0be0ef92746967"
|
1291
|
+
]
|
1292
|
+
]
|
1293
|
+
},
|
1294
|
+
{
|
1295
|
+
"id": "6d1847a8cc5103ce",
|
1296
|
+
"type": "inject",
|
1297
|
+
"z": "fd3c725340de4f74",
|
1298
|
+
"g": "405f8c703368777c",
|
1299
|
+
"name": "flowNodeInstanceId",
|
1300
|
+
"props": [
|
1301
|
+
{
|
1302
|
+
"p": "payload"
|
1303
|
+
}
|
1304
|
+
],
|
1305
|
+
"repeat": "",
|
1306
|
+
"crontab": "",
|
1307
|
+
"once": false,
|
1308
|
+
"onceDelay": 0.1,
|
1309
|
+
"topic": "",
|
1310
|
+
"payload": "{\"flowNodeInstanceId\":\"af9f9061-304c-49df-8533-ff4260018130\"}",
|
1311
|
+
"payloadType": "json",
|
1312
|
+
"x": 310,
|
1313
|
+
"y": 260,
|
1314
|
+
"wires": [
|
1315
|
+
[
|
1316
|
+
"ec0be0ef92746967"
|
1317
|
+
]
|
1318
|
+
]
|
1319
|
+
},
|
1266
1320
|
{
|
1267
1321
|
"id": "0f5978f327b01bfb",
|
1268
1322
|
"type": "ui-table",
|
@@ -44,12 +44,14 @@
|
|
44
44
|
"68cf69be67688af6",
|
45
45
|
"bcfb8893adeb57ed",
|
46
46
|
"325156d6b8bfc4b6",
|
47
|
-
"dac4a2305b629b9f"
|
47
|
+
"dac4a2305b629b9f",
|
48
|
+
"6d1847a8cc5103ce",
|
49
|
+
"3a47f3acf7a512ea"
|
48
50
|
],
|
49
51
|
"x": 34,
|
50
52
|
"y": 19,
|
51
53
|
"w": 1092,
|
52
|
-
"h":
|
54
|
+
"h": 342
|
53
55
|
},
|
54
56
|
{
|
55
57
|
"id": "09cdc14cfb8ad687",
|
@@ -132,10 +134,11 @@
|
|
132
134
|
"nodes": [
|
133
135
|
"3011d9be5207350a",
|
134
136
|
"aa3ca456ddf1a7bd",
|
135
|
-
"a2b09670ce6219e3"
|
137
|
+
"a2b09670ce6219e3",
|
138
|
+
"efa57df2a7fa4a53"
|
136
139
|
],
|
137
140
|
"x": 34,
|
138
|
-
"y":
|
141
|
+
"y": 379,
|
139
142
|
"w": 482,
|
140
143
|
"h": 162
|
141
144
|
},
|
@@ -1200,13 +1203,14 @@
|
|
1200
1203
|
"z": "fd3c725340de4f74",
|
1201
1204
|
"g": "f29182f397cab86b",
|
1202
1205
|
"name": "",
|
1203
|
-
"engine": "
|
1206
|
+
"engine": "d042a4c68f51d6ab",
|
1204
1207
|
"multisend": false,
|
1205
1208
|
"x": 160,
|
1206
|
-
"y":
|
1209
|
+
"y": 500,
|
1207
1210
|
"wires": [
|
1208
1211
|
[
|
1209
|
-
"aa3ca456ddf1a7bd"
|
1212
|
+
"aa3ca456ddf1a7bd",
|
1213
|
+
"efa57df2a7fa4a53"
|
1210
1214
|
]
|
1211
1215
|
]
|
1212
1216
|
},
|
@@ -1224,7 +1228,7 @@
|
|
1224
1228
|
"statusVal": "",
|
1225
1229
|
"statusType": "auto",
|
1226
1230
|
"x": 410,
|
1227
|
-
"y":
|
1231
|
+
"y": 500,
|
1228
1232
|
"wires": []
|
1229
1233
|
},
|
1230
1234
|
{
|
@@ -1235,7 +1239,7 @@
|
|
1235
1239
|
"name": "Listener für neue UserTasks",
|
1236
1240
|
"info": "",
|
1237
1241
|
"x": 180,
|
1238
|
-
"y":
|
1242
|
+
"y": 420,
|
1239
1243
|
"wires": []
|
1240
1244
|
},
|
1241
1245
|
{
|
@@ -1290,6 +1294,63 @@
|
|
1290
1294
|
]
|
1291
1295
|
]
|
1292
1296
|
},
|
1297
|
+
{
|
1298
|
+
"id": "6d1847a8cc5103ce",
|
1299
|
+
"type": "inject",
|
1300
|
+
"z": "fd3c725340de4f74",
|
1301
|
+
"g": "405f8c703368777c",
|
1302
|
+
"name": "flowNodeInstanceId",
|
1303
|
+
"props": [
|
1304
|
+
{
|
1305
|
+
"p": "payload"
|
1306
|
+
}
|
1307
|
+
],
|
1308
|
+
"repeat": "",
|
1309
|
+
"crontab": "",
|
1310
|
+
"once": false,
|
1311
|
+
"onceDelay": 0.1,
|
1312
|
+
"topic": "",
|
1313
|
+
"payload": "{\"flowNodeInstanceId\":\"af9f9061-304c-49df-8533-ff4260018130\"}",
|
1314
|
+
"payloadType": "json",
|
1315
|
+
"x": 310,
|
1316
|
+
"y": 260,
|
1317
|
+
"wires": [
|
1318
|
+
[
|
1319
|
+
"ec0be0ef92746967"
|
1320
|
+
]
|
1321
|
+
]
|
1322
|
+
},
|
1323
|
+
{
|
1324
|
+
"id": "3a47f3acf7a512ea",
|
1325
|
+
"type": "link in",
|
1326
|
+
"z": "fd3c725340de4f74",
|
1327
|
+
"g": "405f8c703368777c",
|
1328
|
+
"name": "link in 1",
|
1329
|
+
"links": [
|
1330
|
+
"efa57df2a7fa4a53"
|
1331
|
+
],
|
1332
|
+
"x": 385,
|
1333
|
+
"y": 320,
|
1334
|
+
"wires": [
|
1335
|
+
[
|
1336
|
+
"ec0be0ef92746967"
|
1337
|
+
]
|
1338
|
+
]
|
1339
|
+
},
|
1340
|
+
{
|
1341
|
+
"id": "efa57df2a7fa4a53",
|
1342
|
+
"type": "link out",
|
1343
|
+
"z": "fd3c725340de4f74",
|
1344
|
+
"g": "f29182f397cab86b",
|
1345
|
+
"name": "link out 1",
|
1346
|
+
"mode": "link",
|
1347
|
+
"links": [
|
1348
|
+
"3a47f3acf7a512ea"
|
1349
|
+
],
|
1350
|
+
"x": 375,
|
1351
|
+
"y": 440,
|
1352
|
+
"wires": []
|
1353
|
+
},
|
1293
1354
|
{
|
1294
1355
|
"id": "0f5978f327b01bfb",
|
1295
1356
|
"type": "ui-table",
|