Remove mso-oof-adapter from SO
[so.git] / so-monitoring / so-monitoring-service / src / test / resources / camundaResponses / processInstance.json
1 [
2     {
3         "id": "dba707b6-8c02-11e8-a6ba-022a5dba5402",
4         "businessKey": "0a8b32d2-7281-423b-81a1-a44ebf8e489e",
5         "processDefinitionId": "b76aaeb6-8993-11e8-9f7c-022a5d7b2d2d",
6         "processDefinitionKey": "CreateGenericALaCarteServiceInstance",
7         "processDefinitionName": "CreateGenericALaCarteServiceInstance",
8         "processDefinitionVersion": 5,
9         "startTime": "2018-07-20T09:54:13.779+0000",
10         "endTime": "2018-07-20T09:54:15.344+0000",
11         "durationInMillis": 1565,
12         "startUserId": null,
13         "startActivityId": "createSI_startEvent",
14         "deleteReason": null,
15         "superProcessInstanceId": null,
16         "superCaseInstanceId": null,
17         "caseInstanceId": null,
18         "tenantId": null,
19         "state": "COMPLETED"
20     },
21     {
22         "id": "dbbcd94a-8c02-11e8-a6ba-022a5dba5402",
23         "businessKey": null,
24         "processDefinitionId": "DecomposeService:1:78e994ec-7fa7-11e8-816b-022a5d533d2a",
25         "processDefinitionKey": "DecomposeService",
26         "processDefinitionName": "DecomposeService",
27         "processDefinitionVersion": 1,
28         "startTime": "2018-07-20T09:54:13.921+0000",
29         "endTime": "2018-07-20T09:54:14.124+0000",
30         "durationInMillis": 203,
31         "startUserId": null,
32         "startActivityId": "createSI_startEvent",
33         "deleteReason": null,
34         "superProcessInstanceId": "dba707b6-8c02-11e8-a6ba-022a5dba5402",
35         "superCaseInstanceId": null,
36         "caseInstanceId": null,
37         "tenantId": null,
38         "state": "COMPLETED"
39     },
40     {
41         "id": "dbe0404f-8c02-11e8-a6ba-022a5dba5402",
42         "businessKey": null,
43         "processDefinitionId": "DoCreateServiceInstance:5:b7750f0d-8993-11e8-9f7c-022a5d7b2d2d",
44         "processDefinitionKey": "DoCreateServiceInstance",
45         "processDefinitionName": "DoCreateServiceInstance",
46         "processDefinitionVersion": 5,
47         "startTime": "2018-07-20T09:54:14.155+0000",
48         "endTime": "2018-07-20T09:54:15.169+0000",
49         "durationInMillis": 1014,
50         "startUserId": null,
51         "startActivityId": "createSI_startEvent",
52         "deleteReason": null,
53         "superProcessInstanceId": "dba707b6-8c02-11e8-a6ba-022a5dba5402",
54         "superCaseInstanceId": null,
55         "caseInstanceId": null,
56         "tenantId": null,
57         "state": "COMPLETED"
58     }
59 ]