tridion-sites-extensions-api-docs

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

BatchOperation.(constructor)

Constructs a new instance of the BatchOperation class

Signature:

constructor(backendModel: BackendBatchOperationStatus, subject: Link | undefined);

Parameters

Parameter Type Description
backendModel BackendBatchOperationStatus  
subject Link | undefined