Home > @tridion-sites/models > PublishTransaction > (constructor)
Constructs a new instance of the PublishTransaction
class
Signature:
constructor({ backendModel, creator, deployerAction, instruction, items, priority, publishContexts, state, targetType, stateChangeDateTime, ...systemWideObjectConstructorArgs }: PublishTransactionConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, creator, deployerAction, instruction, items, priority, publishContexts, state, targetType, stateChangeDateTime, …systemWideObjectConstructorArgs } | PublishTransactionConstructorArgs |  |