tridion-sites-extensions-api-docs

Home > @tridion-sites/models > ProcessDefinition > activityDefinitions

ProcessDefinition.activityDefinitions property

The first Activity Definition specified in this collection is the one that will be used to create the first Activity Instance of the workflow.

Signature:

get activityDefinitions(): ReadonlyArray<ActivityDefinition> | undefined;