Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUpdateApprovedEvent

Event data for the QueuePointerEventType.UpdateApproved event

Hierarchy

  • IUpdateApprovedEvent

Index

Properties

currentIndex

currentIndex: number

Current index

Optional currentLongTextArtifactId

currentLongTextArtifactId: number

Current long text artifact ID

Optional currentProductionArtifactId

currentProductionArtifactId: number

Current production artifact ID

currentType

currentType: ViewerType

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

Optional targetLongTextArtifactId

targetLongTextArtifactId: number

Target long text artifact ID

Optional targetProductionArtifactId

targetProductionArtifactId: number

Target production artifact ID

targetType

targetType: ViewerType

Target type