Last date modified: 2025-Jul-02

Interface: IUpdateApprovedEvent

Event data for the QueuePointerEventType.UpdateApproved event

Properties

currentIndex

currentIndex: number

Current index


currentLongTextArtifactId?

optionalcurrentLongTextArtifactId: number

Current long text artifact ID


currentProductionArtifactId?

optionalcurrentProductionArtifactId: number

Current production artifact ID


currentProductionType?

optionalcurrentProductionType: ProductionType

Current production type


currentType

currentType: string

Current type


id

id: string

Id of the current queue pointer update

This can be used to uniquely identify this event and correlate it with other events emitted by this IQueuePointer


targetIndex

targetIndex: number

Target index


targetLongTextArtifactId?

optionaltargetLongTextArtifactId: number

Target long text artifact ID


targetProductionArtifactId?

optionaltargetProductionArtifactId: number

Target production artifact ID


targetProductionType?

optionaltargetProductionType: ProductionType

Target production type


targetType

targetType: string

Target type

Return to top of the page
Feedback