tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Batch > (constructor)

Batch.(constructor)

Constructs a new instance of the Batch class

Signature:

constructor({ backendModel, backendBatchOperation, operations, performer, status, type, ...systemWideObjectArgs }: BatchConstructorArgs);

Parameters

Parameter Type Description
{ backendModel, backendBatchOperation, operations, performer, status, type, …systemWideObjectArgs } BatchConstructorArgs Â