Deprecated Task Methods
Scope:
taskWho can execute the method: any user
Warning
This section contains information about deprecated methods. Their use in operations is strongly discouraged.
|
Method |
Description |
|
Tasks (item) |
|
|
Creates a new task |
|
|
Deletes a task |
|
|
Returns an array of task data |
|
|
Returns a list of |
|
|
Returns a list of tasks |
|
|
Updates task data |
|
|
Returns the task description |
|
|
Returns an array of links to files attached to the task |
|
|
Returns an array of task IDs that the task depends on |
|
|
Returns an array of IDs of allowed actions on the task |
|
|
Returns a list of allowed actions on the task |
|
|
Checks if the action is allowed |
|
|
Delegates the task to a new user |
|
|
Changes the task status to "in progress" |
|
|
Changes the task status to "deferred" |
|
|
Changes the task status to "completed" or "conditionally completed (awaiting executor control)" |
|
|
Changes the task status to "not executed" |
|
|
Changes a task awaiting control to "completed" |
|
|
Changes a task awaiting control to "not executed" |
|
|
Adds the task to Favorites |
|
|
Removes the task from Favorites |
|
|
Uploads a file to the task |
|
|
Removes the file attachment from the task |
|
|
Returns the history of task changes |
|
|
items |
|
|
Returns an array of tasks, each containing an array of fields |
|
|
comment |
|
|
Adds a comment to the task |