Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUpdatedEvent

Event data for the QueuePointerEventType.Updated event

Hierarchy

  • IUpdatedEvent

Index

Properties

currentIndex

currentIndex: number

Current index

Optional currentLongTextArtifactId

currentLongTextArtifactId: number

Optional - Current Long Text Artifact ID

Optional currentProductionArtifactId

currentProductionArtifactId: number

Optional - 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.

previousIndex

previousIndex: number

Previous index

Optional previousLongTextArtifactId

previousLongTextArtifactId: number

Optional - Previous Long Text Artifact ID

Optional previousProductionArtifactId

previousProductionArtifactId: number

Optional - Previous Production Artifact ID

previousType

previousType: ViewerType

Previous type