findByStatus

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

Returns all sagas currently in the given SagaStatus.