aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph/dg-loader/provider/src/test/resources/json/Appc_UniTest.json
blob: c6e82fc998f8aa79b3e9ad4798d5a51e8a2b5df5 (plain)
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
[
    {
        "id": "1606180e.6254c",
        "type": "dgstart",
        "name": "DGSTART",
        "outputs": 1,
        "x": 494.75,
        "y": 149.75,
        "z": "7174441c.9fb7f4",
        "wires": [
            [
                "f650067e.2ad7e"
            ]
        ]
    },
    {
        "id": "f650067e.2ad7e",
        "type": "service-logic",
        "name": "Appc 4.0.0",
        "module": "Appc",
        "version": "4.0.0",
        "comments": "",
        "xml": "<service-logic xmlns='http://www.onap.org/sdnc/svclogic' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='Appc' version='4.0.0'>",
        "outputs": 1,
        "x": 642.75,
        "y": 151.75,
        "z": "7174441c.9fb7f4",
        "wires": [
            [
                "10b2117c.ee118f"
            ]
        ]
    },
    {
        "id": "e928ee64.3762c",
        "type": "block",
        "name": "block",
        "xml": "<block>\n",
        "atomic": "false",
        "comments": "",
        "outputs": 1,
        "x": 952.75,
        "y": 145.75,
        "z": "7174441c.9fb7f4",
        "wires": [
            [
                "342ce050.4a2fe8"
            ]
        ]
    },
    {
        "id": "342ce050.4a2fe8",
        "type": "returnSuccess",
        "name": "return success",
        "xml": "<return status='success'>\n\n",
        "comments": "",
        "x": 1115.75,
        "y": 146.75,
        "z": "7174441c.9fb7f4",
        "wires": []
    },
    {
        "id": "10b2117c.ee118f",
        "type": "method",
        "name": "unitTest",
        "xml": "<method rpc='unitTestDG' mode='sync'>\n",
        "comments": "",
        "outputs": 1,
        "x": 815.75,
        "y": 147.75,
        "z": "7174441c.9fb7f4",
        "wires": [
            [
                "e928ee64.3762c"
            ]
        ]
    }
]