|
1 | 1 | { |
2 | 2 | "nodes": [ |
| 3 | + { |
| 4 | + "width": 170, |
| 5 | + "height": 122, |
| 6 | + "id": "finish-52e2fa34-c240-4042-bd3c-6943ed0e1324", |
| 7 | + "position": { |
| 8 | + "x": 986.5896397166514, |
| 9 | + "y": 68.49884809059483 |
| 10 | + }, |
| 11 | + "type": "finish", |
| 12 | + "data": { |
| 13 | + "id": "finish-52e2fa34-c240-4042-bd3c-6943ed0e1324", |
| 14 | + "type": "Agama-finish-Flow", |
| 15 | + "parentId": "Agama-call-Node-b8d4c29e-c209-4a13-8832-7938b7e58cc2", |
| 16 | + "whenCondition": "", |
| 17 | + "inRepeatBlock": "", |
| 18 | + "handles": [], |
| 19 | + "position": { |
| 20 | + "x": 986.5896397166514, |
| 21 | + "y": 68.49884809059483 |
| 22 | + }, |
| 23 | + "agamaData": { |
| 24 | + "id": "finish-52e2fa34-c240-4042-bd3c-6943ed0e1324", |
| 25 | + "type": "Agama-finish-Flow", |
| 26 | + "hasSuccess": false, |
| 27 | + "hasFailure": false, |
| 28 | + "hasRepeat": false, |
| 29 | + "hasComment": true, |
| 30 | + "hasNoRepeat": false, |
| 31 | + "isTopLevelFlow": true, |
| 32 | + "whenCondition": "", |
| 33 | + "inRepeatBlock": "", |
| 34 | + "parentId": "Agama-call-Node-b8d4c29e-c209-4a13-8832-7938b7e58cc2", |
| 35 | + "name": "", |
| 36 | + "basepath": "", |
| 37 | + "comment": "", |
| 38 | + "notes": "", |
| 39 | + "flowfilename": "", |
| 40 | + "assignments": [], |
| 41 | + "callType": "Call static method", |
| 42 | + "arguments": [], |
| 43 | + "logMessage": "", |
| 44 | + "templatePath": "", |
| 45 | + "maxIteration": "", |
| 46 | + "idpAuthEndpoint": "", |
| 47 | + "variableField": "", |
| 48 | + "conditionInputField": "", |
| 49 | + "valueField": "", |
| 50 | + "returnVariable": "{ success: true, data: { userId: creds.username } }", |
| 51 | + "javaClassName": "", |
| 52 | + "javaMethodName": "", |
| 53 | + "javaVariableName": "", |
| 54 | + "maxIterationVariableName": "", |
| 55 | + "logLevel": "", |
| 56 | + "assignCallbackResult": "", |
| 57 | + "displayName": "", |
| 58 | + "nodeColor": "", |
| 59 | + "exceptionVariableField": "", |
| 60 | + "hasExtraData": false, |
| 61 | + "configParams": "{}", |
| 62 | + "nodeIcon": "material-symbols:line-end-square-rounded" |
| 63 | + } |
| 64 | + }, |
| 65 | + "selected": true, |
| 66 | + "dragging": false, |
| 67 | + "positionAbsolute": { |
| 68 | + "x": 986.5896397166514, |
| 69 | + "y": 68.49884809059483 |
| 70 | + } |
| 71 | + }, |
3 | 72 | { |
4 | 73 | "width": 170, |
5 | 74 | "height": 122, |
|
408 | 477 | "fillOpacity": 0.7 |
409 | 478 | }, |
410 | 479 | "sourceHandle": "Agama-when-Node-a1f5e6d0-fdfb-4723-ae52-64b0e14ef684.SUCCESS" |
| 480 | + }, |
| 481 | + { |
| 482 | + "id": "Agama-call-Node-b8d4c29e-c209-4a13-8832-7938b7e58cc2-finish-52e2fa34-c240-4042-bd3c-6943ed0e1324-846131ef-922d-4b0d-9403-2a68c5d5aa96", |
| 483 | + "type": "straight", |
| 484 | + "source": "Agama-call-Node-b8d4c29e-c209-4a13-8832-7938b7e58cc2", |
| 485 | + "target": "finish-52e2fa34-c240-4042-bd3c-6943ed0e1324", |
| 486 | + "label": "", |
| 487 | + "labelBgPadding": [ |
| 488 | + 8, |
| 489 | + 4 |
| 490 | + ], |
| 491 | + "labelBgBorderRadius": 4, |
| 492 | + "labelBgStyle": { |
| 493 | + "fill": "#FFCC00", |
| 494 | + "color": "#fff", |
| 495 | + "fillOpacity": 0.7 |
| 496 | + } |
411 | 497 | } |
412 | 498 | ], |
413 | 499 | "viewport": { |
|
0 commit comments