tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Activity > (constructor)

Activity.(constructor)

Constructs a new instance of the Activity class

Signature:

constructor({ assignee, assignmentDate, backendModel, dueDate, finishDate, owner, primarySubject, process, startDate, suspendDate, workItems, ...workflowObjectArgs }: ActivityConstructorArgs);

Parameters

Parameter Type Description
{ assignee, assignmentDate, backendModel, dueDate, finishDate, owner, primarySubject, process, startDate, suspendDate, workItems, …workflowObjectArgs } ActivityConstructorArgs Â