<PackageReference Include="Relativity.Server.Productions.SDK" Version="25000.0.1" />

Relativity.Productions.Services.V1.IProductionQueueManager

The interface enables interaction with Relativity Production Queue.

Sets the cancel job for a production job given its job ref.

Cancels all production jobs for the given mass operation database token

Makes a request to cancel multiple production jobs.

Task<MassProductionQueueResult> MassPrioritizeAsync(string databaseToken, int priority)

Sets priority for all production jobs for the given mass operation database token

Retries all production jobs for the given mass operation database token

Makes a request to retry multiple production jobs currently in an Error state or to retry a delete job.