| EntityDefinitionId |
- Type
- string
- Properties
-
Filter, Group, Sort
- Description
- The ID of the entity containing the workflow task.
|
| FullName |
- Type
- string
- Properties
-
Create, Group, Nillable
- Description
- The full name of the associated metadata object in Metadata API.
- Query this field only if the query result contains no more than one record.
Otherwise, an error is returned. If more than one record exists, use multiple
queries to retrieve the records. This limit protects performance.
|
| Metadata |
- Type
- WorkflowTaskMetadata
- Properties
-
Create, Nillable, Update
- Description
- Workflow task metadata.
- Query this field only if the query result contains no more than one record.
Otherwise, an error is returned. If more than one record exists, use multiple
queries to retrieve the records. This limit protects performance.
|
| NamespacePrefix |
- Type
- string
- Properties
-
Filter, Group, Nillable,
Sort
- Description
- The namespace of the package containing the workflow task object.
|
| Priority |
- Type
- picklist
- Properties
-
Filter, Group, Sort
- Description
- The task’s priority. Values are:
|
| Status |
- Type
- picklist
- Properties
-
Filter, Group, Sort
- Description
- The task’s status. Values are:
- Not Started
- In Progress
- Completed
- Waiting on someone else
- Deferred
|
| Subject |
- Type
- string
- Properties
-
Filter, Group, idLookup, Sort
- Description
- A subject for the workflow task. It is used if an email notification is sent when the
task is assigned.
|