aboutsummaryrefslogtreecommitdiffstats
path: root/so-admin-cockpit-monitoring-workflow/so-admin-cockpit-monitoring-workflow-service/src/test/resources/camundaResponses/processInstance.json
blob: d9e75e9b1131ae9b2d49fd092fcc32bdb1199c92 (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
[
    {
        "id": "dba707b6-8c02-11e8-a6ba-022a5dba5402",
        "businessKey": "0a8b32d2-7281-423b-81a1-a44ebf8e489e",
        "processDefinitionId": "b76aaeb6-8993-11e8-9f7c-022a5d7b2d2d",
        "processDefinitionKey": "CreateGenericALaCarteServiceInstance",
        "processDefinitionName": "CreateGenericALaCarteServiceInstance",
        "processDefinitionVersion": 5,
        "startTime": "2018-07-20T09:54:13.779+0000",
        "endTime": "2018-07-20T09:54:15.344+0000",
        "durationInMillis": 1565,
        "startUserId": null,
        "startActivityId": "createSI_startEvent",
        "deleteReason": null,
        "superProcessInstanceId": null,
        "superCaseInstanceId": null,
        "caseInstanceId": null,
        "tenantId": null,
        "state": "COMPLETED"
    },
    {
        "id": "dbbcd94a-8c02-11e8-a6ba-022a5dba5402",
        "businessKey": null,
        "processDefinitionId": "DecomposeService:1:78e994ec-7fa7-11e8-816b-022a5d533d2a",
        "processDefinitionKey": "DecomposeService",
        "processDefinitionName": "DecomposeService",
        "processDefinitionVersion": 1,
        "startTime": "2018-07-20T09:54:13.921+0000",
        "endTime": "2018-07-20T09:54:14.124+0000",
        "durationInMillis": 203,
        "startUserId": null,
        "startActivityId": "createSI_startEvent",
        "deleteReason": null,
        "superProcessInstanceId": "dba707b6-8c02-11e8-a6ba-022a5dba5402",
        "superCaseInstanceId": null,
        "caseInstanceId": null,
        "tenantId": null,
        "state": "COMPLETED"
    },
    {
        "id": "dbe0404f-8c02-11e8-a6ba-022a5dba5402",
        "businessKey": null,
        "processDefinitionId": "DoCreateServiceInstance:5:b7750f0d-8993-11e8-9f7c-022a5d7b2d2d",
        "processDefinitionKey": "DoCreateServiceInstance",
        "processDefinitionName": "DoCreateServiceInstance",
        "processDefinitionVersion": 5,
        "startTime": "2018-07-20T09:54:14.155+0000",
        "endTime": "2018-07-20T09:54:15.169+0000",
        "durationInMillis": 1014,
        "startUserId": null,
        "startActivityId": "createSI_startEvent",
        "deleteReason": null,
        "superProcessInstanceId": "dba707b6-8c02-11e8-a6ba-022a5dba5402",
        "superCaseInstanceId": null,
        "caseInstanceId": null,
        "tenantId": null,
        "state": "COMPLETED"
    }
]