CaseInstanceExecutionHistoryResponse
Response for getting case instance element executions
Properties¶
Property | Type | Description |
---|---|---|
creationUserKey |
null | string |
- |
folderKey |
string |
- |
instanceDisplayName |
string |
- |
instanceId |
string |
- |
packageId |
string |
- |
packageKey |
string |
- |
packageVersion |
string |
- |
processKey |
string |
- |
source |
string |
- |
status |
string |
Element status (e.g., "Completed", "Faulted", "Running", "Pausing", "Canceling") |
startedTime |
string |
- |
completedTime |
null | string |
- |
elementExecutions |
ElementExecutionMetadata [] |
- |