tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > FinishActivityRequest

FinishActivityRequest interface

Signature:

export interface FinishActivityRequest

Properties

Property Modifiers Type Description
activityId   ItemUri ID of the Activity Instance to finish.
message?   string (Optional) User comment that will be added to finished Activity Instances.
nextActivity?   Link (Optional) In case of choice fork Activity ID can be specified to be next one.