Home > @tridion-sites/models > BatchConstructorArgs
Signature:
export interface BatchConstructorArgs extends SystemWideObjectConstructorArgs
Extends: SystemWideObjectConstructorArgs
Property | Modifiers | Type | Description |
---|---|---|---|
backendBatchOperation | BackendBatchOperation | undefined | ||
backendModel | BackendBatch | ||
operations | ReadonlyArray<BatchOperation> | undefined | ||
performer | Link | undefined | ||
status | BatchStatus | undefined | ||
type | BatchType | undefined |