https://ns.adobe.com/experience/workfront/task
Task related fields
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | adobe/experience/workfront/task.schema.json |
{
"workfront:storyPoints": 5,
"workfront:status": "New"
}
Property | Type | Required | Defined by |
---|---|---|---|
workfront:task | object |
Optional | Workfront Task Attributes (this schema) |
* |
any | Additional | this schema allows additional properties |
workfront:task
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
workfront:actualCompletionTimestamp |
string | Optional |
workfront:actualDurationMinutes |
number | Optional |
workfront:actualStartTimestamp |
string | Optional |
workfront:assignedToEmployeeID |
string | Optional |
workfront:condition |
string | Optional |
workfront:description |
string | Optional |
workfront:durationMinutes |
number | Optional |
workfront:estimatedCompletionTimestamp |
string | Optional |
workfront:estimatedStartTimestamp |
string | Optional |
workfront:groupID |
string | Optional |
workfront:hierarchyIndentLevel |
integer | Optional |
workfront:isCritical |
boolean | Optional |
workfront:iterationID |
string | Optional |
workfront:milestoneID |
string | Optional |
workfront:numberOfChildren |
integer | Optional |
workfront:numberOfOpenOpTasks |
integer | Optional |
workfront:originalDurationMinutes |
number | Optional |
workfront:parentTaskID |
string | Optional |
workfront:percentComplete |
number | Optional |
workfront:plannedCompletionTimestamp |
string | Optional |
workfront:plannedDurationMinutes |
number | Optional |
workfront:plannedStartTimestamp |
string | Optional |
workfront:priority |
string | Optional |
workfront:projectedCompletionTimestamp |
string | Optional |
workfront:projectedStartTimestamp |
string | Optional |
workfront:status |
string | Optional |
workfront:storyPoints |
number | Optional |
workfront:teamID |
string | Optional |
workfront:actualCompletionTimestamp
- is optional
- type:
string
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
workfront:actualDurationMinutes
- is optional
- type:
number
number
workfront:actualStartTimestamp
- is optional
- type:
string
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
workfront:assignedToEmployeeID
- is optional
- type:
string
string
workfront:condition
- is optional
- type:
string
string
workfront:description
- is optional
- type:
string
string
workfront:durationMinutes
- is optional
- type:
number
number
workfront:estimatedCompletionTimestamp
- is optional
- type:
string
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
workfront:estimatedStartTimestamp
- is optional
- type:
string
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
workfront:groupID
- is optional
- type:
string
string
workfront:hierarchyIndentLevel
- is optional
- type:
integer
integer
workfront:isCritical
- is optional
- type:
boolean
boolean
workfront:iterationID
- is optional
- type:
string
string
workfront:milestoneID
- is optional
- type:
string
string
workfront:numberOfChildren
- is optional
- type:
integer
integer
workfront:numberOfOpenOpTasks
- is optional
- type:
integer
integer
workfront:originalDurationMinutes
- is optional
- type:
number
number
workfront:parentTaskID
- is optional
- type:
string
string
workfront:percentComplete
- is optional
- type:
number
number
workfront:plannedCompletionTimestamp
- is optional
- type:
string
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
workfront:plannedDurationMinutes
- is optional
- type:
number
number
workfront:plannedStartTimestamp
- is optional
- type:
string
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
workfront:priority
- is optional
- type:
string
string
workfront:projectedCompletionTimestamp
- is optional
- type:
string
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
workfront:projectedStartTimestamp
- is optional
- type:
string
string
- format:
date-time
– date and time (according to RFC 3339, section 5.6)
workfront:status
- is optional
- type:
string
string
workfront:storyPoints
- is optional
- type:
number
number
workfront:teamID
- is optional
- type:
string
string