EntryWorkflowStage
EntryWorkflowStage
A workflow lets you manage the stages through which your content will move in the content creation process.
| Name | Type | Description |
|---|---|---|
| AssignedByRoles | List<AssignRole> | List of assigned roles for the workflow stage. |
| AssignedTo | List<AssignUser> | List of users assigned to the workflow stage. |
| Comment | string | Comment for the workflow stage. |
| DueDate | string | Due date for the workflow stage. |
| Notify | bool | Set true to notify the workflow users. |
| Uid | string | Workflow stage uid. |