summaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/__files/Camunda/HistoryCheckResponseCompleted.json
blob: fdf0e9a286e4e392898076e95155bb5940f89df3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[
   {
      "id":"d1a0456e-1458-11e9-8afb-0242ac190006",
      "businessKey":null,
      "processDefinitionId":"86cfa113-141a-11e9-8afb-0242ac190006",
      "processDefinitionKey":"UnassignServiceInstanceATTBB",
      "processDefinitionName":"UnassignServiceInstanceATTBB",
      "processDefinitionVersion":1,
      "startTime":"2019-01-09T21:52:11.813+0000",
      "endTime":"2019-01-09T21:52:12.353+0000",
      "durationInMillis":540,
      "startUserId":null,
      "startActivityId":"Start_UnassignServiceInstanceBB",
      "deleteReason":null,
      "superProcessInstanceId":"d15f6c9e-1458-11e9-8afb-0242ac190006",
      "superCaseInstanceId":null,
      "caseInstanceId":null,
      "tenantId":null,
      "state":"COMPLETED"
   }
]