On_WorkflowTask |
On_WorkflowTask.asset(WorkflowTask_asset callBuilder) |
**BETA** The `Asset` linked to the `WorkflowTask`.
|
On_WorkflowTask |
On_WorkflowTask.assignedUsers(WorkflowTask_assignedUsers callBuilder) |
**BETA** A list of `User` assigned to the `WorkflowTask`.
|
On_WorkflowTask |
On_WorkflowTask.checklistItem(WorkflowTask_checklistItem callBuilder) |
**BETA** A list of the `WorkflowChecklistItem` in the `WorkflowTask`.
|
On_WorkflowTask |
On_WorkflowTask.description() |
**BETA** `WorkflowTask` description.
|
On_WorkflowTask |
On_WorkflowTask.id() |
**BETA** `WorkflowTask` Id.
|
On_WorkflowTask |
On_WorkflowTask.status(WorkflowTask_status callBuilder) |
**BETA** The `WorkflowStatus` of the `WorkflowTask`.
|
On_WorkflowTask |
On_WorkflowTask.title() |
**BETA** `WorkflowTask` title.
|