WorkerJourneystaskTypesproperties
WorkerJourneystaskTypesproperties
Columns
| Name | Type | Description |
| WorkerJourneysWorkerJourneyId [KEY] | Long | Unique identifier of the journey. |
| TasktypesCode [KEY] | String | Unique identifier of the journey task type. |
| TasktypesWorkerJourneyId [KEY] | Long | Unique identifier of the journey task type. |
| Code [KEY] | String | Code of the journey template task type property. |
| Name | String | Name of the journey template task type property. |
| Category | String | Name of the group for journey template task type property. |
| CategoryMeaning | String | Meaning of group for journey template task type property. |
| Sequence | Long | Sequence of the journey template task type property. |
| Level | String | Property level for the journey template task type. |
| DisabledForPerformerFlag | Bool | Indicates if the journey template task type property is disabled for performer. Default value depends on the task type. |
| DisabledForOwnerFlag | Bool | Indicates if the journey template task type property is disabled for owner. Default value depends on the task type. |
| DisabledForLineManagerFlag | Bool | Indicates if the journey template task type property is disabled for line manager. Default value depends on the task type. |
| DisabledForOthersFlag | Bool | Indicates if the journey template task type property is disabled for other users. Default value depends on the task type. |
| PerformerLookupType | String | Journey template task type property type for performer. |
| OwnerLookupType | String | Journey template task type property type for owner. |
| LineManagerLookupType | String | Journey template task type property type for line manager. |
| OthersLookupType | String | Journey template task type property type for other user. |
| PerformerDefaultValue | String | Default value of the journey template task type property for performer. |
| OwnerDefaultValue | String | Default value of the journey template task type property for owner. |
| LineManagerDefaultValue | String | Default value of the journey template task type property for line manager. |
| OthersDefaultValue | String | Default value of the journey template task type property for other user. |
| OverriddenFlag | Bool | Indicates if the journey template task type property is overridden. Default value depends on the task type. |
| PerformerValue | String | Value of the journey template task type property for performer. |
| OwnerValue | String | Value of the journey template task type property for owner. |
| LineManagerValue | String | Value of the journey template task type property for line manager. |
| OthersValue | String | Value of the journey template task type property for other user. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| AllocatedAfterDate | Date | AllocatedAfterDate |
| AssignmentId | Long | AssignmentId |
| CategoryFilter | String | CategoryFilter |
| CodeFilter | String | CodeFilter |
| Context | String | Context |
| ContextualAction | String | ContextualAction |
| Facets | String | Facets |
| JourneyId | Long | JourneyId |
| Overdue | String | Overdue |
| PersonId | Long | PersonId |
| SearchTerms | String | SearchTerms |
| StatusCategory | String | StatusCategory |
| StatusFilter | String | StatusFilter |
| SubCategoryFilter | String | SubCategoryFilter |
| WorkerJourneyId | Long | WorkerJourneyId |
| Finder | String | finder |