findSagaById

open fun findSagaById(sagaId: String): S?(source)

Looks up the saga by id, returning null if absent.