UserTasks
User tasks are used to create tasks for users in the system.
Model used to create a new user task
Unique id of user task
Ids of user groups to which the task is assigned
Ids of specific users to which the task is assigned
Title for the task
Description of the task
Deadline for the task, if any
OK
No content
Bad Request
No content
A task assigned to one or more users in the system
Unique id of the task
Deadline for the task, if any
Title for the task
Description of the task
Represents a status of a user task
0= New: A new task that is not yet been processed1= ReOpened: An otherwise completed task that has been re-opened2= InProgress: A task that is currently being worked on3= AwaitingFeedback: Task is awaiting feedback from someone4= Completed: Task is completed
Ids of specific users to which the task is assigned
Ids of user groups to which the task is assigned
OK
No content
Bad Request
No content
Uid of user task
Model used to create comment on a user task
Unique id of comment
Comment itself
OK
No content
Bad Request
No content
Last updated