Home > @tridion-sites/models > Batch > (constructor)
Constructs a new instance of the Batch
class
Signature:
constructor({ backendModel, backendBatchOperation, operations, performer, status, type, ...systemWideObjectArgs }: BatchConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, backendBatchOperation, operations, performer, status, type, …systemWideObjectArgs } | BatchConstructorArgs |  |