tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > ItemsInProgressQueryProps

ItemsInProgressQueryProps interface

Signature:

export interface ItemsInProgressQueryProps

Properties

Property Modifiers Type Description
forAllUsers?   boolean (Optional) Option to include items that are in progress by any user, but only in Publications where the user has Publication Administration or Lock Management Rights (unless the user has System Administration privileges). By default, only items locked by the current user are returned.
lockUserId?   ItemUri (Optional) Option to filter results by specified user id.
maxResults?   number (Optional) Specifies the maximum number of results to return.