Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRelativityConfiguration

Configuration used for communicating with a Relativity Instance

Hierarchy

  • IRelativityConfiguration

Index

Properties

Optional authMode

authMode: AuthMode

Authentication mode

Optional baseUrl

baseUrl: string

The Base Url used for routing.

type

{string}

Optional bearerToken

bearerToken: string

Bearer Token

Optional enableRelativityInternalRouting

enableRelativityInternalRouting: boolean

Optional - Allows router to update query strings on window.top whenever a user navigates

type

{boolean}

initialIndex

initialIndex: number

Initial review queue index

initialPageLayout

initialPageLayout: ViewerScrollMode

Initial Page Layout

Optional initialProductionArtifactId

initialProductionArtifactId: number

Initial production artifact ID for use in the production viewer (optional)

initialReviewQueueDocuments

initialReviewQueueDocuments: number[]

Initial review queue documents

initialThumbnailVisibility

initialThumbnailVisibility: boolean

Initial Thumbnail Visibility

initialType

initialType: ViewerType

Initial viewer type

initialZoomLevel

initialZoomLevel: number

Initial zoom level

This property is only used when initialZoomMode is set to ViewerZoomMode.percentage. See ViewerZoomMode for more details.

initialZoomMode

initialZoomMode: ViewerZoomMode

Initial zoom mode

Optional servicesBaseUrl

servicesBaseUrl: string

Base URL for Relativity services

workspaceId

workspaceId: number

Workspace artifact ID