findRun

open override fun findRun(runId: String): CollectorRun?

Find the run header for a given run id.

Return

the run whose CollectorRun.runId matches, or null if none was recorded

Parameters

runId

ID of the collection run