Home > @tridion-sites/models > ProcessHistory > (constructor)
Constructs a new instance of the ProcessHistory
class
Signature:
constructor({ backendModel, finishReason, finishDate, ...processArgs }: ProcessHistoryConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, finishReason, finishDate, …processArgs } | ProcessHistoryConstructorArgs |  |