Home > @tridion-sites/models > ActivityInstance > (constructor)
Constructs a new instance of the ActivityInstance
class
Signature:
constructor({ backendModel, activityConstraints, activityDefinition, activityState, approvalStatus, processDefinition, workflowType, ...activityArgs }: ActivityInstanceConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, activityConstraints, activityDefinition, activityState, approvalStatus, processDefinition, workflowType, …activityArgs } | ActivityInstanceConstructorArgs |  |