findRun

open override fun findRun(key: ExtractionRunKey): ExtractionRun?

The run stored under key, or null.

Return

The run, or null if this tenant has no run under that id.

Parameters

key

The tenant-qualified run identity.