tridion-sites-extensions-api-docs

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

PublishTransaction.(constructor)

Constructs a new instance of the PublishTransaction class

Signature:

constructor({ backendModel, creator, deployerAction, instruction, items, priority, publishContexts, state, targetType, stateChangeDateTime, ...systemWideObjectConstructorArgs }: PublishTransactionConstructorArgs);

Parameters

Parameter Type Description
{ backendModel, creator, deployerAction, instruction, items, priority, publishContexts, state, targetType, stateChangeDateTime, …systemWideObjectConstructorArgs } PublishTransactionConstructorArgs Â