findByStatus

abstract override fun findByStatus(status: SagaStatus): List<T>(source)

Returns all sagas currently in the given SagaStatus.