WorkflowInstances
Return a list of workflow instances for a workflow. Any resource using workflow should have a workflow instance.
Columns
| Name | Type | References | |
| CompanyId | Long |
Companies.Id | |
| Id [KEY] | Integer | ||
| ProjectId | Integer | ||
| ProjectName | String | ||
| WorkflowClassName | String | ||
| WorkflowDescription | String | ||
| WorkflowId | Integer | ||
| WorkflowName | String | ||
| WorkflowedObjectId | Integer | ||
| WorkflowedObjectType | String | ||
| BecomesOverdueAt | Datetime | ||
| CurrentStateSetAt | Datetime | ||
| CurrentWorkflowActivitiesId | Integer | ||
| CurrentWorkflowActivitiesName | String | ||
| CurrentWorkflowActivitiesPerformActivityDataWorkflowActivityHistoryWorkflowActivityId | Integer | ||
| CurrentWorkflowActivitiesPerformActivityDataWorkflowActivityHistoryWorkflowInstanceId | Integer | ||
| CurrentWorkflowActivitiesPerformActivityDataWorkflowActivityHistoryWorkflowUserRoleId | Integer | ||
| CurrentWorkflowActivitiesPerformActivityMethod | String | ||
| CurrentWorkflowActivitiesPerformActivityUrl | String | ||
| CurrentWorkflowActivitiesWorkflowUserRoleId | Integer | ||
| CurrentWorkflowActivitiesWorkflowUserRoleName | String | ||
| CurrentWorkflowStateId | Integer | ||
| CurrentWorkflowStateName | String | ||
| CurrentWorkflowStateStatus | String |