Interface: IContentComparison

Results of the comparison of two content descriptions for use in content highlighting

Properties

isNewProduction

readonlyisNewProduction: boolean

Whether or not the new content has a different production ID than the previous content

NOTE: This field may be true, even when the viewer type is not "production"


isNewProductionType

readonlyisNewProductionType: boolean

Whether or not the new content has a different production type than the previous content

NOTE: This field may be true, even when the viewer type is not "production"


isNewQueueItem

readonlyisNewQueueItem: boolean

Whether or not the new content is for a different queue item than the previous content


isNewTextField

readonlyisNewTextField: boolean

Whether or not the new content has a different text field than the previous content

NOTE: This field may be true, even when the viewer type is not "text"


isNewTransform

readonlyisNewTransform: boolean

Whether or not the new content has a new item transform result than the previous content

NOTE: This field may only be true when the new content is for the same queue item and viewer type as the previous content.


isNewViewerContent

readonlyisNewViewerContent: boolean

Whether the new content is for the same queue item and viewer type, but new content within a specific viewer type (i.e. new text fields, new productions, new production types, or new item load transform results)


isNewViewerType

readonlyisNewViewerType: boolean

Whether or not the new content is for a different viewer type than the previous content


isSameContent

readonlyisSameContent: boolean

Whether or not the new content is the same as the previous content


result

readonlyresult: ContentComparisonResult

Comparison result