Relativity API Helpers
|
Include interfaces that you can program against when developing agents, custom pages, and event handlers. They provide the ability to write common code for sharing across these extensibility points to simplify your development processes |
|
Agents
|
Build and deploy custom custom agents to perform background processing in Relativity. Because these agents perform background work, they don't interfere with user activities performed through the Relativity UI. These agents aren't event driven so they have no dependency on user activity. |
|
Custom Pages
|
The Relativity Server Custom Pages framework .NET package to create your own look and feel for applications that you develop on the Relativity platform. You can develop your own cascading style sheets (CSS), JavaScript, HTML, and images for your custom pages. Additionally, custom pages can dynamically display or manipulate data stored in a Relativity database and Relativity Dynamic Objects (RDOs). |
|
Event handlers
|
Customize workflows for your organization to apply unique business logic to documents and Relativity Dynamic Objects (RDOs). |
|
Custom / Kepler APIs
|
Use the Kepler hosting library to deploy your own REST APIs within Relativity |
|