WorkerJourneystaskTypes
WorkerJourneystaskTypes
Columns
| Name | Type | Description |
| WorkerJourneysWorkerJourneyId [KEY] | Long | Unique identifier of the journey. |
| WorkerJourneyId [KEY] | Long | Identifier of the journey template task type property. |
| Code [KEY] | String | Code of the journey template task type property. |
| Name | String | Name of the journey template task type property. |
| Type | String | Type of the journey template task type property. |
| TypeMeaning | String | Meaning of the journey template task type property. |
| SubType | String | Subtype of the journey template task type property. |
| SubTypeMeaning | String | Subtype meaning of the journey template task type property. |
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 |
| Finder | String | finder |