Home > @tridion-sites/models > PublishContext > (constructor)
Constructs a new instance of the PublishContext
class
Signature:
constructor({ backendModel, processedItems, publication, resolvedItems, targetType, }: PublishContextConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, processedItems, publication, resolvedItems, targetType, } | PublishContextConstructorArgs |