findByStartedAtBefore

abstract override fun findByStartedAtBefore(startedAt: Instant): List<T>(source)

Returns sagas whose Saga.startedAt is strictly before startedAt.