Hierarchy
-
Based<ItemData>
- ProcessTaskData
Properties
Readonly __createdAt
Date and time of creation.
Readonly __createdBy
Object’s author.
Optional Readonly __deletedAt
Date and time of deletion.
Readonly __id
ID of the object.
Readonly __item
Link to a bound app item.
__name
Name of the object.
Readonly __updatedAt
Date and time of change.
Readonly __updatedBy
Author of the last change.
Optional dueDate
Task’s due date.
Readonly instance
Link to a process instance.
Readonly performers
Executors.
Optional planEnd
End date scheduled in the calendar.
Optional planStart
Start date scheduled in the calendar.
state
Status of the task.
templateNsAndCode
Namespace and code of the process template.
Task object fields