WorkflowActivityHistory
Return a list of activities performed for a workflow instance.
Columns
| Name | Type | References | |
| WorkflowInstanceId | Integer | ||
| CompanyId | Long |
Companies.Id | |
| Id [KEY] | Integer | ||
| Attachments | String | ||
| BicDuration | String | ||
| BicEnd | Datetime | ||
| BicStart | Datetime | ||
| Comments | String | ||
| PerformedById | Integer | ||
| PerformedByName | String | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| WorkflowActivityId | Integer | ||
| WorkflowActivityName | String | ||
| WorkflowInstanceId | Integer | ||
| WorkflowUserRoleId | Integer | ||
| WorkflowUserRoleName | String |