JourneystaskTypes
JourneystaskTypes
Columns
| Name | Type | Description |
| JourneysJourneyId [KEY] | Long | Finds all journey templates that match the primary key specified. |
| JourneyId [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 | Type 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 |
| CategoryFilter | String | CategoryFilter |
| CodeFilter | String | CodeFilter |
| Context | String | Context |
| ContextualAction | String | ContextualAction |
| ExcludePersonal | String | ExcludePersonal |
| Facets | String | Facets |
| FilterAttributes | String | FilterAttributes |
| LevelFilter | String | LevelFilter |
| SearchTerms | String | SearchTerms |
| SubCategoryFilter | String | SubCategoryFilter |
| SubjectAssignmentId | Long | SubjectAssignmentId |
| SubjectPersonId | Long | SubjectPersonId |
| Finder | String | finder |