findOneById

abstract fun findOneById(id: Long): T?(source)

Looks up a step by its surrogate id; null if absent.