This predefined database view holds data that you can use to instantiate tasks.
Column name | Type | Comments |
---|---|---|
TKTID | String | The task template ID. |
VALID_FROM | Timestamp | The time when the task template becomes available for instantiation. |
APPLIC_DEFAULTS_ID | String | The ID of the application component that specifies the defaults for the task template. |
APPLIC_NAME | String | The name of the enterprise application to which the task template belongs. |
BUSINESS_RELEVANCE | Boolean | Specifies whether the task template is business relevant.
The attribute affects logging to the audit trail. Possible values are:
|
CONTAINMENT_CTX_ID | ID | The containment context for this task template. This attribute determines the life cycle of the task template. When a containment context is deleted, the task template is also deleted. |
CTX_AUTHORIZATION | Integer | Allows the task owner to access the task context. Possible
values are:
|
IS_AD_HOC | Boolean | Indicates whether this task template was created dynamically at runtime or when the task was deployed as part of an EAR file. |
IS_INLINE | Boolean | Indicates whether this task template is modeled as a task within a business process. |
KIND | Integer | The kind of tasks that are derived from this task template.
Possible values are:
|
NAME | String | The name of the task template. |
NAMESPACE | String | The namespace that is used to categorize the task template. |
PRIORITY | Integer | The priority of the task template. |
STATE | Integer | The state of the task template. Possible values are:
|
SUPPORT_AUTOCLAIM | Boolean | Indicates whether tasks derived from this task template can be claimed automatically if they are assigned to a single user. |
SUPPORT_CLAIM_SUSP | Boolean | Indicates whether tasks derived from this task template can be claimed if they are suspended. |
SUPPORT_DELEGATION | Boolean | Indicates whether tasks derived from this task template support work delegation using creation, deletion, or transfer of work items. |
SUPPORT_FOLLOW_ON | Boolean | Indicates whether the task template supports the creation of follow-on tasks. |
SUPPORT_SUB_TASK | Boolean | Indicates whether the task template supports the creation of subtasks. |
TYPE | String | The type used to categorize the task template. |
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)