Home > @tridion-sites/models > WorkflowObject > (constructor)
Constructs a new instance of the WorkflowObject
class
Signature:
constructor({ backendModel, contextRepository, ...identifiableObjectArgs }: WorkflowObjectConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, contextRepository, …identifiableObjectArgs } | WorkflowObjectConstructorArgs |  |