Constructors

Properties

createdById?: string

Fetch jobs filtered by creator id

failedReadyToRestart?: boolean

Fetch jobs that are in ERROR status and are ready for restart.

organizationId?: string

Fetch jobs filtered by organization id

popId?: string
processedBy?: string

Fetch jobs filtered by processor id

readyForProcessing?: boolean

Fetch jobs that are in QUEUED status and are ready for processing.

referenceId?: string

Fetch jobs filtered by file id

search?: string
status?: JobStatus
statuses?: JobStatus[]
type?: string
types?: string[]
workerQueue?: string
workerType?: string
workerTypes?: string[]