findByTypeAndStatus

abstract override fun findByTypeAndStatus(type: String, status: SagaStatus): List<T>(source)

Returns sagas matching both type and status.