Home > @tridion-sites/models > 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);
Parameter | Type | Description |
---|---|---|
{ assignee, assignmentDate, backendModel, dueDate, finishDate, owner, primarySubject, process, startDate, suspendDate, workItems, …workflowObjectArgs } | ActivityConstructorArgs |  |