Creates an activity definition metadata object.
The build plugin matches on ActivityDefinition(...) call expressions and
resolves sys_ids by traversing the flow/action and activityType references.
Type safety is inferred from the backing flow/action inputs and activity type experience properties, filtered by inputDisplayPreferences/experienceDisplayPreferences. When inputDisplayPreferences is omitted, all inputs from the backing flow are exposed.
Creates an activity definition metadata object.
The build plugin matches on ActivityDefinition(...) call expressions and
resolves sys_ids by traversing the flow/action and activityType references.
Type safety is inferred from the backing flow/action inputs and activity type experience properties, filtered by inputDisplayPreferences/experienceDisplayPreferences. When inputDisplayPreferences is omitted, all inputs from the backing flow are exposed.
Creates an activity definition metadata object.
The build plugin matches on
ActivityDefinition(...)call expressions and resolves sys_ids by traversing the flow/action and activityType references.Type safety is inferred from the backing flow/action inputs and activity type experience properties, filtered by inputDisplayPreferences/experienceDisplayPreferences. When inputDisplayPreferences is omitted, all inputs from the backing flow are exposed.