Task objects
Overview
Task objects can be retrieved via:
tasks
key (list of all incomplete tasks for the workflow) on Confluence page and news (blog post) objects – for mode details see Workflow Suppliertasks
oractivetasks
keys (list of all incomplete tasks) on State objectscompletedtasks
key (list of all complete tasks) on State objectsalltasks
key (list of all tasks, complete and incomplete) on State objects
Supported keys
Key | Content Types | Return Type | Description |
---|---|---|---|
| Task | Current name of the task See: task macro, Create a task, Edit a task | |
| Task | User who created the task (if applicable) See: task macro, Create a task | |
| Task | Date on which the task was created See: task macro, Create a task | |
| Task | Date on which the task is set to expire | |
| Task | Description associated with the task See: task macro, Create a task, Edit a task | |
| Task | Most recent user assigned to the task See: Assign a task | |
| Task | Most recent task assignment object | |
| Task | A list of all task assignment objects (for example, if the task was reassigned) | |
| Task | The most recent task completion object | |
| Task | The list of completions, if say the Task is completed, re-opened, and completed again | |
| Task | Is the task completed? |