Available queues
Creates a new Document queue item
Document artifact ID
Newly created Document queue item
Creates a new IQueue
The name of the Queue that is displayed to the user
Items in the queue
Newly created queue
Creates a new RDO file queue item
Artifact ID of the file field on the Relativity Object Type
File ID of the file uploaded to the field
Newly created RDO File queue item
Deletes an IQueue
ID of the queue to delete
Boolean indicating if the queue was successfully deleted
Unregisters an event handler
Event to unregister from
Event handler function. If not passed in, it removes all event handlers.
Boolean indicating if the event handler was registered as a one-time event handler (Defaults to false)
Registers an event handler
Event to listen for
Event handler function
Registers an event handler that is only run once
Event to listen for
Event handler function
Service for managing IQueues