summaryrefslogtreecommitdiffstats
path: root/so-monitoring/so-monitoring-service/src/test/resources/camundaResponses/processInstance.json
diff options
context:
space:
mode:
Diffstat (limited to 'so-monitoring/so-monitoring-service/src/test/resources/camundaResponses/processInstance.json')
-rw-r--r--so-monitoring/so-monitoring-service/src/test/resources/camundaResponses/processInstance.json59
1 files changed, 0 insertions, 59 deletions
diff --git a/so-monitoring/so-monitoring-service/src/test/resources/camundaResponses/processInstance.json b/so-monitoring/so-monitoring-service/src/test/resources/camundaResponses/processInstance.json
deleted file mode 100644
index d9e75e9b11..0000000000
--- a/so-monitoring/so-monitoring-service/src/test/resources/camundaResponses/processInstance.json
+++ /dev/null
@@ -1,59 +0,0 @@
-[
- {
- "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"
- }
-] \ No newline at end of file