findByCompensationStepId

abstract fun findByCompensationStepId(compensationStepId: Long): T?(source)

Returns the compensation step that reverted the original step with id compensationStepId; null if not yet compensated.