Disables the extension with the provided ID and reloads the page
This is provided for debug purposes. Clearing browser sessionStorage or logging out of Relativity will reset this override.
ID of the extension to disable
Disables the extensions framework and reloads the page
This is provided for debug purposes. Invoking this method will prevent the Review Interface application from requesting extensions from Relativity. Clearing browser sessionStorage or logging out of Relativity will reset this override.
Enables any disabled extensions and reloads the page
This is provided for debug purposes. If the extension framework has been disabled, this will not enable it. Clearing browser sessionStorage or logging out of Relativity will reset this override.
Enables the extension with the provided ID and reloads the page
This is provided for debug purposes. Clearing browser sessionStorage or logging out of Relativity will reset this override.
ID of the extension to enable
Enables the extensions framework and reloads the page
This is provided for debug purposes. Invoking this method will cause the Review Interface application to begin requesting extensions from Relativity, if it has previously been disabled. Note: There are certain scenarios when the application will never request extensions, regardless of whether this method has been invoked. Clearing browser sessionStorage or logging out of Relativity will reset this override.
API for debugging Relativity Review IExtensions