find By Step Name And Status
abstract override fun findByStepNameAndStatus(stepName: String, status: SagaStepStatus): List<T>(source)
Returns steps with the given stepName in the given status across all sagas.
Returns steps with the given stepName in the given status across all sagas.