Home > @tridion-sites/models > TridionActivityDefinition > (constructor)
Constructs a new instance of the TridionActivityDefinition
class
Signature:
constructor({ backendModel, activityType, finishApprovalStatus, nextActivityDefinitions, ...activityDefinitionArgs }: TridionActivityDefinitionConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, activityType, finishApprovalStatus, nextActivityDefinitions, …activityDefinitionArgs } | TridionActivityDefinitionConstructorArgs |  |