Home > @tridion-sites/models > ActivityDefinition > (constructor)
Constructs a new instance of the ActivityDefinition
class
Signature:
constructor({ backendModel, activityConstraints, assignee, processDefinition, ...workflowObjectArgs }: ActivityDefinitionConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, activityConstraints, assignee, processDefinition, …workflowObjectArgs } | ActivityDefinitionConstructorArgs |  |