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
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| 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 |